Skip to content

Commit fd7adfa

Browse files
Merge pull request #544 from Blocship/upgrade-dep
dependency update
2 parents 86738ae + f03b6c4 commit fd7adfa

13 files changed

Lines changed: 434 additions & 384 deletions

File tree

ios/Flutter/AppFrameworkInfo.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
<key>CFBundleVersion</key>
2222
<string>1.0</string>
2323
<key>MinimumOSVersion</key>
24-
<string>11.0</string>
24+
<string>12.0</string>
2525
</dict>
2626
</plist>

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, '11.0'
2+
platform :ios, '13.0'
33

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

ios/Podfile.lock

Lines changed: 155 additions & 142 deletions
Original file line numberDiff line numberDiff line change
@@ -1,148 +1,159 @@
11
PODS:
2-
- Firebase/Analytics (10.18.0):
2+
- Firebase/Analytics (11.2.0):
33
- Firebase/Core
4-
- Firebase/Core (10.18.0):
4+
- Firebase/Core (11.2.0):
55
- Firebase/CoreOnly
6-
- FirebaseAnalytics (~> 10.18.0)
7-
- Firebase/CoreOnly (10.18.0):
8-
- FirebaseCore (= 10.18.0)
9-
- Firebase/Crashlytics (10.18.0):
6+
- FirebaseAnalytics (~> 11.2.0)
7+
- Firebase/CoreOnly (11.2.0):
8+
- FirebaseCore (= 11.2.0)
9+
- Firebase/Crashlytics (11.2.0):
1010
- Firebase/CoreOnly
11-
- FirebaseCrashlytics (~> 10.18.0)
12-
- Firebase/RemoteConfig (10.18.0):
11+
- FirebaseCrashlytics (~> 11.2.0)
12+
- Firebase/RemoteConfig (11.2.0):
1313
- Firebase/CoreOnly
14-
- FirebaseRemoteConfig (~> 10.18.0)
15-
- firebase_analytics (10.7.2):
16-
- Firebase/Analytics (= 10.18.0)
14+
- FirebaseRemoteConfig (~> 11.2.0)
15+
- firebase_analytics (11.3.3):
16+
- Firebase/Analytics (= 11.2.0)
1717
- firebase_core
1818
- Flutter
19-
- firebase_core (2.24.0):
20-
- Firebase/CoreOnly (= 10.18.0)
19+
- firebase_core (3.6.0):
20+
- Firebase/CoreOnly (= 11.2.0)
2121
- Flutter
22-
- firebase_crashlytics (3.4.6):
23-
- Firebase/Crashlytics (= 10.18.0)
22+
- firebase_crashlytics (4.1.3):
23+
- Firebase/Crashlytics (= 11.2.0)
2424
- firebase_core
2525
- Flutter
26-
- firebase_remote_config (4.3.6):
27-
- Firebase/RemoteConfig (= 10.18.0)
26+
- firebase_remote_config (5.1.3):
27+
- Firebase/RemoteConfig (= 11.2.0)
2828
- firebase_core
2929
- Flutter
30-
- FirebaseABTesting (10.18.0):
31-
- FirebaseCore (~> 10.0)
32-
- FirebaseAnalytics (10.18.0):
33-
- FirebaseAnalytics/AdIdSupport (= 10.18.0)
34-
- FirebaseCore (~> 10.0)
35-
- FirebaseInstallations (~> 10.0)
36-
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
37-
- GoogleUtilities/MethodSwizzler (~> 7.11)
38-
- GoogleUtilities/Network (~> 7.11)
39-
- "GoogleUtilities/NSData+zlib (~> 7.11)"
40-
- nanopb (< 2.30910.0, >= 2.30908.0)
41-
- FirebaseAnalytics/AdIdSupport (10.18.0):
42-
- FirebaseCore (~> 10.0)
43-
- FirebaseInstallations (~> 10.0)
44-
- GoogleAppMeasurement (= 10.18.0)
45-
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
46-
- GoogleUtilities/MethodSwizzler (~> 7.11)
47-
- GoogleUtilities/Network (~> 7.11)
48-
- "GoogleUtilities/NSData+zlib (~> 7.11)"
49-
- nanopb (< 2.30910.0, >= 2.30908.0)
50-
- FirebaseCore (10.18.0):
51-
- FirebaseCoreInternal (~> 10.0)
52-
- GoogleUtilities/Environment (~> 7.12)
53-
- GoogleUtilities/Logger (~> 7.12)
54-
- FirebaseCoreExtension (10.18.0):
55-
- FirebaseCore (~> 10.0)
56-
- FirebaseCoreInternal (10.18.0):
57-
- "GoogleUtilities/NSData+zlib (~> 7.8)"
58-
- FirebaseCrashlytics (10.18.0):
59-
- FirebaseCore (~> 10.5)
60-
- FirebaseInstallations (~> 10.0)
61-
- FirebaseSessions (~> 10.5)
62-
- GoogleDataTransport (~> 9.2)
63-
- GoogleUtilities/Environment (~> 7.8)
64-
- nanopb (< 2.30910.0, >= 2.30908.0)
65-
- PromisesObjC (~> 2.1)
66-
- FirebaseInstallations (10.18.0):
67-
- FirebaseCore (~> 10.0)
68-
- GoogleUtilities/Environment (~> 7.8)
69-
- GoogleUtilities/UserDefaults (~> 7.8)
70-
- PromisesObjC (~> 2.1)
71-
- FirebaseRemoteConfig (10.18.0):
72-
- FirebaseABTesting (~> 10.0)
73-
- FirebaseCore (~> 10.0)
74-
- FirebaseInstallations (~> 10.0)
75-
- FirebaseSharedSwift (~> 10.0)
76-
- GoogleUtilities/Environment (~> 7.8)
77-
- "GoogleUtilities/NSData+zlib (~> 7.8)"
78-
- FirebaseSessions (10.18.0):
79-
- FirebaseCore (~> 10.5)
80-
- FirebaseCoreExtension (~> 10.0)
81-
- FirebaseInstallations (~> 10.0)
82-
- GoogleDataTransport (~> 9.2)
83-
- GoogleUtilities/Environment (~> 7.10)
84-
- nanopb (< 2.30910.0, >= 2.30908.0)
30+
- FirebaseABTesting (11.3.0):
31+
- FirebaseCore (~> 11.0)
32+
- FirebaseAnalytics (11.2.0):
33+
- FirebaseAnalytics/AdIdSupport (= 11.2.0)
34+
- FirebaseCore (~> 11.0)
35+
- FirebaseInstallations (~> 11.0)
36+
- GoogleUtilities/AppDelegateSwizzler (~> 8.0)
37+
- GoogleUtilities/MethodSwizzler (~> 8.0)
38+
- GoogleUtilities/Network (~> 8.0)
39+
- "GoogleUtilities/NSData+zlib (~> 8.0)"
40+
- nanopb (~> 3.30910.0)
41+
- FirebaseAnalytics/AdIdSupport (11.2.0):
42+
- FirebaseCore (~> 11.0)
43+
- FirebaseInstallations (~> 11.0)
44+
- GoogleAppMeasurement (= 11.2.0)
45+
- GoogleUtilities/AppDelegateSwizzler (~> 8.0)
46+
- GoogleUtilities/MethodSwizzler (~> 8.0)
47+
- GoogleUtilities/Network (~> 8.0)
48+
- "GoogleUtilities/NSData+zlib (~> 8.0)"
49+
- nanopb (~> 3.30910.0)
50+
- FirebaseCore (11.2.0):
51+
- FirebaseCoreInternal (~> 11.0)
52+
- GoogleUtilities/Environment (~> 8.0)
53+
- GoogleUtilities/Logger (~> 8.0)
54+
- FirebaseCoreExtension (11.3.0):
55+
- FirebaseCore (~> 11.0)
56+
- FirebaseCoreInternal (11.3.0):
57+
- "GoogleUtilities/NSData+zlib (~> 8.0)"
58+
- FirebaseCrashlytics (11.2.0):
59+
- FirebaseCore (~> 11.0)
60+
- FirebaseInstallations (~> 11.0)
61+
- FirebaseRemoteConfigInterop (~> 11.0)
62+
- FirebaseSessions (~> 11.0)
63+
- GoogleDataTransport (~> 10.0)
64+
- GoogleUtilities/Environment (~> 8.0)
65+
- nanopb (~> 3.30910.0)
66+
- PromisesObjC (~> 2.4)
67+
- FirebaseInstallations (11.3.0):
68+
- FirebaseCore (~> 11.0)
69+
- GoogleUtilities/Environment (~> 8.0)
70+
- GoogleUtilities/UserDefaults (~> 8.0)
71+
- PromisesObjC (~> 2.4)
72+
- FirebaseRemoteConfig (11.2.0):
73+
- FirebaseABTesting (~> 11.0)
74+
- FirebaseCore (~> 11.0)
75+
- FirebaseInstallations (~> 11.0)
76+
- FirebaseRemoteConfigInterop (~> 11.0)
77+
- FirebaseSharedSwift (~> 11.0)
78+
- GoogleUtilities/Environment (~> 8.0)
79+
- "GoogleUtilities/NSData+zlib (~> 8.0)"
80+
- FirebaseRemoteConfigInterop (11.3.0)
81+
- FirebaseSessions (11.3.0):
82+
- FirebaseCore (~> 11.0)
83+
- FirebaseCoreExtension (~> 11.0)
84+
- FirebaseInstallations (~> 11.0)
85+
- GoogleDataTransport (~> 10.0)
86+
- GoogleUtilities/Environment (~> 8.0)
87+
- GoogleUtilities/UserDefaults (~> 8.0)
88+
- nanopb (~> 3.30910.0)
8589
- PromisesSwift (~> 2.1)
86-
- FirebaseSharedSwift (10.18.0)
90+
- FirebaseSharedSwift (11.3.0)
8791
- Flutter (1.0.0)
88-
- GoogleAppMeasurement (10.18.0):
89-
- GoogleAppMeasurement/AdIdSupport (= 10.18.0)
90-
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
91-
- GoogleUtilities/MethodSwizzler (~> 7.11)
92-
- GoogleUtilities/Network (~> 7.11)
93-
- "GoogleUtilities/NSData+zlib (~> 7.11)"
94-
- nanopb (< 2.30910.0, >= 2.30908.0)
95-
- GoogleAppMeasurement/AdIdSupport (10.18.0):
96-
- GoogleAppMeasurement/WithoutAdIdSupport (= 10.18.0)
97-
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
98-
- GoogleUtilities/MethodSwizzler (~> 7.11)
99-
- GoogleUtilities/Network (~> 7.11)
100-
- "GoogleUtilities/NSData+zlib (~> 7.11)"
101-
- nanopb (< 2.30910.0, >= 2.30908.0)
102-
- GoogleAppMeasurement/WithoutAdIdSupport (10.18.0):
103-
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
104-
- GoogleUtilities/MethodSwizzler (~> 7.11)
105-
- GoogleUtilities/Network (~> 7.11)
106-
- "GoogleUtilities/NSData+zlib (~> 7.11)"
107-
- nanopb (< 2.30910.0, >= 2.30908.0)
108-
- GoogleDataTransport (9.3.0):
109-
- GoogleUtilities/Environment (~> 7.7)
110-
- nanopb (< 2.30910.0, >= 2.30908.0)
111-
- PromisesObjC (< 3.0, >= 1.2)
112-
- GoogleUtilities/AppDelegateSwizzler (7.12.0):
92+
- GoogleAppMeasurement (11.2.0):
93+
- GoogleAppMeasurement/AdIdSupport (= 11.2.0)
94+
- GoogleUtilities/AppDelegateSwizzler (~> 8.0)
95+
- GoogleUtilities/MethodSwizzler (~> 8.0)
96+
- GoogleUtilities/Network (~> 8.0)
97+
- "GoogleUtilities/NSData+zlib (~> 8.0)"
98+
- nanopb (~> 3.30910.0)
99+
- GoogleAppMeasurement/AdIdSupport (11.2.0):
100+
- GoogleAppMeasurement/WithoutAdIdSupport (= 11.2.0)
101+
- GoogleUtilities/AppDelegateSwizzler (~> 8.0)
102+
- GoogleUtilities/MethodSwizzler (~> 8.0)
103+
- GoogleUtilities/Network (~> 8.0)
104+
- "GoogleUtilities/NSData+zlib (~> 8.0)"
105+
- nanopb (~> 3.30910.0)
106+
- GoogleAppMeasurement/WithoutAdIdSupport (11.2.0):
107+
- GoogleUtilities/AppDelegateSwizzler (~> 8.0)
108+
- GoogleUtilities/MethodSwizzler (~> 8.0)
109+
- GoogleUtilities/Network (~> 8.0)
110+
- "GoogleUtilities/NSData+zlib (~> 8.0)"
111+
- nanopb (~> 3.30910.0)
112+
- GoogleDataTransport (10.1.0):
113+
- nanopb (~> 3.30910.0)
114+
- PromisesObjC (~> 2.4)
115+
- GoogleUtilities/AppDelegateSwizzler (8.0.2):
113116
- GoogleUtilities/Environment
114117
- GoogleUtilities/Logger
115118
- GoogleUtilities/Network
116-
- GoogleUtilities/Environment (7.12.0):
117-
- PromisesObjC (< 3.0, >= 1.2)
118-
- GoogleUtilities/Logger (7.12.0):
119+
- GoogleUtilities/Privacy
120+
- GoogleUtilities/Environment (8.0.2):
121+
- GoogleUtilities/Privacy
122+
- GoogleUtilities/Logger (8.0.2):
119123
- GoogleUtilities/Environment
120-
- GoogleUtilities/MethodSwizzler (7.12.0):
124+
- GoogleUtilities/Privacy
125+
- GoogleUtilities/MethodSwizzler (8.0.2):
121126
- GoogleUtilities/Logger
122-
- GoogleUtilities/Network (7.12.0):
127+
- GoogleUtilities/Privacy
128+
- GoogleUtilities/Network (8.0.2):
123129
- GoogleUtilities/Logger
124130
- "GoogleUtilities/NSData+zlib"
131+
- GoogleUtilities/Privacy
125132
- GoogleUtilities/Reachability
126-
- "GoogleUtilities/NSData+zlib (7.12.0)"
127-
- GoogleUtilities/Reachability (7.12.0):
133+
- "GoogleUtilities/NSData+zlib (8.0.2)":
134+
- GoogleUtilities/Privacy
135+
- GoogleUtilities/Privacy (8.0.2)
136+
- GoogleUtilities/Reachability (8.0.2):
128137
- GoogleUtilities/Logger
129-
- GoogleUtilities/UserDefaults (7.12.0):
138+
- GoogleUtilities/Privacy
139+
- GoogleUtilities/UserDefaults (8.0.2):
130140
- GoogleUtilities/Logger
141+
- GoogleUtilities/Privacy
131142
- isar_flutter_libs (1.0.0):
132143
- Flutter
133-
- nanopb (2.30909.1):
134-
- nanopb/decode (= 2.30909.1)
135-
- nanopb/encode (= 2.30909.1)
136-
- nanopb/decode (2.30909.1)
137-
- nanopb/encode (2.30909.1)
144+
- nanopb (3.30910.0):
145+
- nanopb/decode (= 3.30910.0)
146+
- nanopb/encode (= 3.30910.0)
147+
- nanopb/decode (3.30910.0)
148+
- nanopb/encode (3.30910.0)
138149
- package_info_plus (0.4.5):
139150
- Flutter
140151
- path_provider_foundation (0.0.1):
141152
- Flutter
142153
- FlutterMacOS
143-
- PromisesObjC (2.3.1)
144-
- PromisesSwift (2.3.1):
145-
- PromisesObjC (= 2.3.1)
154+
- PromisesObjC (2.4.0)
155+
- PromisesSwift (2.4.0):
156+
- PromisesObjC (= 2.4.0)
146157
- shared_preferences_foundation (0.0.1):
147158
- Flutter
148159
- FlutterMacOS
@@ -172,6 +183,7 @@ SPEC REPOS:
172183
- FirebaseCrashlytics
173184
- FirebaseInstallations
174185
- FirebaseRemoteConfig
186+
- FirebaseRemoteConfigInterop
175187
- FirebaseSessions
176188
- FirebaseSharedSwift
177189
- GoogleAppMeasurement
@@ -204,34 +216,35 @@ EXTERNAL SOURCES:
204216
:path: ".symlinks/plugins/url_launcher_ios/ios"
205217

