简体   繁体   English

Xcode 7:iOS 9模拟器上没有launchImage

[英]Xcode 7: No launchImage on simulator for iOS 9

I've updated Xcode to Xcode 7. Then my Swift project to Swift 2. At last I removed removed all warnings. 我已经将Xcode更新为Xcode7。然后将我的Swift项目更新为Swift2。最后,我删除了所有警告。

Everything was fine on previous version of Xcode. 在以前版本的Xcode上,一切都很好。 On Xcode 7, LaunchImage does not display on simulator for iOS 9 but display for iOS 8. 在Xcode 7上,LaunchImage不会在iOS 9的模拟器上显示,而在iOS 8的显示器上显示。

All places are filled on assets: remember it work well on iOS8. 所有地方都充斥着资产:请记住,它在iOS8上运行良好。

Try unset LaunchImage, save, then reset LaunchImage. 尝试取消设置LaunchImage,保存,然后重置LaunchImage。

If the issue is still there, you can try recreate your xcodeproj. 如果问题仍然存在,则可以尝试重新创建xcodeproj。

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

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