ISBX / apprtc-ios

A native iOS video chat app based on WebRTC
BSD 3-Clause "New" or "Revised" License
1.35k stars 413 forks source link

bitCode support #72

Open ansonlo opened 7 years ago

ansonlo commented 7 years ago

It's very popular for the app to support the bitCode. How to enable this feature?

wenxin3262 commented 7 years ago

You can have it by compiling directly from the source, see commit 15175. However I don't like bitcode, for some reason it's hard to manage dSYMs.