如何正确命名通用应用程序的所有启动图像? [英] How to correctly name all those Launch Images for an universal app?

查看:116
本文介绍了如何正确命名通用应用程序的所有启动图像?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

iphone的Default.png,iPhone 4的Default4.png(或者是Default@2x.png?)和Default-iPad.png。这是正确的吗?

Default.png for iphone, Default4.png for iPhone 4 (or is it Default@2x.png?), and Default-iPad.png. Is that correct?

推荐答案

Default.png和Default@2x.png以及Default-iPad.png(不是100%肯定在这一个)

Default.png and Default@2x.png and Default-iPad.png (not 100% sure on this one)

如果您指定自己的名称,如MyLaunchImage.png,则iPad特定版本将为MyLaunchImage~ipad.png。虽然您可以为iPhone特定版本添加MyLaunchImage~iphone.png图像(对于高分辨率版本,可以包含MyLaunchImage@2x~iphone.png)

if you specify your own name like MyLaunchImage.png, the iPad specific version would be MyLaunchImage~ipad.png. Although you could include a MyLaunchImage~iphone.png image for the iPhone specific version (and a MyLaunchImage@2x~iphone.png for the high-resolution variant)

取自苹果文档

这篇关于如何正确命名通用应用程序的所有启动图像?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