File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ platform :ios, '11.0'
44use_frameworks! :linkage => :static
55
66target 'integration_test' do
7- pod 'Firebase/Analytics ' , '10.12.0'
7+ pod 'Firebase/CoreOnly ' , '10.12.0'
88 pod 'Google-Mobile-Ads-SDK' , '10.8.0'
99end
1010
Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ Firebase Functions | firebase_functions.xcframework
250250| | Firebase/Auth Cocoapod (10.12.0)
251251Google Mobile Ads | firebase_gma.xcframework
252252| | firebase.xcframework
253- | | Firebase/Analytics Cocoapod (10.12.0)
253+ | | Firebase/CoreOnly Cocoapod (10.12.0)
254254| | Google-Mobile-Ads-SDK Cocoapod (10.8.0)
255255Firebase Installations | firebase_installations.xcframework
256256| | firebase.xcframework
@@ -312,7 +312,7 @@ Firebase Functions | libfirebase_functions.a
312312| | Firebase/Auth Cocoapod (10.12.0)
313313Google Mobile Ads | libfirebase_gma.a
314314| | libfirebase_app.a
315- | | Firebase/Analytics Cocoapod (10.12.0)
315+ | | Firebase/CoreOnly Cocoapod (10.12.0)
316316| | Google-Mobile-Ads-SDK Cocoapod (10.8.0)
317317Firebase Installations | libfirebase_installations.a
318318| | libfirebase_app.a
You can’t perform that action at this time.
0 commit comments