简体   繁体   English

如何在Xcode 4.3.1中使用iOS 4.0模拟器?

[英]How can I use an iOS 4.0 simulator in Xcode 4.3.1?

I recently upgraded to Xcode 4.3.1, and I'm working on an application that is compatible to iOS 4.0. 我最近升级到Xcode 4.3.1,我正在开发一个兼容iOS 4.0的应用程序。 I don't have an iOS 4.0 simulator option anymore though, and I don't see it under the downloads section. 我不再有iOS 4.0模拟器选项了,我没有在下载部分看到它。 How can I get a 4.0 simulator? 我怎样才能获得4.0模拟器?

If I'm not totally wrong, there is a "Hardware" section when the Simulator is running and in focus, click that and select iOS 4.0. 如果我没有完全错误,当模拟器运行并处于焦点时,有一个“硬件”部分,单击它并选择iOS 4.0。 If not try change the deployment target to iOS 4.0 (To do this you must change your apps deployment settings to iOS 4.0 or lower) . 如果没有尝试将部署目标更改为iOS 4.0(为此,您必须将应用程序部署设置更改为iOS 4.0或更低版本)。

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

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