libimobiledevice / ideviceinstaller

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

"No device found" error starting with iOS 16.0 beta #145

Closed grebulon closed 2 years ago

grebulon commented 2 years ago

I installed iOS 16 beta, and started getting this "No device found" error. The device is connected and I can install on it manually with Xcode's Devices and Simulators.

$ ideviceinstaller -v ideviceinstaller 1.1.1 $ ideviceinstaller -l No device found.

grebulon commented 2 years ago

Sorry, please ignore I updated dependencies in homebrew and it started to work again.