Skip to content

Extracts the list of supported udids from an iOS provisioning profile

License

Notifications You must be signed in to change notification settings

lumberlabs/udid_extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Need a list of all the udids associated with a provisioning profile?

  1. Export your provisioning profile from Xcode, or re-download it from Apple's Provisioning Portal.
  2. Run extract_udids.py <somefilename.mobileprovision>.

Requires Python 2.7, or Python 2.6 + argparse.

BSD license.

About

Extracts the list of supported udids from an iOS provisioning profile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages