In both XCode and the iPhone Configuration Utility, there is a Provisioning Profiles item that shows at most 2 devices in a provisioning profile. It also says "8 other devices".
Is there any convenient way to find out what those other 8 are (without going back to the provisioning portal?)
The easiest way to manage the provisioning profiles on the iPhone is to open Xcode and select the menu item "Devices and Simulators" in the Window menu. Right-click on your iPhone XS and select "Show provisioning profiles". You'll then be able to see the installed profiles, add new ones and delete existing profiles.
Just open the .mobileprovision file in a text editor. You will see all the UDIDs under ProvisionedDevices key.
I wrote a small program that shows all installed provision profiles and its devices. Application and source code are available from here
https://github.com/pigmasha/MAProvisions
Application features
Suggestions will be well received
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