app打完包之后報錯警告:
WARNING ITMS-90725: "SDK Version Issue. This app was built with the iOS 12.4 SDK. Starting April 2020, all iOS apps submitted to the App Store must be built with the iOS 13 SDK or later, included in Xcode 11 or later."
解釋:
警告ITMS-90725:“SDK版本問題。這個應(yīng)用程序是用iOS 12.4sdk構(gòu)建的。從2020年4月開始,提交到應(yīng)用商店的所有iOS應(yīng)用程序都必須使用iOS 13 SDK或更高版本構(gòu)建,包括在Xcode 11或更高版本中。
總結(jié):從2020年4月分開始就必須得按xcode 11打包了。