File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
example/ios/Runner.xcodeproj
test/app/ios/Runner.xcodeproj Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 386386 "$(PROJECT_DIR)/Flutter",
387387 );
388388 INFOPLIST_FILE = Runner/Info.plist;
389- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
389+ IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
390390 LD_RUNPATH_SEARCH_PATHS = (
391391 "$(inherited)",
392392 "@executable_path/Frameworks",
526526 "$(PROJECT_DIR)/Flutter",
527527 );
528528 INFOPLIST_FILE = Runner/Info.plist;
529- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
529+ IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
530530 LD_RUNPATH_SEARCH_PATHS = (
531531 "$(inherited)",
532532 "@executable_path/Frameworks",
558558 "$(PROJECT_DIR)/Flutter",
559559 );
560560 INFOPLIST_FILE = Runner/Info.plist;
561- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
561+ IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
562562 LD_RUNPATH_SEARCH_PATHS = (
563563 "$(inherited)",
564564 "@executable_path/Frameworks",
Original file line number Diff line number Diff line change 171171 97C146E61CF9000F007C117D /* Project object */ = {
172172 isa = PBXProject;
173173 attributes = {
174- LastUpgradeCheck = 1300 ;
174+ LastUpgradeCheck = 1430 ;
175175 ORGANIZATIONNAME = "";
176176 TargetAttributes = {
177177 97C146ED1CF9000F007C117D = {
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Scheme
3- LastUpgradeVersion = " 1300 "
3+ LastUpgradeVersion = " 1430 "
44 version = " 1.3" >
55 <BuildAction
66 parallelizeBuildables = " YES"
You can’t perform that action at this time.
0 commit comments