抄作业要抄完整
https://github.com/electricbubble/gidevice-cli
在 Releases 里下载对应系统的可执行文件
$ gidevice list
现阶段需要用户自己挂载开启
开发者模式
$ gidevice mount -l
$ gidevice mount -d=/path/.../DeviceSupport/14.4/
$ gidevice mount /path/.../DeviceSupport/14.4/DeveloperDiskImage.dmg /path/.../DeviceSupport/14.4/DeveloperDiskImage.dmg.signature
$ gidevice applist
$ gidevice launch com.apple.Preferences
$ gidevice kill com.apple.Preferences
# 默认开启本地端口 `8100` 转发设备的 `8100` 端口
$ gidevice forward
$ gidevice forward -l=9100 -r=9100
$ gidevice xctest com.leixipaopao.WebDriverAgentRunner.xctrunner