File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ target 'SymbolCollisionTest' do
15
15
pod 'FirebaseAuth' , :path => '../'
16
16
pod 'FirebaseCore' , :path => '../'
17
17
pod 'FirebaseCoreDiagnostics' , :path => '../'
18
+ pod 'FirebaseCoreExtension' , :path => '../'
19
+ pod 'FirebaseCoreInternal' , :path => '../'
18
20
pod 'FirebaseCrashlytics' , :path => '../'
19
21
pod 'FirebaseDatabase' , :path => '../'
20
22
pod 'FirebaseDynamicLinks' , :path => '../'
@@ -26,6 +28,7 @@ target 'SymbolCollisionTest' do
26
28
pod 'FirebasePerformance' , :path => '../'
27
29
pod 'FirebaseRemoteConfig' , :path => '../'
28
30
pod 'FirebaseStorage' , :path => '../'
31
+ pod 'FirebaseStorageInternal' , :path => '../'
29
32
pod 'GoogleUtilitiesComponents' , :path => '../'
30
33
31
34
# pod 'FirebaseUI'. - requires use_frameworks!
You can’t perform that action at this time.
0 commit comments