Couchbase Lite iOS 1.1.1 also not supporting Enable Bit Code?

Hi,

Recently i downloaded Couchbase Lite iOS 1.1.1, still this SDK also not supporting Enable Bit Code to Yes, when can we expect support Enable Bit code from Couchbase Lite iOS SDK

Hey @itssrinadh,

This is an optional requirement from Apple for apps in iOS 9.x.x
But you are still able to enable/disable bitcode for your project from within Xcode’s Build Setting under the Build Options section.

For the record, there is an issue about that: https://github.com/couchbase/couchbase-lite-ios/issues/916