iOS 打包 iTunes Store operation failed. This bundle is invalid. The value for key CFBundleShortVersionString [1.0.0] in the Info.plist file must contain a higher version than that of the previously approved version [1.0.0].

iTunes Store operation failed.
This bundle is invalid. The value for key CFBundleShortVersionString [1.0.0] in the Info.plist file must contain a higher version than that of the previously approved version [1.0.0].

version 1.0.0
build 123456

每次打包都会检测这两项和iTunes Store 中的进行对比,
build 必须比app Store中已经传成功的高。
version 如果已经有通过审核的包在app store 中那么就必须比线上的高一个版本,如果第一次的话1.0.0就ok,即便拒审之后也还是1.0.0.

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容