Wrong Version Number submitted to apple

廉价感情. 提交于 2019-12-10 17:23:41

问题


I've been trying to submit an app update with version 1.7.1 to the appstore. When I do so I get this error on validation

This bundle is invalid. The key CFBundleShortVersionString in the Info.plist file must contain a higher version than that of the previously uploaded version.

While deleting my failed attempts in the organizer I noticed that the 1.7 update was submitted as version 17!

Bingo!

So the question is this.

Is there a way to fix this? Or am I stuck using versions greater than 17 now?


回答1:


Now you should use version greater than 17. You shouldn't contact Apple for that issue.



来源:https://stackoverflow.com/questions/11526971/wrong-version-number-submitted-to-apple

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