public
Description: Append short Git revision to CFBundleVersion in Info.plist
Homepage: http://stateful.net
Clone URL: git://github.com/statefullabs/git-bundle-version.git
mgrimes (author)
Sun Feb 22 01:41:35 -0800 2009
commit  2c9b37b92a9bd4606f718ad02cfcefa2eb0e63af
tree    868b5011a42e099b23d5b3f80352c8f30b135fb5
parent  3b2f61576ac075aeb208757ba66948d3e936fd9b
name age message
file .gitignore Wed Mar 05 21:16:54 -0800 2008 initial revision [mgrimes]
file README Sun Jan 18 22:09:38 -0800 2009 Funnel support to Tender. [mgrimes]
file git-bundle-version.rb Sun Feb 22 01:41:35 -0800 2009 Adjust copyright per last edit. [mgrimes]
README
git-bundle-version.rb will append a short-form (7 char) SHA1 hash of the current
HEAD revision to the CFBundleVersion XML key in an Xcode project's Info.plist.

(It is intended to be used *only* as a Xcode Build Phase Run Script)

Support Forum:
http://support.stateful.net/discussions/git-bundle-version

Copyright (c) 2008-2009, Stateful Labs
http://stateful.net

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.