list attached iOS devices | idevice_id
·
98 words
·
1 minute read
idevice_id is a command-line program to list attached iOS devices or print the device name of a given device.
List the UDIDs of all attached devices:
idevice_id --list
List the UDIDs of all devices available via the network:
idevice_id --network
More information: https://manned.org/idevice_id .
I hope you enjoyed reading this post as much as I enjoyed writing it. If you know a person who can benefit from this information, send them a link of this post. If you want to get notified about new posts, follow me on YouTube , Twitter (x) , LinkedIn , and GitHub .