Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/xcode/7.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Xcode Apple Store Connect操作错误。SDK版本问题_Xcode_Swift5_Xcode10.2 - Fatal编程技术网

Xcode Apple Store Connect操作错误。SDK版本问题

Xcode Apple Store Connect操作错误。SDK版本问题,xcode,swift5,xcode10.2,Xcode,Swift5,Xcode10.2,我不熟悉IOS开发,xcode 我已经从xcode 10.2,swift 5.0版构建了现有的应用程序。 我想更新它(新版本) 应用程序在手机上成功运行,但当存档并上传到应用商店时出现错误 SDK Version Issue. This app was built with the iOS 12.2 SDK. As of June 30, 2020, all apps for iPhone or iPad must be built with the iOS 13 SDK or later, i

我不熟悉IOS开发,xcode 我已经从xcode 10.2swift 5.0版构建了现有的应用程序。 我想更新它(新版本)

应用程序在手机上成功运行,但当存档并上传到应用商店时出现错误

SDK Version Issue. This app was built with the iOS 12.2 SDK. As of June 30, 2020, all apps for iPhone or iPad must be built with the iOS 13 SDK or later, included with Xcode 11 or later.
我尝试了xcode 11.2.1,但可以用它构建应用程序。我有一个问题

can not compile module from 5.0.1 to 5.1.2
我想知道有什么方法可以克服应用商店的这个错误吗?我无法将应用程序上载到应用程序商店