Skip to content

Commit

Permalink
Usbmuxd debug option changed from -d to -v (#464)
Browse files Browse the repository at this point in the history
Co-authored-by: renini <renini@local>
  • Loading branch information
renini and renini committed Apr 8, 2024
1 parent 5826e6b commit b738603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ios/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ ideviceinfo
This should show many details on the connected iOS device. If you are connecting the device to your laptop for the first time, it will require to unlock and enter the PIN code on the mobile device. If it complains that no device is connected and the mobile device is indeed plugged in through the USB cable, you might need to do this first, although typically the pairing is automatically done when connecting the device:

```bash
sudo usbmuxd -f -d
sudo usbmuxd -f -v
idevicepair pair
```

Expand Down

0 comments on commit b738603

Please sign in to comment.