Ben Copsey

Tweak before push

... ... @@ -380,7 +380,6 @@ extern unsigned long const ASIWWANBandwidthThrottleAmount;
#pragma mark upload/download progress
// Called on main thread to update progress delegates
- (void)updateProgressIndicators;
- (void)resetUploadProgress:(unsigned long long)value;
- (void)updateUploadProgress;
... ...
... ... @@ -9,7 +9,7 @@
<key>CFBundleIconFile</key>
<string>iphone-icon.png</string>
<key>CFBundleIdentifier</key>
<string>com.allseeinginteractive.trailsnetwork.foo</string>
<string>com.your.company.blah</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
... ...