Skip to content

Commit 2cb1d68

Browse files
authored
Prepare for release 10.2.0 (#96)
* Prepare for release 10.2.0 * updated pods as well
1 parent 32765a1 commit 2cb1d68

File tree

6 files changed

+93
-107
lines changed

6 files changed

+93
-107
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Change Log
22
==========
33

4+
Version 2.7.12 *(30th November, 2022)*
5+
-------------------------------------------
6+
* Bumped Firebase to version 10.2.0
7+
48
Version 2.7.11 *(24th June, 2022)*
59
-------------------------------------------
610
* Bumped Firebase to version 9.6.0

Example/Podfile.lock

+74-88
Original file line numberDiff line numberDiff line change
@@ -1,90 +1,80 @@
11
PODS:
22
- Analytics (4.1.6)
33
- Expecta (1.0.6)
4-
- Firebase (9.6.0):
5-
- Firebase/Core (= 9.6.0)
6-
- Firebase/Core (9.6.0):
4+
- Firebase (10.2.0):
5+
- Firebase/Core (= 10.2.0)
6+
- Firebase/Core (10.2.0):
77
- Firebase/CoreOnly
8-
- FirebaseAnalytics (~> 9.6.0)
9-
- Firebase/CoreOnly (9.6.0):
10-
- FirebaseCore (= 9.6.0)
11-
- FirebaseAnalytics (9.6.0):
12-
- FirebaseAnalytics/AdIdSupport (= 9.6.0)
13-
- FirebaseCore (~> 9.0)
14-
- FirebaseInstallations (~> 9.0)
15-
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
16-
- GoogleUtilities/MethodSwizzler (~> 7.7)
17-
- GoogleUtilities/Network (~> 7.7)
18-
- "GoogleUtilities/NSData+zlib (~> 7.7)"
8+
- FirebaseAnalytics (~> 10.2.0)
9+
- Firebase/CoreOnly (10.2.0):
10+
- FirebaseCore (= 10.2.0)
11+
- FirebaseAnalytics (10.2.0):
12+
- FirebaseAnalytics/AdIdSupport (= 10.2.0)
13+
- FirebaseCore (~> 10.0)
14+
- FirebaseInstallations (~> 10.0)
15+
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
16+
- GoogleUtilities/MethodSwizzler (~> 7.8)
17+
- GoogleUtilities/Network (~> 7.8)
18+
- "GoogleUtilities/NSData+zlib (~> 7.8)"
1919
- nanopb (< 2.30910.0, >= 2.30908.0)
20-
- FirebaseAnalytics/AdIdSupport (9.6.0):
21-
- FirebaseCore (~> 9.0)
22-
- FirebaseInstallations (~> 9.0)
23-
- GoogleAppMeasurement (= 9.6.0)
24-
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
25-
- GoogleUtilities/MethodSwizzler (~> 7.7)
26-
- GoogleUtilities/Network (~> 7.7)
27-
- "GoogleUtilities/NSData+zlib (~> 7.7)"
20+
- FirebaseAnalytics/AdIdSupport (10.2.0):
21+
- FirebaseCore (~> 10.0)
22+
- FirebaseInstallations (~> 10.0)
23+
- GoogleAppMeasurement (= 10.2.0)
24+
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
25+
- GoogleUtilities/MethodSwizzler (~> 7.8)
26+
- GoogleUtilities/Network (~> 7.8)
27+
- "GoogleUtilities/NSData+zlib (~> 7.8)"
2828
- nanopb (< 2.30910.0, >= 2.30908.0)
29-
- FirebaseCore (9.6.0):
30-
- FirebaseCoreDiagnostics (~> 9.0)
31-
- FirebaseCoreInternal (~> 9.0)
32-
- GoogleUtilities/Environment (~> 7.7)
33-
- GoogleUtilities/Logger (~> 7.7)
34-
- FirebaseCoreDiagnostics (9.6.0):
35-
- GoogleDataTransport (< 10.0.0, >= 9.1.4)
36-
- GoogleUtilities/Environment (~> 7.7)
37-
- GoogleUtilities/Logger (~> 7.7)
38-
- nanopb (< 2.30910.0, >= 2.30908.0)
39-
- FirebaseCoreInternal (9.6.0):
40-
- "GoogleUtilities/NSData+zlib (~> 7.7)"
41-
- FirebaseInstallations (9.6.0):
42-
- FirebaseCore (~> 9.0)
43-
- GoogleUtilities/Environment (~> 7.7)
44-
- GoogleUtilities/UserDefaults (~> 7.7)
29+
- FirebaseCore (10.2.0):
30+
- FirebaseCoreInternal (~> 10.0)
31+
- GoogleUtilities/Environment (~> 7.8)
32+
- GoogleUtilities/Logger (~> 7.8)
33+
- FirebaseCoreInternal (10.2.0):
34+
- "GoogleUtilities/NSData+zlib (~> 7.8)"
35+
- FirebaseInstallations (10.2.0):
36+
- FirebaseCore (~> 10.0)
37+
- GoogleUtilities/Environment (~> 7.8)
38+
- GoogleUtilities/UserDefaults (~> 7.8)
4539
- PromisesObjC (~> 2.1)
46-
- GoogleAppMeasurement (9.6.0):
47-
- GoogleAppMeasurement/AdIdSupport (= 9.6.0)
48-
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
49-
- GoogleUtilities/MethodSwizzler (~> 7.7)
50-
- GoogleUtilities/Network (~> 7.7)
51-
- "GoogleUtilities/NSData+zlib (~> 7.7)"
52-
- nanopb (< 2.30910.0, >= 2.30908.0)
53-
- GoogleAppMeasurement/AdIdSupport (9.6.0):
54-
- GoogleAppMeasurement/WithoutAdIdSupport (= 9.6.0)
55-
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
56-
- GoogleUtilities/MethodSwizzler (~> 7.7)
57-
- GoogleUtilities/Network (~> 7.7)
58-
- "GoogleUtilities/NSData+zlib (~> 7.7)"
40+
- GoogleAppMeasurement (10.2.0):
41+
- GoogleAppMeasurement/AdIdSupport (= 10.2.0)
42+
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
43+
- GoogleUtilities/MethodSwizzler (~> 7.8)
44+
- GoogleUtilities/Network (~> 7.8)
45+
- "GoogleUtilities/NSData+zlib (~> 7.8)"
5946
- nanopb (< 2.30910.0, >= 2.30908.0)
60-
- GoogleAppMeasurement/WithoutAdIdSupport (9.6.0):
61-
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
62-
- GoogleUtilities/MethodSwizzler (~> 7.7)
63-
- GoogleUtilities/Network (~> 7.7)
64-
- "GoogleUtilities/NSData+zlib (~> 7.7)"
47+
- GoogleAppMeasurement/AdIdSupport (10.2.0):
48+
- GoogleAppMeasurement/WithoutAdIdSupport (= 10.2.0)
49+
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
50+
- GoogleUtilities/MethodSwizzler (~> 7.8)
51+
- GoogleUtilities/Network (~> 7.8)
52+
- "GoogleUtilities/NSData+zlib (~> 7.8)"
6553
- nanopb (< 2.30910.0, >= 2.30908.0)
66-
- GoogleDataTransport (9.2.0):
67-
- GoogleUtilities/Environment (~> 7.7)
54+
- GoogleAppMeasurement/WithoutAdIdSupport (10.2.0):
55+
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
56+
- GoogleUtilities/MethodSwizzler (~> 7.8)
57+
- GoogleUtilities/Network (~> 7.8)
58+
- "GoogleUtilities/NSData+zlib (~> 7.8)"
6859
- nanopb (< 2.30910.0, >= 2.30908.0)
69-
- PromisesObjC (< 3.0, >= 1.2)
70-
- GoogleUtilities/AppDelegateSwizzler (7.8.0):
60+
- GoogleUtilities/AppDelegateSwizzler (7.10.0):
7161
- GoogleUtilities/Environment
7262
- GoogleUtilities/Logger
7363
- GoogleUtilities/Network
74-
- GoogleUtilities/Environment (7.8.0):
64+
- GoogleUtilities/Environment (7.10.0):
7565
- PromisesObjC (< 3.0, >= 1.2)
76-
- GoogleUtilities/Logger (7.8.0):
66+
- GoogleUtilities/Logger (7.10.0):
7767
- GoogleUtilities/Environment
78-
- GoogleUtilities/MethodSwizzler (7.8.0):
68+
- GoogleUtilities/MethodSwizzler (7.10.0):
7969
- GoogleUtilities/Logger
80-
- GoogleUtilities/Network (7.8.0):
70+
- GoogleUtilities/Network (7.10.0):
8171
- GoogleUtilities/Logger
8272
- "GoogleUtilities/NSData+zlib"
8373
- GoogleUtilities/Reachability
84-
- "GoogleUtilities/NSData+zlib (7.8.0)"
85-
- GoogleUtilities/Reachability (7.8.0):
74+
- "GoogleUtilities/NSData+zlib (7.10.0)"
75+
- GoogleUtilities/Reachability (7.10.0):
8676
- GoogleUtilities/Logger
87-
- GoogleUtilities/UserDefaults (7.8.0):
77+
- GoogleUtilities/UserDefaults (7.10.0):
8878
- GoogleUtilities/Logger
8979
- nanopb (2.30909.0):
9080
- nanopb/decode (= 2.30909.0)
@@ -95,17 +85,17 @@ PODS:
9585
- OCMockito (6.0.0):
9686
- OCHamcrest (~> 8.0)
9787
- PromisesObjC (2.1.1)
98-
- Segment-Firebase (2.7.10):
88+
- Segment-Firebase (2.7.12):
9989
- Analytics
100-
- Firebase (~> 9.6.0)
101-
- Firebase/Core (~> 9.6.0)
102-
- FirebaseAnalytics (~> 9.6.0)
103-
- Segment-Firebase/Core (= 2.7.10)
104-
- Segment-Firebase/Core (2.7.10):
90+
- Firebase (~> 10.2.0)
91+
- Firebase/Core (~> 10.2.0)
92+
- FirebaseAnalytics (~> 10.2.0)
93+
- Segment-Firebase/Core (= 2.7.12)
94+
- Segment-Firebase/Core (2.7.12):
10595
- Analytics
106-
- Firebase (~> 9.6.0)
107-
- Firebase/Core (~> 9.6.0)
108-
- FirebaseAnalytics (~> 9.6.0)
96+
- Firebase (~> 10.2.0)
97+
- Firebase/Core (~> 10.2.0)
98+
- FirebaseAnalytics (~> 10.2.0)
10999
- Specta (2.0.0)
110100

111101
DEPENDENCIES:
@@ -121,11 +111,9 @@ SPEC REPOS:
121111
- Firebase
122112
- FirebaseAnalytics
123113
- FirebaseCore
124-
- FirebaseCoreDiagnostics
125114
- FirebaseCoreInternal
126115
- FirebaseInstallations
127116
- GoogleAppMeasurement
128-
- GoogleDataTransport
129117
- GoogleUtilities
130118
- nanopb
131119
- OCHamcrest
@@ -140,20 +128,18 @@ EXTERNAL SOURCES:
140128
SPEC CHECKSUMS:
141129
Analytics: eefe524436f904b8bb3f8c8c3425280e43b34efc
142130
Expecta: 3b6bd90a64b9a1dcb0b70aa0e10a7f8f631667d5
143-
Firebase: 5ae8b7cf8efce559a653aef0ad95bab3f427c351
144-
FirebaseAnalytics: 89ad762c6c3852a685794174757e2c60a36b6a82
145-
FirebaseCore: 2082fffcd855f95f883c0a1641133eb9bbe76d40
146-
FirebaseCoreDiagnostics: 99a495094b10a57eeb3ae8efa1665700ad0bdaa6
147-
FirebaseCoreInternal: bca76517fe1ed381e989f5e7d8abb0da8d85bed3
148-
FirebaseInstallations: 0a115432c4e223c5ab20b0dbbe4cbefa793a0e8e
149-
GoogleAppMeasurement: 6de2b1a69e4326eb82ee05d138f6a5cb7311bcb1
150-
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
151-
GoogleUtilities: 1d20a6ad97ef46f67bbdec158ce00563a671ebb7
131+
Firebase: a3ea7eba4382afd83808376edb99acdaff078dcf
132+
FirebaseAnalytics: 24a15e58e505abcedc3017b6f7c206fbfa964580
133+
FirebaseCore: 813838072b797b64f529f3c2ee35e696e5641dd1
134+
FirebaseCoreInternal: 091bde13e47bb1c5e9fe397634f3593dc390430f
135+
FirebaseInstallations: 004915af170935e3a583faefd5f8bc851afc220f
136+
GoogleAppMeasurement: 3bc3a6484b7bb20dd8489242c4dd3c92a3e5107b
137+
GoogleUtilities: bad72cb363809015b1f7f19beb1f1cd23c589f95
152138
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
153139
OCHamcrest: a613690381f1dac7637c18962c10dbe8feca4bb5
154140
OCMockito: 780f04370226f81a9d972c97d1203864ef609f5b
155141
PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb
156-
Segment-Firebase: 36d699e36e7a2269476a9081bd2461d820e6fdd8
142+
Segment-Firebase: 6000de0f15ec523b3be304d4802ce864bfe39d64
157143
Specta: b79d84043684b35ffdc2680df578dc318ec2efc2
158144

159145
PODFILE CHECKSUM: 2c6ff7ca8d5b9826542864d0ab6166c58179de30

Example/Segment-Firebase.xcodeproj/project.pbxproj

-4
Original file line numberDiff line numberDiff line change
@@ -306,10 +306,8 @@
306306
"${PODS_ROOT}/Target Support Files/Pods-Segment-Firebase_Example/Pods-Segment-Firebase_Example-frameworks.sh",
307307
"${BUILT_PRODUCTS_DIR}/Analytics/Segment.framework",
308308
"${BUILT_PRODUCTS_DIR}/FirebaseCore/FirebaseCore.framework",
309-
"${BUILT_PRODUCTS_DIR}/FirebaseCoreDiagnostics/FirebaseCoreDiagnostics.framework",
310309
"${BUILT_PRODUCTS_DIR}/FirebaseCoreInternal/FirebaseCoreInternal.framework",
311310
"${BUILT_PRODUCTS_DIR}/FirebaseInstallations/FirebaseInstallations.framework",
312-
"${BUILT_PRODUCTS_DIR}/GoogleDataTransport/GoogleDataTransport.framework",
313311
"${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework",
314312
"${BUILT_PRODUCTS_DIR}/PromisesObjC/FBLPromises.framework",
315313
"${BUILT_PRODUCTS_DIR}/nanopb/nanopb.framework",
@@ -318,10 +316,8 @@
318316
outputPaths = (
319317
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Segment.framework",
320318
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseCore.framework",
321-
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseCoreDiagnostics.framework",
322319
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseCoreInternal.framework",
323320
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseInstallations.framework",
324-
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleDataTransport.framework",
325321
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework",
326322
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBLPromises.framework",
327323
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/nanopb.framework",

Package.resolved

+10-10
Original file line numberDiff line numberDiff line change
@@ -33,35 +33,35 @@
3333
"repositoryURL": "https://github.com/firebase/firebase-ios-sdk.git",
3434
"state": {
3535
"branch": null,
36-
"revision": "e8828e8efc813817b3c2cbfde8e965f7a7a26641",
37-
"version": "9.2.0"
36+
"revision": "c24031ad9410c746c49deddc739fdf311a386fc7",
37+
"version": "10.2.0"
3838
}
3939
},
4040
{
4141
"package": "GoogleAppMeasurement",
4242
"repositoryURL": "https://github.com/google/GoogleAppMeasurement.git",
4343
"state": {
4444
"branch": null,
45-
"revision": "192cce3e0486aecfdb61102a9c694c78dc89dc48",
46-
"version": "9.1.0"
45+
"revision": "71eb6700dd53a851473c48d392f00a3ab26699a6",
46+
"version": "10.1.0"
4747
}
4848
},
4949
{
5050
"package": "GoogleDataTransport",
5151
"repositoryURL": "https://github.com/google/GoogleDataTransport.git",
5252
"state": {
5353
"branch": null,
54-
"revision": "b905c49326b72211531ed9d7baa02d724828a8dc",
55-
"version": "9.1.4"
54+
"revision": "5056b15c5acbb90cd214fe4d6138bdf5a740e5a8",
55+
"version": "9.2.0"
5656
}
5757
},
5858
{
5959
"package": "GoogleUtilities",
6060
"repositoryURL": "https://github.com/google/GoogleUtilities.git",
6161
"state": {
6262
"branch": null,
63-
"revision": "f4abe56ce62a779e64b525eb133c8fc2a84bbc1f",
64-
"version": "7.7.1"
63+
"revision": "6db6edb48bdd9943426562c7f042a5492de5ba3d",
64+
"version": "7.10.0"
6565
}
6666
},
6767
{
@@ -78,8 +78,8 @@
7878
"repositoryURL": "https://github.com/google/gtm-session-fetcher.git",
7979
"state": {
8080
"branch": null,
81-
"revision": "19605024d59eaefdb1f6a2cb11ebe75df4421126",
82-
"version": "2.0.0"
81+
"revision": "efda500b6d9858d38a76dbfbfa396bd644692e4a",
82+
"version": "3.0.0"
8383
}
8484
},
8585
{

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ let package = Package(
77
products: [.library(name: "SegmentFirebase", targets: ["SegmentFirebase"])],
88
dependencies: [
99
.package(name: "Segment", url: "https://github.com/segmentio/analytics-ios.git", from: "4.1.6"),
10-
.package(name: "Firebase", url: "https://github.com/firebase/firebase-ios-sdk.git", from: "9.2.0"),
10+
.package(name: "Firebase", url: "https://github.com/firebase/firebase-ios-sdk.git", from: "10.2.0"),
1111
],
1212
targets: [
1313
.target(

Segment-Firebase.podspec

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Segment-Firebase"
3-
s.version = "2.7.11"
3+
s.version = "2.7.12"
44
s.summary = "Firebase Integration for Segment's analytics-ios library."
55

66
s.description = <<-DESC
@@ -24,9 +24,9 @@ Pod::Spec.new do |s|
2424
s.static_framework = true
2525

2626
s.dependency 'Analytics'
27-
s.dependency 'Firebase', '~> 9.6.0'
28-
s.dependency 'Firebase/Core', '~> 9.6.0'
29-
s.dependency 'FirebaseAnalytics','~> 9.6.0'
27+
s.dependency 'Firebase', '~> 10.2.0'
28+
s.dependency 'Firebase/Core', '~> 10.2.0'
29+
s.dependency 'FirebaseAnalytics','~> 10.2.0'
3030

3131
s.subspec 'Core' do |core|
3232
#For users who only want the core Firebase package

0 commit comments

Comments
 (0)