206218
SPEC CHECKSUMS:
207-
Firebase: 414ad272f8d02dfbf12662a9d43f4bba9bec2a06
208-
firebase_analytics: a8c0d8ba83f213c9b775b5f61d36dadaafb1b239
209-
firebase_core: f802c5c1f6caff9b8d38b591a36e7b25f8878936
210-
firebase_crashlytics: 0db78a5b6badc630f21a833d0c9ab20ab5d81948
211-
firebase_remote_config: 4198b91019312c967d268ed5add35e92f6e5073b
212-
FirebaseABTesting: d8b10ff4c6d1a9d6b11f02a08463ad5fd9fc6b1b
213-
FirebaseAnalytics: 4d310b35c48eaa4a058ddc04bdca6bdb5dc0fe80
214-
FirebaseCore: 2322423314d92f946219c8791674d2f3345b598f
215-
FirebaseCoreExtension: 62b201498aa10535801cdf3448c7f4db5e24ed80
216-
FirebaseCoreInternal: 8eb002e564b533bdcf1ba011f33f2b5c10e2ed4a
217-
FirebaseCrashlytics: 86d5bce01f42fa1db265f87ff1d591f04db610ec
218-
FirebaseInstallations: e842042ec6ac1fd2e37d7706363ebe7f662afea4
219-
FirebaseRemoteConfig: bbd42790a4e84fde6aab7eae810b608e7b5c0bf6
220-
FirebaseSessions: f90fe9212ee2818641eda051c0835c9c4e30d9ae
221-
FirebaseSharedSwift: 62e248642c0582324d0390706cadd314687c116b
222-
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
223-
GoogleAppMeasurement: 70ce9aa438cff1cfb31ea3e660bcc67734cb716e
224-
GoogleDataTransport: 57c22343ab29bc686febbf7cbb13bad167c2d8fe
225-
GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34
219+
Firebase: 98e6bf5278170668a7983e12971a66b2cd57fc8c
220+
firebase_analytics: fbc57838bdb94eef1e0ff504f127d974ff2981ad
221+
firebase_core: 2bedc3136ec7c7b8561c6123ed0239387b53f2af
222+
firebase_crashlytics: 37d104d457b51760b48504a93a12b3bf70995d77
223+
firebase_remote_config: d522653d828836503715498f1662901a6efcd809
224+
FirebaseABTesting: c4559fcd2eba9f6bdaf0599e2c37ded01c343e4c
225+
FirebaseAnalytics: c36efd5710c60c17558650fa58c2066eca7e9265
226+
FirebaseCore: a282032ae9295c795714ded2ec9c522fc237f8da
227+
FirebaseCoreExtension: 30bb063476ef66cd46925243d64ad8b2c8ac3264
228+
FirebaseCoreInternal: ac26d09a70c730e497936430af4e60fb0c68ec4e
229+
FirebaseCrashlytics: cfc69af5b53565dc6a5e563788809b5778ac4eac
230+
FirebaseInstallations: 58cf94dabf1e2bb2fa87725a9be5c2249171cda0
231+
FirebaseRemoteConfig: fca0b2d017fc1de52b28a4e5bcf2007c1a840457
232+
FirebaseRemoteConfigInterop: c3a5c31b3c22079f41ba1dc645df889d9ce38cb9
233+
FirebaseSessions: 655ff17f3cc1a635cbdc2d69b953878001f9e25b
234+
FirebaseSharedSwift: d39c2ad64a11a8d936ce25a42b00df47078bb59c
235+
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
236+
GoogleAppMeasurement: 76d4f8b36b03bd8381fa9a7fe2cc7f99c0a2e93a
237+
GoogleDataTransport: aae35b7ea0c09004c3797d53c8c41f66f219d6a7
238+
GoogleUtilities: 26a3abef001b6533cf678d3eb38fd3f614b7872d
226239
isar_flutter_libs: b69f437aeab9c521821c3f376198c4371fa21073
227-
nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5
228-
package_info_plus: fd030dabf36271f146f1f3beacd48f564b0f17f7
229-
path_provider_foundation: eaf5b3e458fc0e5fbb9940fb09980e853fe058b8
230-
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
231-
PromisesSwift: 28dca69a9c40779916ac2d6985a0192a5cb4a265
232-
shared_preferences_foundation: e2dae3258e06f44cc55f49d42024fd8dd03c590c
233-
url_launcher_ios: 08a3dfac5fb39e8759aeb0abbd5d9480f30fc8b4
240+
nanopb: fad817b59e0457d11a5dfbde799381cd727c1275
241+
package_info_plus: 58f0028419748fad15bf008b270aaa8e54380b1c
242+
path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46
243+
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
244+
PromisesSwift: 9d77319bbe72ebf6d872900551f7eeba9bce2851
245+
shared_preferences_foundation: fcdcbc04712aee1108ac7fda236f363274528f78
246+
url_launcher_ios: 5334b05cef931de560670eeae103fd3e431ac3fe
234247

