ios-control / ios-deploy

Install and debug iPhone apps from the command line, without using Xcode
GNU General Public License v3.0
3.33k stars 462 forks source link

Update device detection json output to include the interface #554

Closed ivanhernandez13 closed 2 years ago

ivanhernandez13 commented 2 years ago

Update device detection json output to include the interface over which the device was found (e.g. Wifi, USB, etc) and to correctly start a session before fetching device attributes. Previously without a session, devices connected over wifi would return null for some attributes including BuildVersion and DeviceClass.