简体   繁体   中英

Add UDID to Provisioning profile which is managed by xCode?

Physically device is not present , only UDID is. How am I supposed to add UDID of a Apple Device to an existing provisioning profile.

I certainly can't do it from developer.apple.com (membership account) since it shows managed by xcode and Edit option is disabled.

Seeing several answers on here I went to Window->Devices +(icon at the bottom). But it is demanding presence of device.

在此处输入图片说明

I might be missing right step.Last option is to recreate the provisioning profile using membership centre.

Here's what worked for me on Xcode 9.0 when using a provisioning profile managed by Xcode:

  • Add the device on the Apple developer site at https://developer.apple.com/account/ios/device/ and enter a meaningful name and the UDID
  • Delete all previously downloaded provisioning profiles on your local disc at ~/Library/MobileDevice/Provisioning\\ Profiles/

Xcode should then automatically re-download the new provisioning profile that includes the newly added device when needed.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM