You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to compile this in a new project, it fails. I found I had to turn on bitcode to get it to compile. The default project file should probably enable bitcode?
The text was updated successfully, but these errors were encountered:
I am also having issue while trying to install app in real device, I am getting below error :
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. for architecture arm64
Trying to compile this in a new project, it fails. I found I had to turn on bitcode to get it to compile. The default project file should probably enable bitcode?
The text was updated successfully, but these errors were encountered: