问题描述
我想在iphone 5模拟器测试我的phonegap-jqm应用程序。
目前的应用程序完美的工作在ipad 6.0模拟器。
I want to test my phonegap-jqm application in iphone 5 simulator.Currently the application perfectly working in ipad 6.0 simulator.
如何添加/安装模拟器(iphone5)在xcode 4.5.2
How to add/install simulator (iphone5) in xcode 4.5.2
提前感谢。
推荐答案
iPhone 5(4英寸视网膜) strong>
iPhone 5 (4-inch retina)
如果您要在iPhone 5中测试,请在iOS模拟器硬件 - >设备中选择适当的配置
If you want to test in iPhone 5, select appropriate configuration in iOS Simulator Hardware -> Device
下载iOS 5模拟器
Download iOS 5 simulator
如果要安装其他版本的iOS模拟器,请转到Xcode首选项 - >下载并下载所需的模拟器。
If you want to install another version of iOS simulator, go to Xcode preferences -> Downloads and download simulator you want.
确保您的专案目标为5.x或更低,可在iOS 5.x上运行
Ensure that your project target is 5.x or lower to run on iOS 5.x
BR。
Eugene
BR.
Eugene
这篇关于Xcode模拟器添加iphone5的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!