Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

How to delete old provisioning profiles from appearing in Xcode

Is there a way to remove a no longer used provisioning profile from within Xcode? I was previously using a developer provisioning profile named "MY COMPANY Provisioning Profile" and then changed to "MY COMPANY Development Provisioning Profile". When I select the drop down for Code Signing Provisioning Profile within the Debug configuration, I see both:

MY COMPANY Provisioning Profile
and
MY COMPANY Development Provisioning Profile


I don't want MY COMPANY Provisioning Profile to appear in this list.

Thanks,
Ryan

Mac Pro - Intel, Mac OS X (10.5.4)

Posted on Aug 23, 2008 11:30 PM

Reply
4 replies

Aug 24, 2008 1:17 AM in response to parleer

I believe that if you are in XCode, and you go to Window and then Organizer, you will see a list of the profiles on your device. If there are there, you can highlight one, and hit the minus button. You may have to unplug your device, or reset it. It doesn't seem to work perfectly. You can also go to ~/Library/MobileDevices/Provisioning Profile/. in a terminal and RMove them.

Nov 5, 2008 11:23 AM in response to parleer

I am having this exact same problem. The files in the /Users/[your_name]/Library/MobileDevice/Provisioning Profiles folder, are only those .mobileprovision files that were assigned to specific serial numbered devices. It's not the information embedded within Xcode that we want to delete, which just won't go away. We desire to delete these old profiles from within Xcode because we believe the list of identical named profiles is causing some of our unreliable sync problems on our dev team. Thank you for any ideas...

Nov 6, 2008 7:53 PM in response to NR4

I had a similar problem awhile back. I wanted to delete a provisioning profile but when I tried deleting it from Organizer, it never went away and stayed in Organizer and the build settings. What I eventually figured out was I had used this profile for testing on a device and I guess it won't delete if xcode still thinks its being used for a device.
So what I did was plug my test device in so Organizer recognized it, went into the Preferences.app (Settings) on my iphone and deleted the profile off the device. Then when I tried deleting it again in Organizer, it finally went away.

How to delete old provisioning profiles from appearing in Xcode

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.