How to find Apple provisioning profile UUID

R Rob Roberts 3 years ago
2221 3 0

Does anyone know how to find the Apple provisioning profile UUID with Xcode 6? It could be found in the Organizer window in earlier Xcode versions, but I can't find it in Xcode 6.

Thanks,
--Rob Roberts

Please register or login to post a reply

3 Replies

A Adel Sari

You can find the provisioning profile UUID easily without xCode,
just download and open your provisioning profile with any text editor (like notePad, TextEdit), and look for
UUID
your_uuid_value_is_here

J Jon Tara

The iPhone Configuration Utility is another alternative. It will give you a list of the provisioning profiles installed on your machine, and then you can select any of them. When you select one, there is an information block at the bottom that shows the UDID, among other things. I've found it's the easiest way!

R Rob Roberts

OK, I figured it out. (Apple really doesn't make this easy.) In case anyone else has the same problem, here's how to get the provisioning profile's UUID.

Open Xcode and go to Preferences/Accounts.
Click on your Apple ID, click the Details button, and then click the refresh icon (at the lower right of the window).
Right-click on the provisioning profile and select Show in Finder.
The file name (up to the extension) is the UUID. I.E. - .mobileprovision

If anyone knows a more straightforward way to get it, please post it here.

--Rob Roberts

CONTACT
Can’t find what you’re looking for?