235-
PODFILE CHECKSUM: ef19549a9bc3046e7bb7d2fab4d021637c0c58a3
248+
PODFILE CHECKSUM: cc1f88378b4bfcf93a6ce00d2c587857c6008d3b
236249

237-
COCOAPODS: 1.13.0
250+
COCOAPODS: 1.15.2

ios/Runner.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
97C146E61CF9000F007C117D /* Project object */ = {
156156
isa = PBXProject;
157157
attributes = {
158-
LastUpgradeCheck = 1430;
158+
LastUpgradeCheck = 1510;
159159
ORGANIZATIONNAME = "";
160160
TargetAttributes = {
161161
97C146ED1CF9000F007C117D = {
@@ -342,7 +342,7 @@
342342
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
343343
GCC_WARN_UNUSED_FUNCTION = YES;
344344
GCC_WARN_UNUSED_VARIABLE = YES;
345-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
345+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
346346
MTL_ENABLE_DEBUG_INFO = NO;
347347
SDKROOT = iphoneos;
348348
SUPPORTED_PLATFORMS = iphoneos;
@@ -424,7 +424,7 @@
424424
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
425425
GCC_WARN_UNUSED_FUNCTION = YES;
426426
GCC_WARN_UNUSED_VARIABLE = YES;
427-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
427+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
428428
MTL_ENABLE_DEBUG_INFO = YES;
429429
ONLY_ACTIVE_ARCH = YES;
430430
SDKROOT = iphoneos;
@@ -473,7 +473,7 @@
473473
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
474474
GCC_WARN_UNUSED_FUNCTION = YES;
475475
GCC_WARN_UNUSED_VARIABLE = YES;
476-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
476+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
477477
MTL_ENABLE_DEBUG_INFO = NO;
478478
SDKROOT = iphoneos;
479479
SUPPORTED_PLATFORMS = iphoneos;

0 commit comments

Comments
 (0)