Thursday, September 26, 2013

Xcode Build vs Version?

Build is the internal build number that increments for each internal build.  Starting from 1 going up for the life of the product.  Version is the marketing version number which your users will see.

More explanation and a script to automatically increment the build number here:
http://stackoverflow.com/questions/6851660/version-vs-build-in-xcode-4

No comments:

Post a Comment