简体   繁体   English

为什么我的Xcode4.5没有iPhone(Retina 4英寸)和iPhone(Retina 3.5英寸)

[英]Why my Xcode4.5 doesn't has iPhone(Retina 4-inch) and iPhone(Retina 3.5inch)

Today, I update the Xcode4.5 and install it on my computer which has a earlier version Xcode4.3, after installing I open Xcode4.5, when I want to run my app, there is only IOS Device, iPad 6.0 Simulator and iPhone 6.0 Simulator. 今天,我更新Xcode4.5并将其安装在我的计算机上,该计算机具有早期版本Xcode4.3,安装后我打开Xcode4.5,当我想运行我的应用程序时,只有IOS设备,iPad 6.0模拟器和iPhone 6.0模拟器。 How can I test my app on both iPhone 4-inch and iPhone 3.5-inch, thank you very much. 如何在iPhone 4英寸和iPhone 3.5英寸上测试我的应用程序,非常感谢。

Change the setting in the iPhone simulator. 更改iPhone模拟器中的设置。 模拟器设备改变

If you app will not will up the entire screen, you are probably missing the Default-568h@2x.png which needs to be 640 x 1136 pixels. 如果您的应用程序不会在整个屏幕上显示,则可能缺少Default-568h@2x.png ,需要640 x 1136像素。

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

相关问题 我的按钮在iPhone(4英寸视网膜)模拟器上未检测到触摸事件,但在iPhone(3.5英寸视网膜)模拟器中有效 - My button doesn't detect touch events on iPhone (Retina 4-inch) simulator, but works in iPhone (Retina 3.5-inch) simulator 此代码仅适用于iPhone Retina 4英寸模拟器 - This code only works on iPhone Retina 4-inch simulator 解析错误iPhone Retina(4英寸64位) - Parse Error iPhone Retina (4-inch 64bit) 处理iPhone 3.5英寸和iPhone 4英寸显示屏(UIScrollView) - Handling iPhone 3.5inch and IPhone 4inch display (UIScrollView) 如何停止对3.5英寸iPhone的支持 - How to stop support for 3.5Inch iPhone 在iPhone(3.5英寸视网膜)上正确显示图像的问题 - Issue with displaying the image correctly in iPhone(3.5 retina inch) 提取联系人在iPhone Retina 4英寸64位模拟器中不起作用,但在3.5英寸中可以正常工作 - Fetching contact is not working in iphone retina 4inch 64bit simulator but works fine in 3.5 inch UIview布局无法针对iPhone视网膜4英寸屏幕自动调整大小 - UIview layout not autosizing for iPhone retina 4 inch screen 为什么在iphone中运行应用程序时不会显示我的整个图像(Retina 4英寸) - Why my whole image is not displayed while running app in iphone (Retina 4 inch) 如何声明应用程序不适用于3.5inch iphone4? - how to declare app is not for 3.5inch iphone4?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM