-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
We tried to upload to apple store, then get the following errors:
iTunes Store Operation Failed
description length:1020218
iTunes Store Operation Failed
ERROR ITMS-90087: "Unsupported Architectures. The executable for ****.app/Frameworks/AWSCognito.framework contains unsupported architectures '[x86_64, i386]'."
iTunes Store Operation Failed
ERROR ITMS-90087: "Unsupported Architectures. The executable for ****.app/Frameworks/AWSCore.framework contains unsupported architectures '[x86_64, i386]'."
iTunes Store Operation Failed
ERROR ITMS-90087: "Unsupported Architectures. The executable for ****.app/Frameworks/AWSS3.framework contains unsupported architectures '[x86_64, i386]'."
iTunes Store Operation Failed
ERROR ITMS-90635: "Invalid Mach-O Format. The Mach-O in bundle "****.app/Frameworks/AWSCognito.framework" isn’t consistent with the Mach-O in the main bundle. The main bundle Mach-O contains armv7(bitcode) and arm64(bitcode), while the nested bundle Mach-O contains X86_64ALL(machine code). Verify that all of the targets for a platform have a consistent value for the ENABLE_BITCODE build setting."
iTunes Store Operation Failed
ERROR ITMS-90635: "Invalid Mach-O Format. The Mach-O in bundle "****.app/Frameworks/AWSCore.framework" isn’t consistent with the Mach-O in the main bundle. The main bundle Mach-O contains armv7(bitcode) and arm64(bitcode), while the nested bundle Mach-O contains X86_64ALL(machine code). Verify that all of the targets for a platform have a consistent value for the ENABLE_BITCODE build setting."
iTunes Store Operation Failed
ERROR ITMS-90635: "Invalid Mach-O Format. The Mach-O in bundle "****.app/Frameworks/AWSS3.framework" isn’t consistent with the Mach-O in the main bundle. The main bundle Mach-O contains armv7(bitcode) and arm64(bitcode), while the nested bundle Mach-O contains X86_64ALL(machine code). Verify that all of the targets for a platform have a consistent value for the ENABLE_BITCODE build setting."
iTunes Store Operation Failed
ERROR ITMS-90209: "Invalid Segment Alignment. The app binary at '****.app/Frameworks/AWSCognito.framework/AWSCognito' does not have proper segment alignment. Try rebuilding the app with the latest Xcode version."
iTunes Store Operation Failed
ERROR ITMS-90209: "Invalid Segment Alignment. The app binary at '****.app/Frameworks/AWSCore.framework/AWSCore' does not have proper segment alignment. Try rebuilding the app with the latest Xcode version."
iTunes Store Operation Failed
ERROR ITMS-90209: "Invalid Segment Alignment. The app binary at '****.app/Frameworks/AWSS3.framework/AWSS3' does not have proper segment alignment. Try rebuilding the app with the latest Xcode version."
iTunes Store Operation Failed
ERROR ITMS-90125: "The binary is invalid. The encryption info in the LC_ENCRYPTION_INFO load command is either missing or invalid, or the binary is already encrypted. This binary does not seem to have been built with Apple's linker."
iTunes Store Operation Failed
WARNING ITMS-90704: "Missing App Store Icon. iOS Apps must include a 1024x1024px App Store Icon in PNG format. Without providing the icon in the Asset Catalog or via iTunes Connect, apps cannot be submitted for App Review or Beta App Review. Refer to https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/app-icon/ for more information."
iTunes Store Operation Failed
WARNING ITMS-90080: "The executable 'Payload/****.app/Frameworks/AWSCognito.framework' is not a Position Independent Executable. Please ensure that your build settings are configured to create PIE executables. For more information refer to Technical Q&A QA1788 - Building a Position Independent Executable in the iOS Developer Library."
iTunes Store Operation Failed
WARNING ITMS-90080: "The executable 'Payload/****.app/Frameworks/AWSCore.framework' is not a Position Independent Executable. Please ensure that your build settings are configured to create PIE executables. For more information refer to Technical Q&A QA1788 - Building a Position Independent Executable in the iOS Developer Library."
iTunes Store Operation Failed
WARNING ITMS-90080: "The executable 'Payload/****.app/Frameworks/AWSS3.framework' is not a Position Independent Executable. Please ensure that your build settings are configured to create PIE executables. For more information refer to Technical Q&A QA1788 - Building a Position Independent Executable in the iOS Developer Library."
landonalder
Metadata
Metadata
Assignees
Labels
No labels