原文:http://blog.csdn.net/lvziru/article/details/8013387
Bundle version is the internal version number of your app.
Short version string is the publically visible version of your app.
So for example, if you iterate your version number every time you do an internal build for your beta testers (or whatever), your bundle version might be 2.0.0.12345b7, but you don't want the public to see that, so you set your short version string to 2.0.
Short version string seems to be optional, so if you leave it blank then the bundle version is what people will see (i.e. that's what will be displayed on the App Store).
Your short version string can't have more than 3 parts, e.g. 2.0.1 is okay, but 2.0.0.1 isn't. If you don't have a short version string, then the same rules apply to your bundle ID (basically the public app version has this restriction and the private app version doesn't).
iTunes Connect
This is the version number shown in the App Store; This must be a pure version number like1.2.3
Bundle Version (CFBundleVersion)
This doesn't need to be a pure version number. This can be something like 12345 or 1.2.3 (Build 12345AB). This is shown in the About window for Mac OS X apps for example and is often more a "Build Number" than a "Version Number".
Bundle Version String (CFBundleShortVersionString) This value is used as the "real" version number. This must be the same string as used for the version in iTunes Connect.
大体意思就是Bundle Version String是正式的,跟itunes上的版本号一致,Bundle Version 可用作内部版本时使用,当Bundle Version String缺省时,Bundle Version替代Bundle Version String的功能,同时也继承他的限制(比如格式,位数等),需与itunes上的版本号保持一致。。
分享到:
相关推荐
浏览器报错找不到这个的可以下载这个
《AE+PR插件DigitalAnarchy.bundle.2018.CE详解——视频后期特效的神器》 在视频编辑的世界里,Adobe After Effects(AE)和Premiere Pro(PR)无疑是两款不可或缺的强大工具,它们为专业级视频创作提供了无限可能...
配合文档
hudi-flink1.14-bundle_2.12-0.11.0.jar
cxf-dosgi-ri-singlebundle-distribution-1.4.0.jar
Horizon Agent 配置 ADM 模板文件中拆分复合 USB 设备的各个策略设置。...含在名为 VMware-Horizon-Extras-Bundle-x.x.x-yyyyyyy.zip 的 .zip 文件中,其中 x.x.x 是版本 号,yyyyyyy 是内部版本号。
bootstrap.bundle.min.js,python django-bootstrap-4.6.2 版本的JS文件
《jersey-bundle-1.9.1.jar.zip:Java RESTful Web服务的关键组件》 在Java开发领域,jersey-bundle是一个至关重要的组件,它主要用于构建RESTful Web服务。当我们遇到“java.lang.ClassNotFoundException: ...
makerbot print 打印机官网附带软件,可在makerbot replicator 5使用
dts-bundle, 导出 app. d. ts文件作为外部模块定义 dts包 导出 app. d. ts文件作为外部 MODULE 定义主要用例是为( commonjs/amd )/Bower 模块生成定义,因此应用程序代码应该遵循外部模块 Pattern ( 使用 import/e
混响效果插件
"lrz.bundle.js"是一款强大的图片压缩插件,它允许在客户端进行图片压缩,从而减少上传的数据量,提高网页性能。该插件的特性是兼容多种平台,包括iOS、Android以及PC,确保在各种设备上都能正常运行。 首先,我们...
UFE Bundle.rar.baiduyun.downloading.cfg
UFE Bundle.rar.baiduyun.downloading
移动端压缩上传图片
swiper-bundle.min.js
《Python库:kafka_bundle-2.0.3.tar.gz详解》 在现代软件开发中,Python库扮演着至关重要的角色,它们为开发者提供了丰富的功能,简化了编程工作。本篇文章将聚焦于一个名为`kafka_bundle-2.0.3.tar.gz`的Python库...
标题中的“PyPI 官网下载 | aimes.bundle-0.0.2.tar.gz”指出这是一个从Python Package Index(PyPI)官方源下载的软件包。PyPI是Python社区广泛使用的仓库,用于发布和分享Python模块和库。"aimes.bundle-0.0.2.tar...
`colcon-bundle`是Python生态系统中的一个工具,主要用于ROS(Robot Operating System)开发环境的打包和部署。在ROS中,`colcon`是一个构建、测试和安装软件包的框架,而`colcon-bundle`则是`colcon`的一个扩展,它...
Visual Studio 2015(VS2015)提供了一系列工具来帮助开发者构建这样的安装包,但有时候,为了确保所有依赖项都得到妥善处理,可能需要额外的组件,这就是“VS2015 制作安装包额外需要安装的软件VSI_bundle”的作用...