Adding devices to team provisioning profile

后端 未结 19 1518
旧时难觅i
旧时难觅i 2020-12-02 05:38

I need to add a device to my team provisioning profile, however I do not physically have the device so I can\'t hook it up to my computer so Xcode can\'t add the UDID to my

19条回答
  •  萌比男神i
    2020-12-02 06:22

    Get the UDID from iTunes:
    http://www.innerfence.com/howto/find-iphone-unique-device-identifier-udid

    Once you have that:

    1. Login to your iphone provisioning portal through developer.apple.com
    2. Add the UDID in devices.
    3. Add the device to the provisioning profile.
    4. Download the profile again and enjoy.

提交回复
热议问题