VoIPGRID / Vialer-pjsip-iOS

A Vialer specific PJSIP build distributed through cocoapods
GNU General Public License v3.0
72 stars 57 forks source link

Enable bitcode build options #20

Closed liloew closed 6 years ago

liloew commented 6 years ago

Add bitcode build options for #16 .

redmerloen commented 6 years ago

Do you think it would be better to maybe have bitcode on by default?

liloew commented 6 years ago

Yes, enable bitcode by default may be better, but this will cause the framework to large. If enable it by default, I suggest remove the pre-built framework from repo because of some developer may stay in poor network environment.

redmerloen commented 6 years ago

The prebuild framework is needed because that is used in the Cocoapod, so I don't think it can't be removed.

liloew commented 6 years ago

Had enable the bitcode by default.