简体   繁体   English

以一个分辨率设置启动画面会导致其他分辨率在xcode中消失

[英]Settings the splash screen in one resolution causes the others to disappear in xcode

I am trying to setup the splash screens at multiple resolutions in the new XCode 5.0 but every time I import one image resolution (at the exact size), the previous imported image is removed from the list... 我正在尝试在新的XCode 5.0中以多种分辨率设置启动画面,但每次导入一个图像分辨率(精确大小)时,先前导入的图像将从列表中删除...

Any work around to this strange behaviour? 任何解决这种奇怪行为的工作? (bug?) (错误?)

Are you using the assets catalog feature of Xcode 5? 您使用的是Xcode 5的资产目录功能吗? If not, you should. 如果没有,你应该。 You specify in your target settings to use the entry in the asset catalog, and you just drag and drop the different launch images. 您可以在目标设置中指定使用资产目录中的条目,只需拖放不同的启动图像即可。 It's really easy. 这真的很容易。

在此输入图像描述

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM