- macOS Version 10.15.7 (Build 19H2)
- Xcode 11.7 (16142)
其实这个问题,每年升级 Xcode 都会遇到,
每次都要 baidu google stackOverflow 一下,
这次就记录一下解决思路吧。
问题:
Xcode 最近几个月运行的设备是 iOS 13.7,
今天换了个设备: iOS 13.6.1
build时报错:
iPhone is not available.
Please reconnect the device
查看 window - devices and simulators

错误信息如下:
To run on this device, please update to a version of Xcode that supports iOS 13.6.1.
You can download Xcode from the Mac App Store or the Apple Developer website.
解决思路:
1、Xcode 和 iOS 系统对应:
Xcode 12.2 → iOS 14.2
Xcode 12.1 → iOS 14.1
Xcode 12 → iOS 14
Xcode 11.7 → iOS 13.7

本文介绍了如何解决Xcode无法支持特定iOS版本的问题。通过下载对应的设备支持文件并放置于正确目录下,可以使得Xcode能够识别并运行相应版本的iOS设备。
最低0.47元/天 解锁文章
1万+

被折叠的 条评论
为什么被折叠?



