I want to export my iOS app as an ipa file for Testflight. For some reason only on this project there is no option to build an .ipa file. Instead I can only export it as a Mac OS X application. It runs fine on the simulator and on the real device.
I already tried recreating the Ad-Hoc Provisioning profile, but it didn’t change anything.
Would be great if someone knows how to fix that.
Thanks in advance!


I finally found a solution for this problem: I used the “Validate Settings”-button underneath the build settings. The only property Xcode changed for me was the deployment target from iOS 4 to iOS 5.