File tree 2 files changed +3
-3
lines changed 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'
4
4
use_frameworks! :linkage => :static
5
5
6
6
target 'integration_test' do
7
- pod 'Firebase/Analytics ' , '10.12.0'
7
+ pod 'Firebase/CoreOnly ' , '10.12.0'
8
8
pod 'Google-Mobile-Ads-SDK' , '10.8.0'
9
9
end
10
10
Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ Firebase Functions | firebase_functions.xcframework
250
250
| | Firebase/Auth Cocoapod (10.12.0)
251
251
Google Mobile Ads | firebase_gma.xcframework
252
252
| | firebase.xcframework
253
- | | Firebase/Analytics Cocoapod (10.12.0)
253
+ | | Firebase/CoreOnly Cocoapod (10.12.0)
254
254
| | Google-Mobile-Ads-SDK Cocoapod (10.8.0)
255
255
Firebase Installations | firebase_installations.xcframework
256
256
| | firebase.xcframework
@@ -312,7 +312,7 @@ Firebase Functions | libfirebase_functions.a
312
312
| | Firebase/Auth Cocoapod (10.12.0)
313
313
Google Mobile Ads | libfirebase_gma.a
314
314
| | libfirebase_app.a
315
- | | Firebase/Analytics Cocoapod (10.12.0)
315
+ | | Firebase/CoreOnly Cocoapod (10.12.0)
316
316
| | Google-Mobile-Ads-SDK Cocoapod (10.8.0)
317
317
Firebase Installations | libfirebase_installations.a
318
318
| | libfirebase_app.a
You can’t perform that action at this time.
0 commit comments