Skip to content

Instantly share code, notes, and snippets.

@csandeep
Created February 6, 2015 18:33
Show Gist options
  • Save csandeep/a230a8a4bba51eb5e316 to your computer and use it in GitHub Desktop.
Save csandeep/a230a8a4bba51eb5e316 to your computer and use it in GitHub Desktop.
UUID of a mobile provosioning profile
/usr/libexec/PlistBuddy -c 'Print UUID' /dev/stdin <<< $(security cms -D -i path_to_mobileprovision)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment