Search code examples
iosobjective-cxcode5provisioning-profile

How remove a old provisioning profile in xcode 5?


I've install different provisioning profile in my xcode 5, before for remove it you had a session with all provisioning profile installed on the mac, but now this session disappear, how can I have access to this session now?


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.

    Edit: For anyone wondering how to actually 'delete'. There are only two ways: a. menu -> b. Hit the / keyboard button.