Search code examples
iosxcodeprovisioning-profileios-provisioning

How to remove provisioning profiles from Xcode


Does anyone know how to remove previously installed provisioning profiles from Xcode?

I have seen this link, but I am not able to find that location in my system.

So I think there must be some other way to remove provisioning profiles.


Solution

  • It's simple, go to this folder:

    ~/Library/MobileDevice/Provisioning\ Profiles/
    

    Open finder on your mac, and click on Go -> Go to Folder ... Just paste this into the search bar and hit Open. It will show the list of provisioning profiles present in Xcode. Delete all provisioning profiles.