2023-04-07IOS App提审问题处理

644 阅读1分钟

Transporter 上传ipa 包反馈了一条警告信息:

SDK version issue. This app was built with the iOS 16.0 SDK. Starting April 25, 2023, all iOS and iPadOS 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)

中文翻译为: SDK版本问题。此应用程序是使用iOS 16.0 SDK构建的。从2023年4月25日开始,提交到应用商店的所有iOS和iPadOS应用程序必须使用iOS 16.1 SDK或更高版本构建,包括在Xcode 14.1或更高级别中。(90725)

我的xcode版本

image.png

意思是必须要升级到xcode 14.1以上版本构建App