Invalid bundle. Because your app supports Multitasking on iPad, you need to include the LaunchScreen.storyboard launch storyboard file in your com.emperinter.pastey bundle. Use UILaunchScreen instead if the app’s MinimumOSVersion is 14 or higher and you prefer to configure the launch screen without storyboards.

💡 原文中文,约400字,阅读约需1分钟。
📝

内容提要

该文章提到了一个无效的捆绑包错误,因为应用程序在iPad上支持多任务处理,所以需要在捆绑包中包含LaunchScreen.storyboard启动故事板文件。如果应用程序的MinimumOSVersion为14或更高,并且您希望在没有故事板的情况下配置启动屏幕,则可以使用UILaunchScreen。

🎯

关键要点

  • 应用程序在iPad上支持多任务处理,需要包含LaunchScreen.storyboard文件。
  • 如果应用程序的MinimumOSVersion为14或更高,可以使用UILaunchScreen配置启动屏幕。
  • 文章创建于2024年2月14日,注意时效性。
🏷️

标签

➡️

继续阅读