iOS踩坑App Store Connect Operation Error

Refer to CSNDHTML5 CSS controls the inner and outer borders, colors, and sizes of Table_@虎哥132的博客-CSDN Blog

Xcode package upload App Store error :

The error is shown in the figure:

App Store Connect Operation Error

SDK Version Issue.   This app was built with the iOS 15.5 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.

translate:

App store connection operation error

SDK version problem. This app is built with iOS 15.5 SDK. Beginning in April 2023, all iOS apps submitted to the App Store must be built with the iOS 16.1 SDK or later, including Xcode 14.1 or later.

Solution one : ( has failed )

The current Apple computer system is upgraded to 12.6.3 from 12.2.1 and cannot be upgraded now

The current iOS development tool Xcode version number is 13.4.1, the system cannot be upgraded, and Xcode cannot be upgraded

in conclusion:

1. Apple's official reminder: Starting from April 2023, development must use Xcode 14.1 or higher.

2. Currently, this computer cannot be upgraded. From April 2023, this computer cannot be packaged and uploaded to App Store Connect normally.

3. During development, the SDK in Xcode is not up to date, so it is not very affected (it is recommended to be the latest or close to the latest version)

Do you have a better way?

Thanks!!!

Guess you like

Origin blog.csdn.net/shihuboke/article/details/129752588