No Code Signing Provisioning Profile Tab in Xcode

Hey folks,
I will distribute my little Game on appstore but
I have a problem with Xcode 3.1.2.
I missing the Code Signing Provisioning profiles field in my Xcode.
How can I restore this? I see only the Code Signing Identity.

Thank you

I had the exact same issue. The iTune docs may not be up to date.

I followed the docs and dragged the provisioning profile for distribution to the xcode icon on the doc before I did my build. I then did a clean then build. If you look in the Build results you should see language that says it was signed with the distribution profile. I think it mangled the actual name of the dist profile but it works.

My app is now on the app store! Don’t give up.

In the latest iPhone SDK release, the provisioning profile and certificate fields were merged in Xcode’s inspector. So if you click the drop down list you should see all the combinations of provisioning profiles and certificates that you have installed on that machine.