Apple is not currently accepting applications built with this version of the SDK

帅比萌擦擦* 提交于 2019-12-11 03:14:18

问题


My SDK version is "Latest" which means 4.2 and the other thing is set to 3.0. App Loader is giving me this error.

Apple is not currently accepting applications built with this version of the SDK.

XCode Version 3.2.5

Any clues?


回答1:


Possibly try moving the deployment target (other thing) to 3.1 instead of 3.0. XCode 3.2.5 is the latest version, you could also try a re-install if nothing else works.




回答2:


Set your Base SDK to Latest iOS and your Deployment Target to 3.0. Make sure you do a Clean Build and then try submitting. Also, make sure this is the case for the Target as well. Right-Click on Target and choose Get Info, and set the same parameters.




回答3:


Perhaps you have some prerelease installed? Beta, GMSeed1? Had the same error with a "old" GMSeed Build. Check if you really have the newest one.



来源:https://stackoverflow.com/questions/4454250/apple-is-not-currently-accepting-applications-built-with-this-version-of-the-sdk

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!