Last active
October 15, 2019 06:04
-
-
Save andrewwoz/55e98f1f6a1ba743570b4572f1b0f48a to your computer and use it in GitHub Desktop.
[Inspect provisioning profile] #codesign
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ cd ~/Library/MobileDevice/Provisioning\ Profiles/ | |
$ security cms -D -i xxxxxxxx_your_pp_id.mobileprovision |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment