iPad Launch image landscape

痴心易碎 提交于 2020-01-15 18:35:33

问题


I keep getting a warning that my ipad launch image landscape isnt 1024x748, while it actually is that size. When i do compile with the 'wrong' size, it gives me a bloated portrait image.


回答1:


If you're on Xcode 4.0.2+ then the landscape iPad launch image needs to be 748 * 1024. This is how it works in one of my apps.

Good luck!




回答2:


@MaikelS - What version of Xcode are you using?

In Xcode 4.0 on Snow Leopard my landscape launch image would throw a warning even though it would load in the app just fine. The warning was actually a triangular yellow caution image superimposed over the landscape launch image (in Xcode select your Project, then select the Target, the select Summary tab and scroll to see launch images).

FWIW, I've since moved to Xcode 4.1 on Lion and the warning has disappeared.



来源:https://stackoverflow.com/questions/7108726/ipad-launch-image-landscape

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!