Skip to content

Commit 7a6c99c

Browse files
committed
fix build iOS when migrate android x
1 parent cf6dd08 commit 7a6c99c

File tree

3 files changed

+133
-169
lines changed

3 files changed

+133
-169
lines changed

ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Uncomment this line to define a global platform for your project
2-
# platform :ios, '9.0'
2+
platform :ios, '9.0'
33

44
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
55
ENV['COCOAPODS_DISABLE_STATS'] = 'true'

ios/Podfile.lock

Lines changed: 122 additions & 160 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,30 @@
11
PODS:
2-
- BoringSSL (10.0.6):
3-
- BoringSSL/Implementation (= 10.0.6)
4-
- BoringSSL/Interface (= 10.0.6)
5-
- BoringSSL/Implementation (10.0.6):
6-
- BoringSSL/Interface (= 10.0.6)
7-
- BoringSSL/Interface (10.0.6)
2+
- BoringSSL-GRPC (0.0.3):
3+
- BoringSSL-GRPC/Implementation (= 0.0.3)
4+
- BoringSSL-GRPC/Interface (= 0.0.3)
5+
- BoringSSL-GRPC/Implementation (0.0.3):
6+
- BoringSSL-GRPC/Interface (= 0.0.3)
7+
- BoringSSL-GRPC/Interface (0.0.3)
88
- cloud_firestore (0.0.1):
9-
- Firebase/Auth
109
- Firebase/Core
11-
- Firebase/Database
12-
- Firebase/Firestore
10+
- Firebase/Firestore (~> 6.0)
1311
- Flutter
14-
- Firebase/Auth (5.10.0):
12+
- Firebase/Auth (6.3.0):
1513
- Firebase/CoreOnly
16-
- FirebaseAuth (= 5.0.4)
17-
- Firebase/Core (5.10.0):
14+
- FirebaseAuth (~> 6.1.2)
15+
- Firebase/Core (6.3.0):
1816
- Firebase/CoreOnly
19-
- FirebaseAnalytics (= 5.2.0)
20-
- Firebase/CoreOnly (5.10.0):
21-
- FirebaseCore (= 5.1.5)
22-
- Firebase/Database (5.10.0):
17+
- FirebaseAnalytics (= 6.0.2)
18+
- Firebase/CoreOnly (6.3.0):
19+
- FirebaseCore (= 6.0.3)
20+
- Firebase/Firestore (6.3.0):
2321
- Firebase/CoreOnly
24-
- FirebaseDatabase (= 5.0.3)
25-
- Firebase/Firestore (5.10.0):
22+
- FirebaseFirestore (~> 1.4.0)
23+
- Firebase/Storage (6.3.0):
2624
- Firebase/CoreOnly
27-
- FirebaseFirestore (= 0.13.5)
28-
- Firebase/Storage (5.10.0):
29-
- Firebase/CoreOnly
30-
- FirebaseStorage (= 3.0.2)
25+
- FirebaseStorage (~> 3.2.1)
3126
- firebase_auth (0.0.1):
32-
- Firebase/Auth
27+
- Firebase/Auth (~> 6.0)
3328
- Firebase/Core
3429
- Flutter
3530
- firebase_core (0.0.1):
@@ -38,50 +33,47 @@ PODS:
3833
- firebase_storage (0.0.1):
3934
- Firebase/Storage
4035
- Flutter
41-
- FirebaseAnalytics (5.2.0):
42-
- FirebaseCore (~> 5.1)
43-
- FirebaseInstanceID (~> 3.2)
44-
- GoogleAppMeasurement (~> 5.2)
45-
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
46-
- GoogleUtilities/MethodSwizzler (~> 5.2)
47-
- GoogleUtilities/Network (~> 5.2)
48-
- "GoogleUtilities/NSData+zlib (~> 5.2)"
36+
- FirebaseAnalytics (6.0.2):
37+
- FirebaseCore (~> 6.0)
38+
- FirebaseInstanceID (~> 4.2)
39+
- GoogleAppMeasurement (= 6.0.2)
40+
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
41+
- GoogleUtilities/MethodSwizzler (~> 6.0)
42+
- GoogleUtilities/Network (~> 6.0)
43+
- "GoogleUtilities/NSData+zlib (~> 6.0)"
4944
- nanopb (~> 0.3)
50-
- FirebaseAuth (5.0.4):
45+
- FirebaseAuth (6.1.2):
5146
- FirebaseAuthInterop (~> 1.0)
52-
- FirebaseCore (~> 5.0)
53-
- GoogleUtilities/Environment (~> 5.2)
47+
- FirebaseCore (~> 6.0)
48+
- GoogleUtilities/AppDelegateSwizzler (~> 6.2)
49+
- GoogleUtilities/Environment (~> 6.2)
5450
- GTMSessionFetcher/Core (~> 1.1)
5551
- FirebaseAuthInterop (1.0.0)
56-
- FirebaseCore (5.1.5):
57-
- GoogleUtilities/Logger (~> 5.2)
58-
- FirebaseDatabase (5.0.3):
59-
- FirebaseCore (~> 5.0)
60-
- leveldb-library (~> 1.18)
61-
- FirebaseFirestore (0.13.5):
52+
- FirebaseCore (6.0.3):
53+
- GoogleUtilities/Environment (~> 6.0)
54+
- GoogleUtilities/Logger (~> 6.0)
55+
- FirebaseFirestore (1.4.0):
6256
- FirebaseAuthInterop (~> 1.0)
63-
- FirebaseCore (~> 5.1)
64-
- FirebaseFirestore/abseil-cpp (= 0.13.5)
65-
- "gRPC-C++ (~> 0.0.3)"
66-
- gRPC-ProtoRPC (~> 1.0)
57+
- FirebaseCore (~> 6.0)
58+
- FirebaseFirestore/abseil-cpp (= 1.4.0)
59+
- "gRPC-C++ (= 0.0.9)"
6760
- leveldb-library (~> 1.20)
68-
- nanopb (~> 0.3.8)
61+
- nanopb (~> 0.3.901)
6962
- Protobuf (~> 3.1)
70-
- FirebaseFirestore/abseil-cpp (0.13.5):
63+
- FirebaseFirestore/abseil-cpp (1.4.0):
7164
- FirebaseAuthInterop (~> 1.0)
72-
- FirebaseCore (~> 5.1)
73-
- "gRPC-C++ (~> 0.0.3)"
74-
- gRPC-ProtoRPC (~> 1.0)
65+
- FirebaseCore (~> 6.0)
66+
- "gRPC-C++ (= 0.0.9)"
7567
- leveldb-library (~> 1.20)
76-
- nanopb (~> 0.3.8)
68+
- nanopb (~> 0.3.901)
7769
- Protobuf (~> 3.1)
78-
- FirebaseInstanceID (3.2.2):
79-
- FirebaseCore (~> 5.1)
80-
- GoogleUtilities/Environment (~> 5.3)
81-
- GoogleUtilities/UserDefaults (~> 5.3)
82-
- FirebaseStorage (3.0.2):
70+
- FirebaseInstanceID (4.2.0):
71+
- FirebaseCore (~> 6.0)
72+
- GoogleUtilities/Environment (~> 6.0)
73+
- GoogleUtilities/UserDefaults (~> 6.0)
74+
- FirebaseStorage (3.2.1):
8375
- FirebaseAuthInterop (~> 1.0)
84-
- FirebaseCore (~> 5.0)
76+
- FirebaseCore (~> 6.0)
8577
- GTMSessionFetcher/Core (~> 1.1)
8678
- Flutter (1.0.0)
8779
- fluttertoast (0.0.2):
@@ -92,90 +84,70 @@ PODS:
9284
- google_sign_in (0.0.1):
9385
- Flutter
9486
- GoogleSignIn (~> 4.0)
95-
- GoogleAppMeasurement (5.2.0):
96-
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
97-
- GoogleUtilities/MethodSwizzler (~> 5.2)
98-
- GoogleUtilities/Network (~> 5.2)
99-
- "GoogleUtilities/NSData+zlib (~> 5.2)"
87+
- GoogleAppMeasurement (6.0.2):
88+
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
89+
- GoogleUtilities/MethodSwizzler (~> 6.0)
90+
- GoogleUtilities/Network (~> 6.0)
91+
- "GoogleUtilities/NSData+zlib (~> 6.0)"
10092
- nanopb (~> 0.3)
101-
- GoogleSignIn (4.3.0):
93+
- GoogleSignIn (4.4.0):
10294
- "GoogleToolboxForMac/NSDictionary+URLArguments (~> 2.1)"
10395
- "GoogleToolboxForMac/NSString+URLArguments (~> 2.1)"
104-
- GTMOAuth2 (~> 1.0)
10596
- GTMSessionFetcher/Core (~> 1.1)
106-
- GoogleToolboxForMac/DebugUtils (2.1.4):
107-
- GoogleToolboxForMac/Defines (= 2.1.4)
108-
- GoogleToolboxForMac/Defines (2.1.4)
109-
- "GoogleToolboxForMac/NSDictionary+URLArguments (2.1.4)":
110-
- GoogleToolboxForMac/DebugUtils (= 2.1.4)
111-
- GoogleToolboxForMac/Defines (= 2.1.4)
112-
- "GoogleToolboxForMac/NSString+URLArguments (= 2.1.4)"
113-
- "GoogleToolboxForMac/NSString+URLArguments (2.1.4)"
114-
- GoogleUtilities/AppDelegateSwizzler (5.3.2):
97+
- GoogleToolboxForMac/DebugUtils (2.2.1):
98+
- GoogleToolboxForMac/Defines (= 2.2.1)
99+
- GoogleToolboxForMac/Defines (2.2.1)
100+
- "GoogleToolboxForMac/NSDictionary+URLArguments (2.2.1)":
101+
- GoogleToolboxForMac/DebugUtils (= 2.2.1)
102+
- GoogleToolboxForMac/Defines (= 2.2.1)
103+
- "GoogleToolboxForMac/NSString+URLArguments (= 2.2.1)"
104+
- "GoogleToolboxForMac/NSString+URLArguments (2.2.1)"
105+
- GoogleUtilities/AppDelegateSwizzler (6.2.1):
115106
- GoogleUtilities/Environment
116107
- GoogleUtilities/Logger
117108
- GoogleUtilities/Network
118-
- GoogleUtilities/Environment (5.3.2)
119-
- GoogleUtilities/Logger (5.3.2):
109+
- GoogleUtilities/Environment (6.2.1)
110+
- GoogleUtilities/Logger (6.2.1):
120111
- GoogleUtilities/Environment
121-
- GoogleUtilities/MethodSwizzler (5.3.2):
112+
- GoogleUtilities/MethodSwizzler (6.2.1):
122113
- GoogleUtilities/Logger
123-
- GoogleUtilities/Network (5.3.2):
114+
- GoogleUtilities/Network (6.2.1):
124115
- GoogleUtilities/Logger
125116
- "GoogleUtilities/NSData+zlib"
126117
- GoogleUtilities/Reachability
127-
- "GoogleUtilities/NSData+zlib (5.3.2)"
128-
- GoogleUtilities/Reachability (5.3.2):
118+
- "GoogleUtilities/NSData+zlib (6.2.1)"
119+
- GoogleUtilities/Reachability (6.2.1):
129120
- GoogleUtilities/Logger
130-
- GoogleUtilities/UserDefaults (5.3.2):
121+
- GoogleUtilities/UserDefaults (6.2.1):
131122
- GoogleUtilities/Logger
132-
- gRPC (1.14.0):
133-
- gRPC-RxLibrary (= 1.14.0)
134-
- gRPC/Main (= 1.14.0)
135-
- "gRPC-C++ (0.0.3)":
136-
- "gRPC-C++/Implementation (= 0.0.3)"
137-
- "gRPC-C++/Interface (= 0.0.3)"
138-
- "gRPC-C++/Implementation (0.0.3)":
139-
- "gRPC-C++/Interface (= 0.0.3)"
140-
- gRPC-Core (= 1.14.0)
123+
- "gRPC-C++ (0.0.9)":
124+
- "gRPC-C++/Implementation (= 0.0.9)"
125+
- "gRPC-C++/Interface (= 0.0.9)"
126+
- "gRPC-C++/Implementation (0.0.9)":
127+
- "gRPC-C++/Interface (= 0.0.9)"
128+
- gRPC-Core (= 1.21.0)
141129
- nanopb (~> 0.3)
142-
- "gRPC-C++/Interface (0.0.3)"
143-
- gRPC-Core (1.14.0):
144-
- gRPC-Core/Implementation (= 1.14.0)
145-
- gRPC-Core/Interface (= 1.14.0)
146-
- gRPC-Core/Implementation (1.14.0):
147-
- BoringSSL (~> 10.0)
148-
- gRPC-Core/Interface (= 1.14.0)
130+
- "gRPC-C++/Interface (0.0.9)"
131+
- gRPC-Core (1.21.0):
132+
- gRPC-Core/Implementation (= 1.21.0)
133+
- gRPC-Core/Interface (= 1.21.0)
134+
- gRPC-Core/Implementation (1.21.0):
135+
- BoringSSL-GRPC (= 0.0.3)
136+
- gRPC-Core/Interface (= 1.21.0)
149137
- nanopb (~> 0.3)
150-
- gRPC-Core/Interface (1.14.0)
151-
- gRPC-ProtoRPC (1.14.0):
152-
- gRPC-ProtoRPC/Main (= 1.14.0)
153-
- gRPC-ProtoRPC/Main (1.14.0):
154-
- gRPC (= 1.14.0)
155-
- gRPC-RxLibrary (= 1.14.0)
156-
- Protobuf (~> 3.0)
157-
- gRPC-RxLibrary (1.14.0)
158-
- gRPC/Main (1.14.0):
159-
- gRPC-Core (= 1.14.0)
160-
- gRPC-RxLibrary (= 1.14.0)
161-
- GTMOAuth2 (1.1.6):
162-
- GTMSessionFetcher (~> 1.1)
163-
- GTMSessionFetcher (1.2.0):
164-
- GTMSessionFetcher/Full (= 1.2.0)
165-
- GTMSessionFetcher/Core (1.2.0)
166-
- GTMSessionFetcher/Full (1.2.0):
167-
- GTMSessionFetcher/Core (= 1.2.0)
138+
- gRPC-Core/Interface (1.21.0)
139+
- GTMSessionFetcher/Core (1.2.2)
168140
- image_picker (0.0.1):
169141
- Flutter
170142
- leveldb-library (1.20)
171-
- nanopb (0.3.8):
172-
- nanopb/decode (= 0.3.8)
173-
- nanopb/encode (= 0.3.8)
174-
- nanopb/decode (0.3.8)
175-
- nanopb/encode (0.3.8)
143+
- nanopb (0.3.901):
144+
- nanopb/decode (= 0.3.901)
145+
- nanopb/encode (= 0.3.901)
146+
- nanopb/decode (0.3.901)
147+
- nanopb/encode (0.3.901)
176148
- path_provider (0.0.1):
177149
- Flutter
178-
- Protobuf (3.6.1)
150+
- Protobuf (3.8.0)
179151
- shared_preferences (0.0.1):
180152
- Flutter
181153
- sqflite (0.0.1):
@@ -197,13 +169,12 @@ DEPENDENCIES:
197169

