I'm getting a few errors submitting an app.
Any idea how you fix this error:
ERROR ITMS-90092: “This bundle is invalid. Apps that include an arm64 architecture are required to include an armv7 architecture.”
Looking in Valid Architectures in Xcode I see armv7 listed. So what's the problem?
I finally figured out how to bypass this error and successfully submit my app. Here is what you have to do if you already have armv7 included under build settings > valid architectures:
Hope this helps!!
Make sure that in your Scheme
, Archive
is pointing to Release
, and that your Build Active Architecture
for Release
is No
also.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With