Friday, 4 April 2014

No identities are available for signing XCode 5 fix

It's a simple fix once you know how.

  1. On the apple website go to Certificates, Identifiers & Profiles in the Developer Center.
  2. Create a new provisioning profile in Provisioning Profiles / Distribution
  3. Click download profile and open it on the Mac machine. (double click on the download).
  4. Restart XCode.
  5. In the build settings, select the 'iPhone Distribution' in the build settings. (Release)
  6. In the build settings, Provisioning profile select the new profile loaded above.
  7. Product menu-->Archive and follow the instructions.

No comments:

Post a Comment