Failed to prepare the device for development

👨🏻‍💻 热爱摄影的程序员

👨🏻‍🎨 喜欢编码的设计师

🧕🏻 擅长设计的剪辑师

🧑🏻‍🏫 一位高冷无情的编码爱好者

大家好,我是 DevOps 工程师

欢迎分享 / 收藏 / 赞 / 在看!

【问题】使用 Xcode 连接真机 iPhone 时,出现 Failed to prepare the device for development. 的错误。

笔者相关软件设备信息:

Xcode 14.2

iOS 16.7

bash 复制代码
Failed to prepare the device for development.
This operation can fail if the version of the OS on the device is incompatible with the installed version of Xcode.
You may also need to restart your Mac and device in order to correctly detect compatibility.

【解决】

原因是 Xcode 与 iOS 版本不兼容,没有找到对应设备支持包。

来到 Gitee - iOSDeviceSupport 下载对应 iOS

版本的设备支持包,解压后放到 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

目录下,重启 Xcode 即可。

笔者下载的是 iOS 16.6,同样支持 iOS 16.7

相关推荐
张二三4 小时前
flutter 开发笔记(九):原生桥接
android·flutter·ios
ii_best4 小时前
ios越狱脚本巨魔商店安装教程
ios
Batac_蝠猫5 小时前
iOS - 消息机制
ios
Batac_蝠猫5 小时前
iOS - 线程与AutoreleasePoolPage
ios
命运之手7 小时前
[ Java ] Install MySQL on Mac
java·mysql·macos
健忘已成殇9 小时前
iOS 本地新项目上传git仓库,并使用sourceTree管理
git·ios·xcode·cocoapods
ii_best9 小时前
ios脚本巨魔商店多巴胺越狱基本操作教程
ios
Batac_蝠猫9 小时前
iOS - AutoreleasePool
ios
长风清留扬12 小时前
小程序开发-页面事件之上拉触底实战案例
前端·javascript·css·ios·微信小程序·小程序·html
谢斯12 小时前
[Unity]MacOS下开发Unity
macos·unity·游戏引擎