I would like to remove my developer profile from xcode, because I’m not sure if xcode is using the profile I want.
So, with the organizer I delete it, but I’m able to install my app in the device, so, it is not deleted, is it?
how can I remove it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are multiple places where a provisioning profile would be cached. Organizer is only one place. When building the app it creates a copy in a temporary location. Then the built product also has a copy as embedded.mobileprovision. When the app gets installed on the device the profile is copied into the device’s profile store.
So to completely get rid of all instances of the profile: