iTunes Connect invalid SDK Value: LC_VERSION_MIN_IPHONEOS

后端 未结 1 2079
迷失自我
迷失自我 2020-12-18 11:42

I am building an iOS application with Apache Cordova Tools for Visual Studio and I have built my Application correctly and i have gotten it through the exporting to xCode pr

相关标签:
1条回答
  • 2020-12-18 12:21

    Figured out my mistake. This was my first time publishing an iOS application so i thought downloading the latest version of xCode would be the best environment to develop in but the latest version turned out to be a BETA version of the software so publishing was not supported. After downgrading back to the most recent non-BETA verison of xCode i was able to submit the Application.

    0 讨论(0)
提交回复
热议问题