IOS Version and Build Version, iosversion

Source: Internet
Author: User

IOS Version and Build Version, iosversion

Version and Build Version

Developers know that for iOS and Android apps, each app has two different versions. They are:

  • Version
  • Build (Version Code on Android)

Version, which is commonly referred to as the Version number, is the identifier used by the application to advertise to users. For example:1.1,8.2.1.

Build, that is, the version number of the compilation. Generally, the version number is changed once the compilation is performed. For iOS, It is a string type; for Android, it is an integer. For example:1001,28.

For iOS, developers can set these two versions in Xcode.

 

 

However, the vast majority of developers do not know how to use the Build Version number, so that the Build Version number can be set at will, or be directly consistent with the Version number, or directly written to death, leading to the loss of significance of the Build Version number.

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.