Xcode 8.3 / Xcode 9.0 Refresh provisioning profile devices
Step 1. Click on desktop then from top menu Go > Go to Folders...
Step 2. Write/Paste following path and enter:
~/Library/MobileDevice/Provisioning\ Profiles/
Step 3. Select Provisioning Profiles folder and delete all provisions profiles in it
Step 4. Go to xCode Preference > Accounts > Apple ID and then click on Download Manual Profiles button
This is what you need to do:
- Go to
~/Library/MobileDevice/Provisioning\ Profiles/
and delete all the provisioning profiles from there. - Go to Xcode > Preferences > Accounts and select the Apple ID.
- Click
Download Manual Profiles
orDownload All Profiles
. And it will download all the provisioning profiles again.
First delete the provisioning profile from ~/Library/MobileDevice/Provisioning\Profiles/
, then edit provisioning profile from developer portal and select all devices while editing Provisioning profile. Then download this profile and open in your Xcode.
Remove the .mobileprovision file for the app this way :
The command in the terminal is : rm