From 4457e0ce5099a81f8e6a366e353561b886725532 Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Sat, 13 Aug 2011 19:49:56 -0400 Subject: 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. --- Resources/Info.plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Resources/Info.plist') diff --git a/Resources/Info.plist b/Resources/Info.plist index ed33cda..9f3118a 100755 --- a/Resources/Info.plist +++ b/Resources/Info.plist @@ -32,6 +32,8 @@ ???? CFBundleURLTypes + CFBundleVersion + BUILD_NUMBER LSRequiresIPhoneOS UIPrerenderedIcon -- cgit 1.4.1