找不到设备支持文件:iOS
Could not locate device support files: iOS
我在 12.1.1(16C50) 中使用 Xcode 10.0 和 运行。出现以下错误。
iOS 12.1.1 not supported by Xcode 10.0: Could not locate device
support files
请将您的 Xcode
IDE 升级到 10.1
。
Xcode 10.1 发行说明可在 https://developer.apple.com/documentation/xcode_release_notes/xcode_10_1_release_notes/
处找到
从 https://github.com/xushuduo/Xcode-iOS-Developer-Disk-Image/releases 下载 iOS 12.1 的开发者磁盘映像
并执行以下步骤
- 解压下载的文件
- 右键单击 Xcode,然后单击 "Show Package Content"
- 然后将文件粘贴到路径 "Contents -> Developer -> Platforms -> iPhoneOS.platforms -> DeviceSupport"
- 重启Xcode
就是这样....
Just download latest OS SDK(Available iOS 9 to iOS 14) and paste it on respective location.
按照以下步骤操作。
解压下载文件
右键单击 Xcode,然后单击 Show Package Content
然后将文件粘贴到路径
Contents > Developer > Platforms > iPhoneOS.platforms > DeviceSupport
- 重启Xcode
是不是很方便,省去了更新的麻烦Xcode。什么?您找不到新的设备支持文件!好的,你可以从你朋友最新的Xcode,或者download from here
复制出来
更新:
The added iOS Disk image for iOS 12.4, 12.3, 13.0, and iOS 14.0
我在 12.1.1(16C50) 中使用 Xcode 10.0 和 运行。出现以下错误。
iOS 12.1.1 not supported by Xcode 10.0: Could not locate device support files
请将您的 Xcode
IDE 升级到 10.1
。
Xcode 10.1 发行说明可在 https://developer.apple.com/documentation/xcode_release_notes/xcode_10_1_release_notes/
处找到从 https://github.com/xushuduo/Xcode-iOS-Developer-Disk-Image/releases 下载 iOS 12.1 的开发者磁盘映像 并执行以下步骤
- 解压下载的文件
- 右键单击 Xcode,然后单击 "Show Package Content"
- 然后将文件粘贴到路径 "Contents -> Developer -> Platforms -> iPhoneOS.platforms -> DeviceSupport"
- 重启Xcode
就是这样....
Just download latest OS SDK(Available iOS 9 to iOS 14) and paste it on respective location.
按照以下步骤操作。
解压下载文件
右键单击 Xcode,然后单击
Show Package Content
然后将文件粘贴到路径
Contents > Developer > Platforms > iPhoneOS.platforms > DeviceSupport
- 重启Xcode
是不是很方便,省去了更新的麻烦Xcode。什么?您找不到新的设备支持文件!好的,你可以从你朋友最新的Xcode,或者download from here
复制出来更新:
The added iOS Disk image for iOS 12.4, 12.3, 13.0, and iOS 14.0