Skip to content
/ udids Public

Mac OS X command line utility for listing UDIDs of connected iOS devices by probing the USB interface.

Notifications You must be signed in to change notification settings

memfrag/udids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

udids

Mac OS X command line utility for listing UDIDs of connected iOS devices by probing the USB interface.

Licensed under the MIT license.

Building

  1. Clone the repo.

  2. Run build script:

    ./build.sh

  3. The udids binary is now in the build/ subdirectory.

Using

Usage: udids

Example output:

model="iPhone 4" udid=00112233445566778899AABBCCDDEEFFDEADBEEF
model="iPhone 5" udid=00112233445566778899AABBCCDDEEFFABADC0DE

About

Mac OS X command line utility for listing UDIDs of connected iOS devices by probing the USB interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published