1、首先卸载之前安装 brew uninstall -f libimobiledevice ideviceinstaller usbmuxd
2、然后下载源码重新编译 brew install -v --HEAD --fresh --build-from-source usbmuxd libimobiledevice ideviceinstaller
如果砸壳重签名后安装ipa过程中出现Install: PreflightingApplication (30%)ERROR: Install failed. Got error "DeviceNotSupportedByThinning" with code 0x00000000: Device iPhone10,3 not in SupportedDevices list for的错误 可以解压ipa包,找到对应的info.plist文件中UISupportedDevices字段,往里面添加对应的信息。重新打包重签名