File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed
storage/LegacyStorageQuickstart
swiftui/PasswordlessSwiftUI Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ PODS:
105
105
- GTMAppAuth (4.1.1):
106
106
- AppAuth/Core (~> 1.7)
107
107
- GTMSessionFetcher/Core (< 4.0, >= 3.3)
108
- - GTMSessionFetcher/Core (3.4.0 )
108
+ - GTMSessionFetcher/Core (3.4.1 )
109
109
- nanopb (2.30910.0):
110
110
- nanopb/decode (= 2.30910.0)
111
111
- nanopb/encode (= 2.30910.0)
@@ -158,7 +158,7 @@ SPEC CHECKSUMS:
158
158
GoogleSignIn: d4281ab6cf21542b1cfaff85c191f230b399d2db
159
159
GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152
160
160
GTMAppAuth: f69bd07d68cd3b766125f7e072c45d7340dea0de
161
- GTMSessionFetcher: ed61055dc13f769533d057edc520a4cb8f41c324
161
+ GTMSessionFetcher: 8000756fc1c19d2e5697b90311f7832d2e33f6cd
162
162
nanopb: 438bc412db1928dac798aa6fd75726007be04262
163
163
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
164
164
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ PODS:
107
107
- GTMAppAuth (4.1.1):
108
108
- AppAuth/Core (~> 1.7)
109
109
- GTMSessionFetcher/Core (< 4.0, >= 3.3)
110
- - GTMSessionFetcher/Core (3.4.0 )
110
+ - GTMSessionFetcher/Core (3.4.1 )
111
111
- nanopb (2.30910.0):
112
112
- nanopb/decode (= 2.30910.0)
113
113
- nanopb/encode (= 2.30910.0)
@@ -163,7 +163,7 @@ SPEC CHECKSUMS:
163
163
GoogleSignIn: d4281ab6cf21542b1cfaff85c191f230b399d2db
164
164
GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152
165
165
GTMAppAuth: f69bd07d68cd3b766125f7e072c45d7340dea0de
166
- GTMSessionFetcher: ed61055dc13f769533d057edc520a4cb8f41c324
166
+ GTMSessionFetcher: 8000756fc1c19d2e5697b90311f7832d2e33f6cd
167
167
nanopb: 438bc412db1928dac798aa6fd75726007be04262
168
168
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
169
169
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21
Original file line number Diff line number Diff line change 45
45
- GoogleUtilities/Reachability (7.13.0):
46
46
- GoogleUtilities/Logger
47
47
- GoogleUtilities/Privacy
48
- - GTMSessionFetcher/Core (3.4.0 )
48
+ - GTMSessionFetcher/Core (3.4.1 )
49
49
- leveldb-library (1.22.5)
50
50
- PromisesObjC (2.4.0)
51
51
- RecaptchaInterop (100.0.0)
@@ -81,7 +81,7 @@ SPEC CHECKSUMS:
81
81
FirebaseSharedSwift: 76e1529c32101d80e4f1ca2fba7c39d59f0a390a
82
82
FirebaseUI: e9a2dd42f5b593cd8b6e64c11d30ded38f30e48c
83
83
GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152
84
- GTMSessionFetcher: ed61055dc13f769533d057edc520a4cb8f41c324
84
+ GTMSessionFetcher: 8000756fc1c19d2e5697b90311f7832d2e33f6cd
85
85
leveldb-library: e8eadf9008a61f9e1dde3978c086d2b6d9b9dc28
86
86
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
87
87
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21
Original file line number Diff line number Diff line change @@ -1104,7 +1104,7 @@ PODS:
1104
1104
- gRPC-Core/Privacy (= 1.62.5)
1105
1105
- gRPC-Core/Interface (1.62.5)
1106
1106
- gRPC-Core/Privacy (1.62.5)
1107
- - GTMSessionFetcher/Core (3.4.0 )
1107
+ - GTMSessionFetcher/Core (3.4.1 )
1108
1108
- leveldb-library (1.22.5)
1109
1109
- nanopb (2.30910.0):
1110
1110
- nanopb/decode (= 2.30910.0)
@@ -1170,7 +1170,7 @@ SPEC CHECKSUMS:
1170
1170
GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152
1171
1171
"gRPC-C++": e725ef63c4475d7cdb7e2cf16eb0fde84bd9ee51
1172
1172
gRPC-Core: eee4be35df218649fe66d721a05a7f27a28f069b
1173
- GTMSessionFetcher: ed61055dc13f769533d057edc520a4cb8f41c324
1173
+ GTMSessionFetcher: 8000756fc1c19d2e5697b90311f7832d2e33f6cd
1174
1174
leveldb-library: e8eadf9008a61f9e1dde3978c086d2b6d9b9dc28
1175
1175
nanopb: 438bc412db1928dac798aa6fd75726007be04262
1176
1176
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
Original file line number Diff line number Diff line change 44
44
- GoogleUtilities/Reachability (7.13.0):
45
45
- GoogleUtilities/Logger
46
46
- GoogleUtilities/Privacy
47
- - GTMSessionFetcher/Core (3.4.0 )
47
+ - GTMSessionFetcher/Core (3.4.1 )
48
48
- PromisesObjC (2.4.0)
49
49
- RecaptchaInterop (100.0.0)
50
50
@@ -75,7 +75,7 @@ SPEC CHECKSUMS:
75
75
FirebaseCoreInternal: bcb5acffd4ea05e12a783ecf835f2210ce3dc6af
76
76
FirebaseStorage: 03710f9a0e3824d3069ed1128601a3d3a5e7d817
77
77
GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152
78
- GTMSessionFetcher: ed61055dc13f769533d057edc520a4cb8f41c324
78
+ GTMSessionFetcher: 8000756fc1c19d2e5697b90311f7832d2e33f6cd
79
79
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
80
80
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21
81
81
Original file line number Diff line number Diff line change 37
37
- GoogleUtilities/Reachability (7.13.0):
38
38
- GoogleUtilities/Logger
39
39
- GoogleUtilities/Privacy
40
- - GTMSessionFetcher/Core (3.4.0 )
40
+ - GTMSessionFetcher/Core (3.4.1 )
41
41
- PromisesObjC (2.4.0)
42
42
- RecaptchaInterop (100.0.0)
43
43
@@ -64,7 +64,7 @@ SPEC CHECKSUMS:
64
64
FirebaseCoreInternal: bcb5acffd4ea05e12a783ecf835f2210ce3dc6af
65
65
FirebaseDynamicLinks: 96e59750f0c383258c35f5b20e3c18e14b57933a
66
66
GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152
67
- GTMSessionFetcher: ed61055dc13f769533d057edc520a4cb8f41c324
67
+ GTMSessionFetcher: 8000756fc1c19d2e5697b90311f7832d2e33f6cd
68
68
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
69
69
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21
70
70
You can’t perform that action at this time.
0 commit comments