198170
SPEC REPOS:
199171
https://github.com/cocoapods/specs.git:
200-
- BoringSSL
172+
- BoringSSL-GRPC
201173
- Firebase
202174
- FirebaseAnalytics
203175
- FirebaseAuth
204176
- FirebaseAuthInterop
205177
- FirebaseCore
206-
- FirebaseDatabase
207178
- FirebaseFirestore
208179
- FirebaseInstanceID
209180
- FirebaseStorage
@@ -212,12 +183,8 @@ SPEC REPOS:
212183
- GoogleSignIn
213184
- GoogleToolboxForMac
214185
- GoogleUtilities
215-
- gRPC
216186
- "gRPC-C++"
217187
- gRPC-Core
218-
- gRPC-ProtoRPC
219-
- gRPC-RxLibrary
220-
- GTMOAuth2
221188
- GTMSessionFetcher
222189
- leveldb-library
223190
- nanopb
@@ -248,43 +215,38 @@ EXTERNAL SOURCES:
248215
:path: ".symlinks/plugins/sqflite/ios"
249216

250217
SPEC CHECKSUMS:
251-
BoringSSL: e10f92a27043805c01071fe815a5cd98ae8212e7
252-
cloud_firestore: a2d49d9c7219fce31033eb1a2ee953d7733c91d6
253-
Firebase: 6691d47562a780c26281ce8464518faafc90c610
254-
firebase_auth: 27a5a77a032d557c18f8e223aaf8ec1368f6cdbc
255-
firebase_core: c96aa8b2fcf7f5167d32f22034f502f9304952b8
256-
firebase_storage: e34d30ff8bb57e691191b70e9d255ec2eba2351f
257-
FirebaseAnalytics: 831f1f127f4a75698e9875a87bf7e2668730d953
258-
FirebaseAuth: 504b198ceb3472dca5c65bb95544ea44cfc9439e
218+
BoringSSL-GRPC: db8764df3204ccea016e1c8dd15d9a9ad63ff318
219+
cloud_firestore: 5698a9bd01b94fd31e7b7b56d8fe1665f4fb43cb
220+
Firebase: 8432d732974498afd5987e9001a05f90f1a3d625
221+
firebase_auth: ba238762663f6b3503cc5468c50d652df1306185
222+
firebase_core: 44f31f51532812598f0f9f4af0caa705b9edfc19
223+
firebase_storage: 96665eb4cf0a68e51ac8568f13d7841c3ed881bd
224+
FirebaseAnalytics: 470ddab7253b21ad5a40bebd4a9903d7ae19386a
225+
FirebaseAuth: 7fa2cc010b93770831a4e7a60651b52c3b8d111a
259226
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
260-
FirebaseCore: c6079de64c1a87000e52e9b408dddcadc901177f
261-
FirebaseDatabase: e2bcbc106adc4b11a2da3ec2eb63c0c4a44f2f54
262-
FirebaseFirestore: 45a9a3045a2dc27f23c13bf832556fe287fbe1b5
263-
FirebaseInstanceID: 78ba376fcd5b94c001f9999b2cbd3d1f1e56e78d
264-
FirebaseStorage: fd82e5e5c474897e19972b34b22ac0f589dce04e
265-
Flutter: 9d0fac939486c9aba2809b7982dfdbb47a7b0296
266-
fluttertoast: 0a20dcbbb8ecfd1a61b6285651ff2d5989d033fb
227+
FirebaseCore: 68f8a7f50cdae542715d4e86afa37c4067217dcb
228+
FirebaseFirestore: 75768d91aad491eccdc02202b8161cff9872300e
229+
FirebaseInstanceID: f20243a1d828e0e9a3798b995174dedc16f1b32a
230+
FirebaseStorage: 926d41552072b9fee67aa645760f05f87b7ce604
231+
Flutter: 58dd7d1b27887414a370fcccb9e645c08ffd7a6a
232+
fluttertoast: b644586ef3b16f67fae9a1f8754cef6b2d6b634b
267233
FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a
268-
google_sign_in: cbeb57b96679823d14df6b2240b629b983a42d79
269-
GoogleAppMeasurement: 2b3a023a61239c8d002e6e4fcf4abce8eddce0e0
270-
GoogleSignIn: 11183592dc63e105475c7305a325045ff95e02b7
271-
GoogleToolboxForMac: 91c824d21e85b31c2aae9bb011c5027c9b4e738f
272-
GoogleUtilities: 82f04aeff8426309dbdbc75f6c8accd1e584a5da
273-
gRPC: 9d4c549f37c7cef22478634bac7a0405b6e3dbfb
274-
"gRPC-C++": ee0b01db3122f0b6c2be28b5b11039f62fa15fe6
275-
gRPC-Core: f4836515817c0eb479aeeb9cc27c91c4ba62a9f6
276-
gRPC-ProtoRPC: 76f6053639a842e1fb45fa82aa598bf3f4d9f66f
277-
gRPC-RxLibrary: 3c305f32155024b116b780f389323c73a28197e6
278-
GTMOAuth2: e8b6512c896235149df975c41d9a36c868ab7fba
279-
GTMSessionFetcher: 0c4baf0a73acd0041bf9f71ea018deedab5ea84e
280-
image_picker: ee00aab0487cedc80a304085219503cc6d0f2e22
234+
google_sign_in: 27e70a98b529f0b076d4b19f231b81da28b1750b
235+
GoogleAppMeasurement: a35a645835bae31b6bdc0576396bc23908f12a22
236+
GoogleSignIn: 7ff245e1a7b26d379099d3243a562f5747e23d39
237+
GoogleToolboxForMac: b3553629623a3b1bff17f555e736cd5a6d95ad55
238+
GoogleUtilities: c7a0b08bda3bf808be823ed151f0e28ac6866e71
239+
"gRPC-C++": 9dfe7b44821e7b3e44aacad2af29d2c21f7cde83
240+
gRPC-Core: c9aef9a261a1247e881b18059b84d597293c9947
241+
GTMSessionFetcher: 61bb0f61a4cb560030f1222021178008a5727a23
242+
image_picker: 16e5fec1fbc87fd3b297c53e4048521eaf17cd06
281243
leveldb-library: 08cba283675b7ed2d99629a4bc5fd052cd2bb6a5
282-
nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3
283-
path_provider: 09407919825bfe3c2deae39453b7a5b44f467873
284-
Protobuf: 1eb9700044745f00181c136ef21b8ff3ad5a0fd5
285-
shared_preferences: 5a1d487c427ee18fcd3ea1f2a131569481834b53
286-
sqflite: d1612813fa7db7c667bed9f1d1b508deffc56999
244+
nanopb: 2901f78ea1b7b4015c860c2fdd1ea2fee1a18d48
245+
path_provider: f96fff6166a8867510d2c25fdcc346327cc4b259
246+
Protobuf: 3f617b9a6e73605565086864c9bc26b2bf2dd5a3
247+
shared_preferences: 1feebfa37bb57264736e16865e7ffae7fc99b523
248+
sqflite: ff1d9da63c06588cc8d1faf7256d741f16989d5a
287249

288-
PODFILE CHECKSUM: 1e5af4103afd21ca5ead147d7b81d06f494f51a2
250+
PODFILE CHECKSUM: 348e15598a1c6ea25d3ed63919d5ffb9bd1c2ba6
289251

290-
COCOAPODS: 1.5.3
252+
COCOAPODS: 1.7.3

0 commit comments

Comments
 (0)