Version 4.0b3.

This commit is contained in:
Samuel Clay 2014-02-25 17:59:31 -08:00
parent 08ad585f1d
commit df65894950
3 changed files with 3 additions and 3 deletions

View file

@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>4.0b2</string>
<string>4.0b3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@ -56,7 +56,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>4.0b2</string>
<string>4.0b3</string>
<key>FacebookAppID</key>
<string>230426707030569</string>
<key>LSRequiresIPhoneOS</key>

Binary file not shown.

View file

@ -5,7 +5,7 @@
#import <SystemConfiguration/SystemConfiguration.h>
#import <MobileCoreServices/MobileCoreServices.h>
#define DEBUG 1
//#define DEBUG 1
//#define PROD_DEBUG 1
#ifdef DEBUG