While submitting my iOS App to the App Store, validation fails with the message:
iPhone/iPod Touch: application executable is missing a required architecture.
At least one of the following architectures(s) must be present: armv6
I'm using Xcode 4.5 (4G182), currently the latest. Some of my build settings:
What's going wrong here?
Set the iOS Deployment Target to iOS 4.3.