我需要使用Xcode7运行我的项目,但我的iPhone iOS版本是10.3.2(14F89),如何获取iOS10.3.2(14F89)设备支持文件?
答案 0 :(得分:1)
您应该将Xcode更新为Xcode8,它支持您的设备。
答案 1 :(得分:1)
请按照以下步骤操作:
Xcode 7
。Xcode 8.3.3
Contents/Developer/Platforms/iPhoneOS.platform/Developer/
SDKs
文件夹Xcode 7
- >应用程序 - > xcode的 Contents/Developer/Platforms/iPhoneOS.platform/Developer/
SDKs
文件夹粘贴到此处Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
10.3
文件夹Xcode 7
- >应用程序 - > xcode的 Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
10.3
文件夹粘贴到此处最后重启旧的Xcode。