简体   繁体   English

如何确保最新版本的iOS模拟器版本?

[英]How to ensure latest version of iOS Simulator Version?

My app submission has been rejected by Apple three times now (three weeks total) because I am unable to reproduce a bug they say exists. 苹果公司已经三次拒绝我的应用程序提交(总共三周),因为我无法重现他们认为存在的错误。 Apple mentioned they tested using: Apple提到他们测试使用:

"iPad running iOS 6.1.3 and iPhone 5 running iOS 6.1.4" “iPad运行iOS 6.1.3和运行iOS 6.1.4的iPhone 5”

When I check my iOS Simulator, the only versions available are 5.1 and 6.1. 当我检查我的iOS模拟器时,唯一可用的版本是5.1和6.1。 How can I update my iOS Simulator so that it has 6.1.3 and 6.1.4? 如何更新我的iOS模拟器,使其具有6.1.3和6.1.4?

Go to XCode -> Preferences -> Downloads and check the box that says "Check for and install updates automatically" 转到XCode - >首选项 - >下载并选中“自动检查并安装更新”复选框

There you can also see what other components are available for you to download. 在那里,您还可以看到可供您下载的其他组件。

Hope this helps! 希望这可以帮助!

I have Xcode version 8.2.1 and to update Simulator you go to: 我有Xcode版本8.2.1并更新模拟器你去:

XCode --> Preferences --> Components XCode - >首选项 - >组件

The Simulators segment filter will be selected by default. 默认情况下将选择模拟器段过滤器。 Double-click the particular version you would like to install. 双击要安装的特定版本。

It still has the checkbox as well to: 它仍然具有以下复选框:

Check for and install simulator documentation updates automatically 自动检查并安装模拟器文档更新

截图在这里

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

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