This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit bfb38c5698c835e5190c572000ebd5cb3f59fd34
tree d37e50f9547d62b03905056f8cce9131496e2809
parent 80727406284a6850d0cb79b3ef8fdacebd9eb4fe
tree d37e50f9547d62b03905056f8cce9131496e2809
parent 80727406284a6850d0cb79b3ef8fdacebd9eb4fe
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Mar 05 21:16:54 -0800 2008 | [mgrimes] |
| |
README | Sun May 04 00:05:53 -0700 2008 | [mgrimes] |
| |
git-bundle-version.rb | Wed Mar 05 21:16:54 -0800 2008 | [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) If you find a bug, please report it @ http://statefullabs.lighthouseapp.com/projects/10774-git-bundle-version/overview Copyright (c) 2008, 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.




