Skip to content

Commit 04815a6

Browse files
committed
Update iOS specific files
1 parent 115155c commit 04815a6

File tree

6 files changed

+28
-28
lines changed

6 files changed

+28
-28
lines changed

coinlib_flutter/example/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>

coinlib_flutter/example/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, '12.0'
33

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

coinlib_flutter/example/ios/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ EXTERNAL SOURCES:
1616

1717
SPEC CHECKSUMS:
1818
coinlib_flutter: 6abec900d67762a6e7ccfd567a3cd3ae00bbee35
19-
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
19+
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
2020

21-
PODFILE CHECKSUM: ef19549a9bc3046e7bb7d2fab4d021637c0c58a3
21+
PODFILE CHECKSUM: c4c93c5f6502fe2754f48404d3594bf779584011
2222

23-
COCOAPODS: 1.12.0
23+
COCOAPODS: 1.15.2

coinlib_flutter/example/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 = 1300;
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;
@@ -420,7 +420,7 @@
420420
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
421421
GCC_WARN_UNUSED_FUNCTION = YES;
422422
GCC_WARN_UNUSED_VARIABLE = YES;
423-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
423+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
424424
MTL_ENABLE_DEBUG_INFO = YES;
425425
ONLY_ACTIVE_ARCH = YES;
426426
SDKROOT = iphoneos;
@@ -469,7 +469,7 @@
469469
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
470470
GCC_WARN_UNUSED_FUNCTION = YES;
471471
GCC_WARN_UNUSED_VARIABLE = YES;
472-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
472+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
473473
MTL_ENABLE_DEBUG_INFO = NO;
474474
SDKROOT = iphoneos;
475475
SUPPORTED_PLATFORMS = iphoneos;

coinlib_flutter/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1300"
3+
LastUpgradeVersion = "1510"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

coinlib_flutter/example/pubspec.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,18 @@ packages:
3737
dependency: transitive
3838
description:
3939
name: coinlib
40-
sha256: "44aa3f7b07d3b03d58353e7657f43cdaf76a70ad2cce5bdac9306208099d8df5"
40+
sha256: c78bc41987ecbcaee7b5adbb778b299297d59c7e806966c5282850c2bdb199af
4141
url: "https://pub.dev"
4242
source: hosted
43-
version: "2.0.0"
43+
version: "2.1.0-rc.1"
4444
coinlib_flutter:
4545
dependency: "direct main"
4646
description:
4747
name: coinlib_flutter
48-
sha256: b352378773158dbaec37bd542c297682f3812f9881acb676971f0f4c5893631f
48+
sha256: "9fa710c148aebe90cfa01c3e7f2e79f3e21233494880244afd83da4cce3fc57e"
4949
url: "https://pub.dev"
5050
source: hosted
51-
version: "2.0.0"
51+
version: "2.1.0-rc.1"
5252
collection:
5353
dependency: transitive
5454
description:
@@ -143,26 +143,26 @@ packages:
143143
dependency: transitive
144144
description:
145145
name: leak_tracker
146-
sha256: "78eb209deea09858f5269f5a5b02be4049535f568c07b275096836f01ea323fa"
146+
sha256: "7f0df31977cb2c0b88585095d168e689669a2cc9b97c309665e3386f3e9d341a"
147147
url: "https://pub.dev"
148148
source: hosted
149-
version: "10.0.0"
149+
version: "10.0.4"
150150
leak_tracker_flutter_testing:
151151
dependency: transitive
152152
description:
153153
name: leak_tracker_flutter_testing
154-
sha256: b46c5e37c19120a8a01918cfaf293547f47269f7cb4b0058f21531c2465d6ef0
154+
sha256: "06e98f569d004c1315b991ded39924b21af84cf14cc94791b8aea337d25b57f8"
155155
url: "https://pub.dev"
156156
source: hosted
157-
version: "2.0.1"
157+
version: "3.0.3"
158158
leak_tracker_testing:
159159
dependency: transitive
160160
description:
161161
name: leak_tracker_testing
162-
sha256: a597f72a664dbd293f3bfc51f9ba69816f84dcd403cdac7066cb3f6003f3ab47
162+
sha256: "6ba465d5d76e67ddf503e1161d1f4a6bc42306f9d66ca1e8f079a47290fb06d3"
163163
url: "https://pub.dev"
164164
source: hosted
165-
version: "2.0.1"
165+
version: "3.0.1"
166166
lints:
167167
dependency: transitive
168168
description:
@@ -191,10 +191,10 @@ packages:
191191
dependency: transitive
192192
description:
193193
name: meta
194-
sha256: d584fa6707a52763a52446f02cc621b077888fb63b93bbcb1143a7be5a0c0c04
194+
sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136"
195195
url: "https://pub.dev"
196196
source: hosted
197-
version: "1.11.0"
197+
version: "1.12.0"
198198
path:
199199
dependency: transitive
200200
description:
@@ -268,10 +268,10 @@ packages:
268268
dependency: transitive
269269
description:
270270
name: test_api
271-
sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b"
271+
sha256: "9955ae474176f7ac8ee4e989dadfb411a58c30415bcfb648fa04b2b8a03afa7f"
272272
url: "https://pub.dev"
273273
source: hosted
274-
version: "0.6.1"
274+
version: "0.7.0"
275275
typed_data:
276276
dependency: transitive
277277
description:
@@ -292,10 +292,10 @@ packages:
292292
dependency: transitive
293293
description:
294294
name: vm_service
295-
sha256: b3d56ff4341b8f182b96aceb2fa20e3dcb336b9f867bc0eafc0de10f1048e957
295+
sha256: "3923c89304b715fb1eb6423f017651664a03bf5f4b29983627c4da791f74a4ec"
296296
url: "https://pub.dev"
297297
source: hosted
298-
version: "13.0.0"
298+
version: "14.2.1"
299299
wasm_interop:
300300
dependency: transitive
301301
description:
@@ -305,5 +305,5 @@ packages:
305305
source: hosted
306306
version: "2.0.1"
307307
sdks:
308-
dart: ">=3.2.0 <4.0.0"
309-
flutter: ">=2.17.0"
308+
dart: ">=3.3.0 <4.0.0"
309+
flutter: ">=3.18.0-18.0.pre.54"

0 commit comments

Comments
 (0)