In order to solve this problem:
As default value is a "Yes" for iOS, you'll need to disable it on your own.
To do: Disable "Enable Bitcode" setting inside Build Settings.
- select targeted app
- select "Build Settings" tab
- at the search bar under the tabs, search for the keyword "bitcode" (or find it under Build Options)
- change Enable Bitcode to "No".
Enable Bitcode |
Try to Build your app again.
References:
What does enable bitcode do in xcode 7
No comments:
Post a Comment
Hey, thank you for spending time leaving some thoughts, that would be really helpful as encouragement for us to write more quality articles! Thank you!