不跟系统的暗黑模式,保持light模式;增加本地日志的读取;接入firebase
This commit is contained in:
5
Podfile
5
Podfile
@ -11,7 +11,10 @@ target 'AIGrammar' do
|
||||
pod 'Alamofire', :git => 'https://github.com/Alamofire/Alamofire.git'
|
||||
pod 'SwiftJWT'
|
||||
pod 'SwiftyBeaver', :git => 'https://github.com/SwiftyBeaver/SwiftyBeaver.git'
|
||||
|
||||
|
||||
pod 'Firebase/Analytics'
|
||||
pod 'FirebaseCrashlytics'
|
||||
pod 'FirebasePerformance'
|
||||
|
||||
|
||||
target 'AIGrammarTests' do
|
||||
|
||||
Reference in New Issue
Block a user