when archiving my app and trying to upload the binary to iTunes Connect through Xcode or Application Loader (after a successful export), I have this error without much more information:
ERROR ITMS-90085: "No architectures in the binary. Lipo failed to detect any architectures in the bundle executable."
More information: - iOS app (min version: iOS 9.0) - Xcode 7.3 (no update available in MAS)
Did you ever encounter this error? What is this about? How can I fix it?
EDIT: in my Info.plist, my product name didn't change between last version submission and now, so this answer (Appstore FailureNo architectures in the binary. Lipo failed to detect any architectures in the bundle executable.” At SoftwareAssets/SoftwareAsset) doesn't work in this case.
Thanks, Cyril