Xcode 5 asset catalog: What is “Default” image set

ぐ巨炮叔叔 提交于 2019-12-10 11:57:58

问题


My asset catalog contains an image set Default:

Can I delete this image set?

Where does it come from? (I have migrated my artwork from a previous Xcode version into Xcode 5 asset catalog).

What kind of image do I need to provide for this placeholder?

My app is iPad only and targets iOS 7 only (no previous versions).


回答1:


Default.png is your splash image. You can find it in project settings. You have to replace it with your splash image in order to be approved when you upload to appstore.



来源:https://stackoverflow.com/questions/19544222/xcode-5-asset-catalog-what-is-default-image-set

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