libimobiledevice / ideviceinstaller

Manage apps of iOS devices
https://libimobiledevice.org
GNU General Public License v2.0
1.26k stars 262 forks source link

How does it decide which device? #135

Closed WilfulTravesty closed 3 years ago

WilfulTravesty commented 3 years ago

If I have more than 1 device plugged into my Mac, how does this application decide which device to query or uninstall the app from?

WilfulTravesty commented 3 years ago

Never mind, I found the app supports the --help option and found the --udid option.