20
votes

On the iPhone Provisioning Portal, it shows my iPhone Team Provisioning Profile is Invalid. There is a "Managed by Xcode" text. The "renew" button is disabled.

How can I fix that? Thanks

7

7 Answers

14
votes

Using Xcode 3.2.4, open the organiser window and navigate to the Team Provisioning profile in the profiles section to the left. At the top of the window you should see a refresh button next to the "Automatic provisioning" checkbox. Clicking that should prompt you for your developer credentials and recreate the profile for you

EDIT: You can also right click the device in organiser once it's connected to your machine and manually request that it be added via the context menu

10
votes

If you have invalid Distribution Provisioning Profiles in your App developer account, the easiest way to renew the profiles is “modify” → then just change something and press submit.

You dont have to re-create neither the appstore or adhoc profile and can just renew them this way.

1
votes

All the times I tried to fix stuff regarding the provisioning didn't help, I always end up doing the original process again.

So I recommend you do the same instead of trying to understand the spaghetti interface.

1
votes

This happened with xcode 5.1.1 To activate the provisioning profile again do this:

  • go to xcode preferences
  • Select team
  • View details
  • Refresh Provisioning Profiles

After the last step, the provisioning profile becomes active.

1
votes

In modern versions of xcode 5 or greater

  1. select accounts

enter image description here

  1. Select your dev account and View Details...

enter image description here

  1. Hit the refresh button and now if you look in your ios provisioning profiles at developer.apple.com they should be green

enter image description here

0
votes

same problem, same solution. Gave me the same error ("An unexpected error occurred"), but then the "renew" button on the provisiioning portal is enabled (or better, it becomes "Download"). Simply download it and double click it and you're done

-2
votes

Leave that profile alone: It's managed by Xcode.

Create another profile.