Error when uploading to App Store - 64 bit architecture
Posted: Mon Aug 07, 2023 5:20 pm
Hi,
Just ran into another problem trying to get one of my old apps updated on the app store.
When uploading in Transporter to upload fails with the message
Asset validation failed (90502)
Invalid Bundle: Your binary has a 64-bit architecture slice, so must include the "arm64" value for the UIRequiredDeviceCapabilities key in your Xcode project.
Learn more (https://developer.apple.com/library/arc ... 009252-SW3)
Is this a new issue, or just one affecting my app. I cannot think of anything special in the app, it uses the SQL external but nothing else.
Just ran into another problem trying to get one of my old apps updated on the app store.
When uploading in Transporter to upload fails with the message
Asset validation failed (90502)
Invalid Bundle: Your binary has a 64-bit architecture slice, so must include the "arm64" value for the UIRequiredDeviceCapabilities key in your Xcode project.
Learn more (https://developer.apple.com/library/arc ... 009252-SW3)
Is this a new issue, or just one affecting my app. I cannot think of anything special in the app, it uses the SQL external but nothing else.