简体   繁体   English

iOS 10.1 和 Xcode 8 问题

[英]iOS 10.1 and Xcode 8 issue

Just installed iOS 10.1 (non beta) today, as well as the latest (non-beta) version of Xcode via the App Store and am encountering the following error:今天刚刚安装了 iOS 10.1(非测试版),以及通过 App Store 安装的最新(非测试版)Xcode 版本,但遇到以下错误:

在此处输入图片说明

My Xcode version:我的 Xcode 版本:

在此处输入图片说明

Any and all suggestions would be welcome!欢迎任何和所有建议! Anyone else running into this?还有其他人遇到这个吗?

Here is my quick,temporary solution for XCode 11+ release, Download the file iOS 14.1 build from Xcode 12.1这是我针对 XCode 11+ 版本的快速临时解决方案, 从 Xcode 12.1下载文件iOS 14.1 build

  1. Close the Xcode first首先关闭Xcode
  2. Download the 10.1 / 10.2 / 10.3 / 11.4 / 14.0 / 14.1 or all folders from gDrive从 gDrive 下载 10.1 / 10.2 / 10.3 / 11.4 / 14.0 / 14.1 或所有文件夹
  3. Copy the extracted 10.1, 10.2, 10.3, 11.4, 14.0, 14.1+ folders to this directory /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport将提取的10.1、10.2、10.3、11.4、14.0、14.1+文件夹复制到此目录/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
  4. Open Xcode again and wait to sync再次打开Xcode并等待同步
  5. Run on iOS 10.1~14.1 devices - Voilà在 iOS 10.1~14.1设备上运行 - Voilà

直到 Xcode 8.1 才添加 iOS 10.1 支持,Xcode 8.1 目前可从https://developer.apple.com/download/以 GM 版本的形式提供

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM