Last Updated: January 28, 2019
·
2.852K
· jamesw

warning: iPhone/iPod Touch: application executable is missing a required architecture

The Error:
warning: iPhone/iPod Touch: application executable is missing a required architecture. At least one of the following architecture(s) must be present: armv6 (-19033) Unable to validate your application. - (null)

The solution:
Manually add armv6 in 'PROJECT' by double clicking the armv7 bit, deleting what's there and adding armv6 and armv7.
Picture