Last Updated: December 26, 2018
·
23.52K
· gaqzi

Finding the UUID of an iPhone provisioning profile

I'm using RhoMobile to develop simple multi-platform mobile apps, and when trying to setup PUSH notifications I had to find the UUID of my provisioning profile.

So do the following:

  • Download the profile and open it with xcode
  • Open ~/Library/MobileDevice/Provisioning Profiles
  • The UUID is the part before the .mobileprovision of the file that was added last