标签: ios iphone xcode asset-catalog launchimage
我制作了图片,我需要支持的所有设备的资产文件,没有错误说错误的尺寸等。我将其设置如下:
此外,我的资产文件设置如下:
我已经在这里阅读了大量关于此的指南和问题,但没有一个答案解决了我的问题。无论如何,它只是一直显示设置为灰色的launchscreen.xib。我尝试过重建,清理,重新启动程序,所有内容仍然显示相同的灰色屏幕。
答案 0 :(得分:1)
答案 1 :(得分:0)
请在Launch screen interface file base name中添加密钥info.plist,并在其值中提供LaunchScreen的名称,希望它能解决您的问题。 作为参考,我附上了以下截图。
Launch screen interface file base name
info.plist