简体   繁体   English

Xcode没有显示最新版本的iOS?

[英]Xcode not showing latest version of iOS?

I am currently trying to run my prototype app on my physical iOS device. 我目前正在尝试在我的物理iOS设备上运行我的原型应用程序。 An error is coming up saying "Could not find Developer Disk." 一个错误即将出现,说“无法找到开发者磁盘”。 I have come to the conclusion (by looking at other question on stack overflow) that the deployment target does not match the software currently running on my device. 我已经得出结论(通过查看有关堆栈溢出的其他问题),部署目标与我设备上当前运行的软件不匹配。 The Deployment target allows me to select softwares of 9.2 and older while my device is currently running with the 9.3 update. 部署目标允许我选择9.2及更早版本的软件,而我的设备当前正在运行9.3更新。 I have checked that App Store and Xcode does not have an update so I am not exactly sure what I am doing wrong. 我已经检查过App Store和Xcode没有更新,所以我不确定我做错了什么。 To sum it up, I guess my question is: 总结一下,我想我的问题是:

Why am I unable to select the latest version of software if Xcode is updated to the latest version (According to my information from the App Store and what I am aware of) and how do I fix this error? 如果Xcode更新到最新版本(根据我从App Store获取的信息和我所知道的),为什么我无法选择最新版本的软件?如何解决此错误? Is it the Mac? 是Mac吗? Is it the iPad? 是iPad吗? Or am I just missing something here. 或者我只是在这里遗漏了一些东西。

Any suggestions or input are greatly appreciated. 非常感谢任何建议或意见。

Thanks in advance. 提前致谢。

1.You are probably using older version of Xcode. 你可能正在使用旧版的Xcode。

2.If you can't see updates on Mac AppStore, try searching "Xcode" directly on AppStore search box. 2.如果您无法在Mac AppStore上看到更新,请尝试直接在AppStore搜索框中搜索“Xcode”。

3.If you still can't get update, you can download latest version of Xcode from Apple developer center 3.如果仍然无法获得更新,可以从Apple开发人员中心下载最新版本的Xcode

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

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