itunes connect 中的应用程序版本与我们在 xcode 中指定的版本之间的关系
Relation between app version in itunes connect and version we specify in xcode
我们在itunes connect中给出的应用程序版本名称和我们在xcode中指定的版本之间有什么关系吗?两者必须相同吗?
是的,它应该是一样的,否则当你上传一个二进制文件时它会说版本号不匹配并显示错误。
Important: Make sure this App Store version number matches the version
number set in the bundle. If these don’t match, upload errors for
later updates might occur.
我们在itunes connect中给出的应用程序版本名称和我们在xcode中指定的版本之间有什么关系吗?两者必须相同吗?
是的,它应该是一样的,否则当你上传一个二进制文件时它会说版本号不匹配并显示错误。
Important: Make sure this App Store version number matches the version number set in the bundle. If these don’t match, upload errors for later updates might occur.