Not able to install provisioning profiles from xcode.
Ensured that all options for new versions(XCode 11 or later) are added from developer portal and downloading profile.
Not able to install provisioning profiles from xcode.
Ensured that all options for new versions(XCode 11 or later) are added from developer portal and downloading profile.
Make sure any connected iPhones/devices are unlocked then trying installing again.
This looks to be an issue on the XCode side. The below solution Succeeds!
Click on Import Profile
Then Select the profile you want from the finder window
Import Succeed!
Select Xcode => Preferences => Accounts => Sign in with your app specific developer account => and select Download Manual Profiles
Follow the below steps
In my case, it works this way Remove any connected devices and try again
I had the same problem. Try this:
After that the profile should install and your app should run fine.
I tried everything (restarting iPhone, switching to 5G and back to Wi-Fi, etc. etc.) - nothing worked. Until I randomly tried to disable "Stolen device protection", which I have enabled some time ago. And then everything has just worked. I hope it will help someone with the same issue.
I'm going to post this in multiple places as I just went through this dance and NONE of the advice worked. iOS 17.3.1 and XCode15.2. I think the precipitating issue was that my provisioning profile expired.
I restarted, wiped DerivedData, created new certs, new profiles, double-checked the device was included in the list, had a happy thought when the device list needed its annual reset ... all the advice here and elsewehere didn't fix.
What DID seem to turn the corner was simply building a new app with XCode managing signing and running it on the device!
When I did that, before it deployed to the device, I got the Codesign auth popup on Mac so it could have access to the keychain.
After authorising and running that app from XCode, I was able to deploy my app to device!
© 2022 - 2024 — McMap. All rights reserved.