IOS 学习笔记 快速解决is running iOS 12.2 (16E227), which may not be supported by this version of Xcode.

iphone系统到了12.2,xcode无法进行真机调试了,报错:

is running iOS 12.2 (16E227), which may not be supported by this version of Xcode.

载最新版本的Xcode特别慢,提供一个下载包,按下面操作就能快速解决。

iOS 12.2(16E227)真机调试包下载链接:链接:

百度云下载地址:https://pan.baidu.com/s/1rGQYtEYFgW1z59dfbcernw

提取码: 7gkr 

 

或者扫描下面百度网盘自动生成的二维码:

IOS 学习笔记 快速解决is running iOS 12.2 (16E227), which may not be supported by this version of Xcode._第1张图片

使用步骤:
1)下载压缩包文件并解压,

2)回到桌面,快捷键command + shift + G 前往文件夹:

IOS 学习笔记 快速解决is running iOS 12.2 (16E227), which may not be supported by this version of Xcode._第2张图片

3)然后把:Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport复制粘贴进去

IOS 学习笔记 快速解决is running iOS 12.2 (16E227), which may not be supported by this version of Xcode._第3张图片
4)把解压后的文件放入到该目录下,关闭Xcode,然后重新启动

 

 

 

 

 

 

 

你可能感兴趣的:(IOS,IOS从0到1入门笔记)