ohho
ohho

Reputation: 51901

How to fix Xcode Organizer hanged at "Installing team provisioning profile"?

XCode 3.2.5 Organizer hanged when I try to "Use for Development" a Touch (2nd Generation), for over 30 mins:

alt text

If I try to quit, it shows a warning:

alt text

How can I fix it?

Upvotes: 13

Views: 3999

Answers (1)

Arnaud Meuret
Arnaud Meuret

Reputation: 984

Just unplug the device and plug it back in.

It will probably complain about not having the debug symbols or the software image for its OS version and offer to get the necessary info from the device. Accept, and a couple of minutes later you should see the green light for the device in the organizer.

No need to reboot anything or even restart XCode.

Upvotes: 45

Related Questions