Apps and app updates submitted to the App Store mu

2019-04-26 12:15发布

Got this error today with the new iTunes connect web page.

enter image description here

My xCode version is

enter image description here

and my SDK is

enter image description here

My previous submission went through with the old web pages. Now the new web page keeps complaining about this error with my new version. Anyone seen the same issue?

3条回答
疯言疯语
2楼-- · 2019-04-26 12:29

For those who are having issues like this on Xcode 6.1

Issue

Xcode 6.1 is still beta (14 October 2014). You can't submit apps built or using any beta software.

Solution

Simply revert to the Xcode 6.0.1 from Apple Store

查看更多
男人必须洒脱
3楼-- · 2019-04-26 12:30

Found on another forum: Add a user defined setting to Build Settings: "CFBundleShortVersionString" with the value of the version as in General, Identity.

This validated and has been accepted.

查看更多
爷、活的狠高调
4楼-- · 2019-04-26 12:37

OK, it might be an issue of their web site. Just tried now with a cleaned build and it went through for review.

查看更多
登录 后发表回答