add UDID in current provisioning profile

前端 未结 4 1956
迷失自我
迷失自我 2020-12-20 12:46

I have a distribution provisioning profile with 1 device already. Now there are a couple more devices want to be added to this project.

How do I do to add them in wi

4条回答
  •  借酒劲吻你
    2020-12-20 13:20

    If you need to find out your UDID then visit here: http://whatsmyudid.com/

    If you already know your UDID then go to the Devices section of your iOS Provisioning Portal and click "Add Devices":

    enter image description here

    Enter in your Device Name and UDID (it's best to copy and paste) and hit Submit: enter image description here

    • Once you successfully add your device's UDID, edit the provisioning profile to which you want to add the device.
    • Select the device from the list
    • Click on generate.
    • Download the new profile.

    Enjoy :)

提交回复
热议问题