Search code examples
iosxcode5provisioning-profile

How to remove Provisioning profile in xCode 5


I have to make an ipa by Ad-Hoc Distribution but when I have to choose the Provisioning Profile, I have 2 same of them so how I can delete one? I check in my certificate and I have just 1 of that in developer apple panel. I have instal this provisioning profile many time because time by time I've had New device (I've added the provisioning more then 2 time) someone can help me?

this is the picture:

enter image description here


Solution

  • The best way to do this in XCode 5 is using an iPhone Configuration Utility. It lets you manually delete duplicates of provisioning profiles with ease and speed.

    enter image description here

    I keep Xcode closed when I do this just in case. Good luck!