mirror of
https://github.com/caoer/RxFirebase.git
synced 2026-04-30 13:42:44 +08:00
Travis fix
This commit is contained in:
5
Podfile
5
Podfile
@@ -4,6 +4,11 @@ use_frameworks!
|
||||
target 'RxFirebase_Example' do
|
||||
pod 'RxFirebase/Firestore', :path => './'
|
||||
pod 'RxFirebase/RemoteConfig', :path => './'
|
||||
pod 'RxSwift', '~> 4'
|
||||
pod 'RxCocoa', '~> 4'
|
||||
pod 'FirebaseCore', '~> 4'
|
||||
pod 'FirebaseFirestore', '~> 0'
|
||||
pod 'FirebaseRemoteConfig', '~> 2'
|
||||
|
||||
target 'RxFirebase_Tests' do
|
||||
inherit! :search_paths
|
||||
|
||||
Reference in New Issue
Block a user