card.io-iOS-SDK v5.2.0 Release Notes

Release Date: 2015-09-30 // over 8 years ago

    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.