Xcode11.7真机调试iOS13.6提示“Please reconnect the device.”

出现这个错误,原因是Xcode不支持该版本的设备,
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
前往上面路径查看Xcode支持设备的版本如下图(缺少13.6

iOS13.6.jpg

下载新的版本资源添加到DeviceSupport文件夹下然后再重启下Xcode即可解决该问题。

友情提示 低版本Xcode真机调试高版本的iphone也可以用这个方式解决。

版本资源下载

8.0
8.1
8.2
8.3
8.4
9.0
9.1
9.2
9.3
10.0
10.1
10.2
10.3
11.0
11.1
11.2
11.3
11.4
12.0
12.1
12.2
12.3
12.4
13.0
13.1
13.2
13.3
13.4
13.5
13.6
13.7
14.0

你可能感兴趣的:(Xcode11.7真机调试iOS13.6提示“Please reconnect the device.”)