Search code examples
iphonexcodeios4xcode4

In Xcode, do I enter the version number of my app under build or version


I am trying to figure out what the version number is compared to the build. Should there be anything gin the Version field. 4.2 is the current version of my app, should that be under build or version.

enter image description here


Solution

  • The version is intended for the User, the build for the Developer. You want to change the version like 1.0, 1.1, 1.2, 2.0, but you usually can increment the build like 1,2,3,4...123,124...