Laurenz Glück
Laurenz Glück

Reputation: 1762

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: https://i.sstatic.net/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

Upvotes: 4

Views: 7823

Answers (1)

stebooks
stebooks

Reputation: 2337

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!

Upvotes: 19

Related Questions