This repository has been archived by the owner on Jan 12, 2019. It is now read-only.
5.2.0: Enable Bitcode
-
Enable Bitcode (#119)
The library is now built with Xcode 7.0. It has Bitcode enabled which
does significantly increase the static library. However, when an app
is compiled and distributed by the App Store, the app size should not
significantly increase compared to before Bitcode enablement. You must also
use Xcode 7 since previous versions of Xcode are not fully compatible
with Bitcode enabled libraries.