Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 4.3.2: "No identities were available" - Where to request a Dev Identity?

Hey I have a problem with the validation and upload of apps to the app store with the new version of Xcode (4.3.2)

I installed the new version and now can not longer submit and validate apps.

I only see the following screenshot: http://i.stack.imgur.com/mTpvT.jpg

Can someone tell me WHERE in the dev center ore in iTunes connect I can request an identity?

THX a lot Laurenz from Germany

like image 740
Laurenz Glück Avatar asked Dec 02 '22 00:12

Laurenz Glück


1 Answers

The same thing happened to me. This is how I fixed it:

  1. Login to the iOS dev center
  2. Click "iOS Provisioning Portal" on the right
  3. Click "Provisioning" on the left
  4. Click "Distribution" tab at the top (You should see your distribution profile. If there is nothing there, then you have a problem and will need to create one.)
  5. Click download next to the profile
  6. Open the downloaded file with Xcode.
  7. You're done!
like image 143
stebooks Avatar answered Apr 24 '23 23:04

stebooks