문제

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

Xcode(4.5) has a Default-568h@2x.png which is a black image(640X1136).

In iPhone5's simulator, it still loads the old Default@2x.png. I wanted to know whether it will be same on the actual device ?

Thanx !!!

도움이 되었습니까?

해결책

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.

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top