When I\'m updating my first iOS app , I have 2 problems validating them,
*iPhone/iPod Touch:application executable is missing a required architecture. At le
I've got the same issue, and it got resolved..
It turned out, that i've different Bundle/Executable name than the project name.
Go to Project > double click Target
Rename it to the Bundle/Executable name, then build for Release/iOS Device
and the Application loader will accept your App.