File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 21
21
<key >CFBundleVersion </key >
22
22
<string >1.0 </string >
23
23
<key >MinimumOSVersion </key >
24
- <string >11 .0 </string >
24
+ <string >12 .0 </string >
25
25
</dict >
26
26
</plist >
Original file line number Diff line number Diff line change 1
1
# Uncomment this line to define a global platform for your project
2
- platform :ios , '11 .0'
2
+ platform :ios , '12 .0'
3
3
4
4
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
5
5
ENV [ 'COCOAPODS_DISABLE_STATS' ] = 'true'
Original file line number Diff line number Diff line change 155
155
97C146E61CF9000F007C117D /* Project object */ = {
156
156
isa = PBXProject;
157
157
attributes = {
158
- LastUpgradeCheck = 1300 ;
158
+ LastUpgradeCheck = 1430 ;
159
159
ORGANIZATIONNAME = "";
160
160
TargetAttributes = {
161
161
97C146ED1CF9000F007C117D = {
342
342
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
343
343
GCC_WARN_UNUSED_FUNCTION = YES;
344
344
GCC_WARN_UNUSED_VARIABLE = YES;
345
- IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
345
+ IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
346
346
MTL_ENABLE_DEBUG_INFO = NO;
347
347
SDKROOT = iphoneos;
348
348
SUPPORTED_PLATFORMS = iphoneos;
431
431
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
432
432
GCC_WARN_UNUSED_FUNCTION = YES;
433
433
GCC_WARN_UNUSED_VARIABLE = YES;
434
- IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
434
+ IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
435
435
MTL_ENABLE_DEBUG_INFO = YES;
436
436
ONLY_ACTIVE_ARCH = YES;
437
437
SDKROOT = iphoneos;
480
480
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
481
481
GCC_WARN_UNUSED_FUNCTION = YES;
482
482
GCC_WARN_UNUSED_VARIABLE = YES;
483
- IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
483
+ IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
484
484
MTL_ENABLE_DEBUG_INFO = NO;
485
485
SDKROOT = iphoneos;
486
486
SUPPORTED_PLATFORMS = iphoneos;
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<Scheme
3
- LastUpgradeVersion = " 1300 "
3
+ LastUpgradeVersion = " 1430 "
4
4
version = " 1.3" >
5
5
<BuildAction
6
6
parallelizeBuildables = " YES"
You can’t perform that action at this time.
0 commit comments