Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 8 provisioning profile won't download

I recently updated to Xcode 8 and as I click on "download" option next to provisioning profile in Xcode/Preferences/Accounts/View Details menu it changes to gray and does not download. After restarting Xcode the download button is again clickable and the problem persists. Xcode 8 "starts" download and button is grey forever Manual download of provisioning profile and dropping on Xcode icon don't add the profile to specific developer account in Xcode 8. Anyone had this problem recently and solved it? I checked all questions related to new Xcode version, still no solution.

like image 513
Wladek Surala Avatar asked Sep 26 '16 19:09

Wladek Surala


People also ask

Can't find any available provisioning profiles for iOS simulator?

If your Bundle Identifier has a name like "com. myapp. app1", you will get this error: Could not find any available provisioning profiles for iOS, because your profile accept only apps with the names started with com. companyname and you are using a appname different.

How do I download a provisioning file?

In the Review, Name and Generate section, in the Provisioning Profile Name, enter the name for your provisioning profile. Click Generate. In the Download and Install section, click Download, and then save the . mobileprovision file with your profile on your hard drive.


1 Answers

I'm seeing the same issue where the download button is grayed but the download never seems to complete.

I manually deleted all the profiles in finder and clicked on download. Even if the download doesn't seem to complete, the profile is still downloaded...

You can check out your profiles in finder at

HOME/Library/MobileDevice/Provisioning Profiles 

enter image description here

like image 105
mogile_oli Avatar answered Sep 22 '22 06:09

mogile_oli