简体   繁体   English

iOS模拟器缺少版本?

[英]iOS simulator missing versions?

Just installed xCode 4.1 from the app store today after having reinstalled to Lion (Clean install), but now I have a little problem with the iOS simulator, before Lion i had xCode 4.0 and there I had from 3.2 and up to 4.xx in my versions menu, so that I could test in different iOS builds, but now I only have 4.3.2, is there any way to get the other back, like for example 4.2.1, 4.1 and so on? 在重新安装到Lion(干净安装)后,今天才从应用程序商店中安装了xCode 4.1,但是现在我在iOS模拟器上遇到了一些问题,在Lion我使用xCode 4.0之前,我在3.2和4.xx以下我的版本菜单,以便我可以在不同的iOS版本中进行测试,但是现在我只有4.3.2,有什么办法可以使其他版本恢复原状,例如4.2.1、4.1等?

Also is it possible in any way to get 3.1.3 in the simulator as well ? 还可以通过任何方式在模拟器中获得3.1.3吗?

Regards 问候

Nope, you can't get it back I'm afraid. 不,恐怕您无法收回。 Best thing is to use whatever the latest simulator version is available, and in your target's build settings, in the "iOS Deployment Target" setting, pick the oldest iOS version that you want to support. 最好的办法是使用可用的最新模拟器版本,并在目标的构建设置的“ iOS部署目标”设置中,选择要支持的最旧的iOS版本。 Your application - assuming it compiles - will be compatible on all versions from that one onwards. 您的应用程序-假设已编译-从该版本开始将与所有版本兼容。

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

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