为有牺牲多壮志,敢教日月换新天。

[Xcode DeviceSupport / Xcode真机调试包]:This operation can fail if the version of the OS on the device......

★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★

➤微信公众号:个人独立开发者
➤博主域名:https://www.zengqiang.org
➤GitHub地址:https://github.com/strengthen/LeetCode
➤原文地址:https://www.cnblogs.com/strengthen/p/16340216.html
➤如果链接不是山青咏芝的博客园地址,则可能是爬取作者的文章。
➤原文已修改更新!强烈建议点击原文地址阅读!支持作者!支持原创!
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★

热烈欢迎,请直接点击!!!

进入博主App Store主页,下载使用各个作品!!!

注:博主将坚持每月上线一个新app!!!

运行Xcode时出现:

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.

//

This xxx is running iOS xxx, which may not be supported by this version of Xcode.

1、点击下载指定的iOS系统支持文件:https://github.com/strengthen/DeviceSupport

2、下载上面库中列出的您需要的版本,解压版本文件为文件夹。

3、打开【访达】,输入快捷键:Command + Shift + G

输入文件夹位置:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

其中【Xcode.app】为Xcode名称,如果下载多个Xcode,则输入对应Xcode的名称,

将解压的的文件夹放入DeviceSupport文件夹。

4、重新启动Xcode。

posted @ 2022-06-03 17:01  为敢技术  阅读(1860)  评论(0编辑  收藏  举报