iOS 打包上传 App Store 报错 ERROR SDK version issue

英文提示内容:

1SDK Version Issue. This app was built with the iOS 15.2 SDK. Starting April 2023, all iOS apps submitted to the App Store must be built with the iOS 16.1 SDK or later, included in Xcode 14.1 or later. (90725)

中文翻译:

1SDK 版本问题。此应用程序是使用 iOS 15.2 SDK 构建的。从 20234 月开始,提交到 App Store 的所有 iOS 应用都必须使用 iOS 16.1 SDK 或更高版本构建,包括 Xcode 14.1 或更高版本。

解决方法

  • 这是 警告信息,不会影响审核。
  • 官方正在升级打包机以支持最新 SDK。
  • 可以 直接下一步操作,继续提交应用即可。