File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Pod::Spec.new do |s|
13
13
s . authors = 'Google, Inc.'
14
14
15
15
s . source = {
16
- :http => 'https://dl.google.com/firebase/ios/analytics/456fd5f254bd79ce /FirebaseAnalytics-10.4 .0.tar.gz'
16
+ :http => 'https://dl.google.com/firebase/ios/analytics/c549faaa5cd321b5 /FirebaseAnalytics-10.6 .0.tar.gz'
17
17
}
18
18
19
19
s . cocoapods_version = '>= 1.10.0'
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
16
16
s . authors = 'Google, Inc.'
17
17
18
18
s . source = {
19
- :http => 'https://dl.google.com/firebase/ios/analytics/993c10a5f4fc64e1 /GoogleAppMeasurement-10.4 .0.tar.gz'
19
+ :http => 'https://dl.google.com/firebase/ios/analytics/93d139ae9f688e9c /GoogleAppMeasurement-10.6 .0.tar.gz'
20
20
}
21
21
22
22
s . cocoapods_version = '>= 1.10.2'
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ let package = Package(
150
150
url: " https://github.com/google/GoogleAppMeasurement.git " ,
151
151
// Note that CI changes the version to the head of main for CI.
152
152
// See scripts/setup_spm_tests.sh.
153
- . exact( " 10.4 .0 " )
153
+ . exact( " 10.6 .0 " )
154
154
) ,
155
155
. package (
156
156
name: " GoogleDataTransport " ,
@@ -328,8 +328,8 @@ let package = Package(
328
328
) ,
329
329
. binaryTarget(
330
330
name: " FirebaseAnalytics " ,
331
- url: " https://dl.google.com/firebase/ios/swiftpm/10.4 .0/FirebaseAnalytics.zip " ,
332
- checksum: " d5098cd2d731104dddb11c39b2cbbd3aab11a604c528706a16ff0114abd8d53a "
331
+ url: " https://dl.google.com/firebase/ios/swiftpm/10.6 .0/FirebaseAnalytics.zip " ,
332
+ checksum: " a893066f524130a007ee255d9e535879b96a3fa0add139a8245edaf1c2f310f6 "
333
333
) ,
334
334
. target(
335
335
name: " FirebaseAnalyticsSwiftTarget " ,
You can’t perform that action at this time.
0 commit comments