Adding devices to team provisioning profile

后端 未结 19 1407
旧时难觅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条回答
  • 2020-12-02 06:35
    • Login to your iPhone provisioning portal through developer.apple.com
    • Add the UDID in devices
    • Go to Provisioning Profile sections. Click on your provisioning profile, click on Edit.
    • In Device section select your added device and generate provisioning certificate again.
    • Download it and double click. It will automatically added in your Xcode.
    • To check UDID present in .ipa file or not. Generate .ipa file and upload on diawi.com, get diawi link and hit on Safari browser. You can check their how many UDID are integrated in generated .ipa.
    0 讨论(0)
提交回复
热议问题