I've finished my iPhone and iPod touch game now and just set up the details on iTunes connect for the game. Now I need to submit the actual application.
The thing is, I downloaded XCode 4.2 and while I would normally just follow the instructions on Apples developer site, that help guide is shown for an older and very differently laid out version of XCode. I looked elsewhere to find a tutorial on how to archive and submit my app but when I validated the archive, I got one single error message.
Code
iPhone/iPod Touch: application executable is missing a required architecture. At least one of the following architecture(s) must be present: armv6 (-19033)
The thing is, I don't want my game on arm6 because it runs slow and crashes on second generation.
Is there anybody that has already submitted for arm7 only (4th gen) that can teach me step by step on how to submit my final build?