Update version

This commit is contained in:
kevinzhow
2015-08-10 13:15:18 +08:00
parent 3f8edb99c9
commit a1eeeb7815
3 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ DEPENDENCIES:
EXTERNAL SOURCES:
MZFayeClient:
:path: ../CatchLib-iOS/MZFayeClient/
:path: "../CatchLib-iOS/MZFayeClient/"
SPEC CHECKSUMS:
AFNetworking: 05edc0ac4c4c8cf57bcf4b84be5b0744b6d8e71e
+6 -2
View File
@@ -83,13 +83,17 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
})
Crashlytics.startWithAPIKey("3030ba006e21bcf8eb4a2127b6a7931ea6667486")
delay(0.5, {
Crashlytics.startWithAPIKey("3030ba006e21bcf8eb4a2127b6a7931ea6667486")
APService.setupWithOption(launchOptions)
})
AVAudioSession.sharedInstance().setCategory(AVAudioSessionCategoryPlayAndRecord, withOptions: AVAudioSessionCategoryOptions.DefaultToSpeaker,error: nil)
application.setMinimumBackgroundFetchInterval(UIApplicationBackgroundFetchIntervalMinimum)
//
APService.setupWithOption(launchOptions)
//
customAppearce()
+1 -1
View File
@@ -19,7 +19,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>61</string>
<string>62</string>
<key>Fabric</key>
<dict>
<key>APIKey</key>