RC2 (or is it RC3 by now?) of iOS app.

This commit is contained in:
Samuel Clay 2013-10-17 11:23:45 -07:00
parent aa67f74979
commit 5eb8b165a0
4 changed files with 4 additions and 4 deletions

View file

@ -58,7 +58,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.0.3</string>
<string>3.0.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@ -87,7 +87,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>3.0.3</string>
<string>3.0.4</string>
<key>FacebookAppID</key>
<string>230426707030569</string>
<key>LSRequiresIPhoneOS</key>

Binary file not shown.

View file

@ -35,7 +35,7 @@
<key>bundle-identifier</key>
<string>com.newsblur.NewsBlur</string>
<key>bundle-version</key>
<string>3.0.3</string>
<string>3.0.4</string>
<key>kind</key>
<string>software</string>
<key>title</key>

View file

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