Search code examples
iosxcodexcode3.2

Remove old/unused provisioning profiles from xcode


I initially had one beta tester for my ios app. Eventually the number has gradually increased to 4. So from time to time I have kept on modifying the same provisioning profile. On the website, it shows a single provisioning profile, thats just fine.

But in xcode, it is showing all those profiles which I have used, How can I remove them from xcode so that only the latest one is displayed(as on the website).

Xcode: 3.2.5


Solution

  • Go to Organizer -> Devices -> Provisioning profiles, Now you delete provisioning by right click and delete.