简体   繁体   English

启动屏幕未在 Xcode 中更新

[英]Launch Screen Not Updating in Xcode

IDE: Xcode 9.0 IDE:Xcode 9.0

My app has an older launch screen that I want to replace with a new one.我的应用程序有一个旧的启动屏幕,我想用一个新的屏幕替换它。 Trouble is, none of the changes I make to my Launch Screen.storyboard file will show up in Simulator or on devices unless I erase all content and settings first.问题是,除非我先擦除所有内容和设置,否则我对 Launch Screen.storyboard 文件所做的任何更改都不会显示在模拟器或设备上。

I can't seem to find anything wrong in build settings, but maybe I am missing something.我似乎在构建设置中找不到任何错误,但也许我遗漏了一些东西。

If you're seeing the old launchscreen before the new one, then I'd say it's normal.如果您在新的启动屏幕之前看到旧的启动屏幕,那么我会说这是正常的。 It happens to me too.它也发生在我身上。 I'm certain that this does not happen in production (app from App Store).我确信这不会发生在生产中(来自 App Store 的应用程序)。

If you just cannot see the image you're trying to show in your launchscreen nib or storyboard, I've posted an answer here: https://stackoverflow.com/a/46398588/3231194如果您只是无法在启动屏幕笔尖或故事板中看到您尝试显示的图像,我已在此处发布了答案: https ://stackoverflow.com/a/46398588/3231194

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

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