Xcode 5: How to add a UUID to a provisioning profile managed by xcode?

As the title says, I'm trying to add a device to a provisioning profile that is managed by Xcode 5.

I added the UUID to the dev website, but I cannot edit the provisioning profile myself. Is there a way to add a device other than creating a new provisioning profile that is not controlled by xcode? Thanks in advance.

+4
source share
1 answer

Do you have a device that you have UUID to add “in hand”? If so, go to your organizer and click the "use for development" button.

, (AdHoc) UUID.

+5

All Articles