不跟系统的暗黑模式,保持light模式;增加本地日志的读取;接入firebase

This commit is contained in:
oscarz
2024-08-29 18:01:49 +08:00
parent 6d6776b9fd
commit 8500300d18
34 changed files with 25575 additions and 1523 deletions

View File

@ -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