Cannot sign applications in XCode 6

RB. picture RB. · Sep 16, 2014 · Viewed 11.5k times · Source

I have just upgraded from XCode 5.1 to XCode 6.0 GM and can no longer sign my applications for ad-hoc deployment. I perform the following steps:

  1. I open Window -> Organizer and select "Archives"
  2. I select an archive (either one I have built from XCode 5.1, or one I have built from XCode 6).
  3. I click "Export".
  4. I click "Save for Ad Hoc Deployment" and click "Next"
  5. I select my Development Team and click "Choose"
  6. I receive the below error.

Previously this worked (I signed an application last night, and upgraded this morning), so any ideas would be gratefully received.

Error text

ERROR TEXT

You are not allowed to perform this operation. Please check with one of your Team Admins, or, if you need further assistance, please contact Apple Developer Program Support.

Account Page

Here is the info from my XCode account page.

enter image description here

Answer

Apollo SOFTWARE picture Apollo SOFTWARE · Sep 16, 2014

You need to reimport your provision profile and signing identity. It should be a .developerprofile file. It should be under accounts under XCode preferences. You can see all your developer/member info. I'm assuming you're an agent?

see here