I am lost. I am trying to release my first iPhone app, and the instructions in the provisioning portal are leading me into dead ends. Can someone tell me how to do this in XCode 4?
EDIT: Okay, I made the distribution provisioning profile, downloaded it, put it in xcode, and set the release code signing info to it. It archives with no errors. But when I press validate it says “No suitable application records were found.”
Please try Ad-Hoc distribution provisioning profile first on your phone then use same configuration for App store distribution provisioning profile. If your Ad-Hoc works then App store distribution provisioning profile has to work.