Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在当前是 iPad 应用的应用中添加启动画面。我成功地使用了不同的应用程序图标(适用于 iPhone 和 iPad),但启动画面。现在称为“Default-Portrait~iphone.png”,但没有显示启动画面。有人对此有解决方案吗?
您只需将文件命名为 Default.png(和 Default@2x.png),iPhone 版本就会使用它。iPhone 不像 iPad 那样支持多个 Default.png 方向。