错误:CFBundleVersion必须高于先前上传的版本 [英] Error : CFBundleVersion must be higher than the previously uploaded version

查看:210
本文介绍了错误:CFBundleVersion必须高于先前上传的版本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想上传我的应用程序的新版本. iTunes中我的应用程序的旧版本为2.1,而我正在将新版本升级为2.2.但是,当我尝试验证我的应用程序时,它将给出错误

I want to upload new version of my app. The old version of my app in iTunes was 2.1 and I am uploding new version as 2.2. But when i am trying to validate my app it will give an error

 "CFBundleVerion must be higher than the previously uploaded version".

我还将CFBundleVersion的版本号从3.0增加到了BundleVersion,将BundleVersion的版本号从3.0开始增加了.

I am also incrementing the CFBundleVersion as 3.0 and BundleVersion as also 3.0 from previous versions.

我的应用程序在Xcode 4.0中.

有什么问题吗?

任何帮助将不胜感激.

推荐答案

您需要在info.plist中更改捆绑软件版本.

You need to change the bundle version in your info.plist.

在提交现有应用程序的更新时,应该增加您的Bundle Version.

Your Bundle Version should be increased while you submit an update of your existing app.

因此,根据number of changeshow big your changes are,将捆绑软件的版本从1.0增加到2.0,或者可能是1.1.

So increase your bundle version from 1.0 to may 2.0 or may be 1.1 based on the number of changes and how big your changes are.

以下是您可以参考的几个链接:

Here are couple of links you can refer to get more clarity on this:

CFBundleVersion必须高于以前的版本

CFBundleVersion出现在Info.plist上传错误中

希望这会有所帮助.

这篇关于错误:CFBundleVersion必须高于先前上传的版本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