AdaSupport / ios-sdk

EmbedFramework is a small iOS SDK that is used to embed the Ada Chat bot into native iOS applications.
MIT License
4 stars 21 forks source link

AdaEmbedFramework does not enable bitcode #28

Closed chinloyal closed 3 years ago

chinloyal commented 3 years ago

Version: 1.3.0

AdaEmbedFramework' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target.

Can you rebuild this with bitcode enabled, our app needs this

michaellazz commented 3 years ago

@chinloyal Version 1.3.7 should be bitcode enabled. Please use this version and reach out if it is still not working.