I am using Xcode 5 and this is a project rule to increase the version number by 1 with each commit.
Is there an easier way to do this instead of manually zooming in on each commit?
EDIT: If this is not possible, is there any chance that we can get the latest SVN version number in the application code before committing?
source
share