summary refs log tree commit diff stats
path: root/.hgignore
diff options
context:
space:
mode:
authorStarla Insigna <starla4444@gmail.com>2011-08-13 19:49:56 -0400
committerStarla Insigna <starla4444@gmail.com>2011-08-13 19:49:56 -0400
commit4457e0ce5099a81f8e6a366e353561b886725532 (patch)
tree2dc25a86fcf13457b0c6c75a46a6b838149d028f /.hgignore
parentd19677f9f73d8fe7436982bdf8d40f69d69d1b43 (diff)
downloadcartcollect-4457e0ce5099a81f8e6a366e353561b886725532.tar.gz
cartcollect-4457e0ce5099a81f8e6a366e353561b886725532.tar.bz2
cartcollect-4457e0ce5099a81f8e6a366e353561b886725532.zip
Added automatic versioning
A shell script that is run before building now automatically sets the build number of the package to the current revision number, plus a value that increments on every build if the code is dirty (a.k.a. has been modified since being committed).

Also changed the project to automatically use the correct provisioning profile when codesigning instead of having to change it every time the provisioning profile changed.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore index e53858e..d30fb8d 100644 --- a/.hgignore +++ b/.hgignore
@@ -14,3 +14,4 @@ xcuserdata
14*~.nib 14*~.nib
15 15
16.DS_Store 16.DS_Store
17Versioning.h