Deleted the Team Provisioning Profile:* in the Provisioning Portal, what to do?

前端 未结 8 1588
情书的邮戳
情书的邮戳 2021-02-06 13:17

I accidentally deleted the Team Provisioning Profile:* in the Provisioning Portal, what should I do now? :/

8条回答
  •  温柔的废话
    2021-02-06 13:55

    I searched everywhere and tried everything and I still could not get Xcode to generate me a new team provisioning profile. Finally I read something in the Apple documentation that said something like:

    "When you add a new device to the portal [through Xcode] Xcode will generate a wild card app ID and an iOS Team provisioning profile, if it does not already exist"

    Re-registering my existing devices did not work. I had to find a device that was not already registered. Once I added this new device it did, finally, re-generate the profile. Here were the steps I took to recreate my team provisioning profile (NB: You should probably be the team agent)

    1. In the provisioning portal delete your iOS Team Provisioning Profile, if it already exists.
    2. In the provisioning portal delete your Wildcard App ID, if it already exists.
    3. Open Xcode and go to the Organiser.
    4. Plug in a new device that you have never registered before.
    5. Right click on the device and select "Add Device to Provisioning Portal"

    Hope that helps someone waste less time than I did.

提交回复
热议问题