Xcode打包提交提示:

  • WARNING ITMS-90901: "Missing full-screen support for the latest iPad mini display. The “GC_iOS.app” bundle includes UIRequiresFullScreen=YES in the Info.plist or supports only a subset of UISupportedInterfaceOrientations, and is built with the 14.4 SDK. To take advantage of the full screen size, recompile with Xcode 13 and the SDK for iPadOS 15 or later."
    WARNING ITMS-90901: "Missing full-screen support for the latest iPad mini display.

解决办法

  • 使用新版Xcode打包提交。
    WARNING ITMS-90901: "Missing full-screen support for the latest iPad mini display.

相关文章: