Refresh devices in team provisioning profile managed by Xcode 7?

后端 未结 14 2005
谎友^
谎友^ 2020-11-30 22:13

It used to be that hitting the refresh arrow/loop button in preferences -> account would pull down a new provisioning profile with all ur new devices.

Now it just do

14条回答
  •  粉色の甜心
    2020-11-30 22:21

    Update for Xcode 8

    With Xcode 8 you don’t need to add the device in the “Member Center” anymore and you can skip some annoying steps.

    What you still have to do are the following steps:

    1. Open “Xcode → Preferences…” (,).
    2. Select the corresponding “Apple ID” from the “Apple IDs” list in the left side of the window. Then select the corresponding “Team” from the list in the bottom right side of the window.
    3. Click on “View Details…”, then click on “Download All Profiles”.
    4. Close the “Preferences” window, select the scheme & affected devices and build your project. Eventually let Xcode automatically register the device.

提交回复
热议问题