On OSX is there any way to programmatically get the list of all iOS mobile provisioning profiles installed on the machine (that's the list you can see in XCode organizer)?.
It's probably the same list, but if you look in ~/Library/MobileDevice/Provisioning Profiles
you'll find the folder of provisioning profiles. So you can just use that path to generate a list (probably with NSFileManager)
Or do a search for extension .mobileprovision
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With