ios iPhone5 的 [email protected]

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/12612767/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-30 20:25:43  来源:igfitidea点击:

[email protected] for iPhone5

iphoneiossplash-screeniphone-5launching-application

提问by Mil0R3

I want to update my app so that can be deployed on iPhone5.

我想更新我的应用程序,以便可以在 iPhone5 上部署。

Xcode(4.5) has a [email protected] which is a black image(640X1136).

Xcode(4.5) 有一个 [email protected],它是一个黑色图像 (640X1136)。

In iPhone5's simulator, it still loads the old [email protected]. I wanted to know whether it will be same on the actual device ?

在 iPhone5 的模拟器中,它仍然加载旧的 [email protected]。我想知道它在实际设备上是否相同?

Thanx !!!

谢谢!!!

回答by omz

Switch to the "iPhone (Retina 4-inch)" device from the Hardware menu in the simulator and you should see the iPhone 5 default image on launch.

从模拟器的硬件菜单切换到“iPhone (Retina 4-inch)”设备,您应该会在启动时看到 iPhone 5 默认图像。

回答by paiv

Happens to me when I launch iPhone 4" simulator with iOS 5.1. When changed to iOS 6, launch image is OK.

当我使用iOS 5.1启动 iPhone 4" 模拟器时发生在我身上。当更改为iOS 6 时,启动图像是可以的。