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
{{ message }}
This repository has been archived by the owner on Aug 24, 2019. It is now read-only.
I get the following error when submitting with Application Loader (compiled with Xcode 8.2.1):
ERROR ITMS-90668: "Invalid Bundle Executable. The executable file 'MyApp AppStore.app/Watch/MyApp Watch App.app/PlugIns/MyApp Watch Extension.appex/Frameworks/CommonCrypto.framework/CommonCrypto' contains incomplete bitcode. To compile binaries with complete bitcode, open Xcode and choose Archive in the Product menu."
ERROR ITMS-90209: "Invalid Segment Alignment. The app binary at 'MyApp.app/Watch/MyApp Watch App.app/PlugIns/MyApp Watch Extension.appex/Frameworks/CommonCrypto.framework/CommonCrypto' does not have proper segment alignment. Try rebuilding the app with the latest Xcode version."
Can I use this for targets that require Bitcode to be enabled, like watchos 3 apps?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I get the following error when submitting with Application Loader (compiled with Xcode 8.2.1):
Can I use this for targets that require Bitcode to be enabled, like watchos 3 apps?
The text was updated successfully, but these errors were encountered: