File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Uncomment this line to define a global platform for your project
2- platform :ios , '12 .0'
2+ platform :ios , '13 .0'
33
44# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
55ENV [ 'COCOAPODS_DISABLE_STATS' ] = 'true'
Original file line number Diff line number Diff line change 421421 DEVELOPMENT_TEAM = U92Q3WLA29;
422422 ENABLE_BITCODE = NO;
423423 INFOPLIST_FILE = Runner/Info.plist;
424- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
424+ IPHONEOS_DEPLOYMENT_TARGET = 13 .0;
425425 LD_RUNPATH_SEARCH_PATHS = (
426426 "$(inherited)",
427427 "@executable_path/Frameworks",
553553 DEVELOPMENT_TEAM = U92Q3WLA29;
554554 ENABLE_BITCODE = NO;
555555 INFOPLIST_FILE = Runner/Info.plist;
556- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
556+ IPHONEOS_DEPLOYMENT_TARGET = 13 .0;
557557 LD_RUNPATH_SEARCH_PATHS = (
558558 "$(inherited)",
559559 "@executable_path/Frameworks",
579579 DEVELOPMENT_TEAM = U92Q3WLA29;
580580 ENABLE_BITCODE = NO;
581581 INFOPLIST_FILE = Runner/Info.plist;
582- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
582+ IPHONEOS_DEPLOYMENT_TARGET = 13 .0;
583583 LD_RUNPATH_SEARCH_PATHS = (
584584 "$(inherited)",
585585 "@executable_path/Frameworks",
You can’t perform that action at this time.
0 commit comments