How to add UDID to the provisioning profile? [duplicate]

最后都变了- 提交于 2019-11-27 23:01:33

问题


I have 3 iOS devices for which I want to deploy the application. How can I add the UDIDs of my devices to the mobile provisioning profile so that I can deploy ad-hoc IPAs to the devices?

I am unable to add UDIDs to the provisioning profile.

Thanks, Ankit.


回答1:


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 in your Device Name and UDID (it's best to copy and paste) and hit Submit:

Once successful you can then create a App ID and add the devices to that.



来源:https://stackoverflow.com/questions/15804332/how-to-add-udid-to-the-provisioning-profile

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!