Skip to content

Instantly share code, notes, and snippets.

@threeve
Created August 12, 2010 19:00
Show Gist options
  • Save threeve/521497 to your computer and use it in GitHub Desktop.
Save threeve/521497 to your computer and use it in GitHub Desktop.
#include "svnversion.h"
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleVersion</key>
<string>MYVERSION</string>
... other junk
</dict>
</plist>
#define MYVERSION 1.2.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment