File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
packages/stream_chat_v1/ios/Runner.xcodeproj Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 443443 "$(PROJECT_DIR)/Flutter",
444444 );
445445 INFOPLIST_FILE = Runner/Info.plist;
446- IPHONEOS_DEPLOYMENT_TARGET = 15 .0;
446+ IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
447447 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
448448 LIBRARY_SEARCH_PATHS = (
449449 "$(inherited)",
582582 "$(PROJECT_DIR)/Flutter",
583583 );
584584 INFOPLIST_FILE = Runner/Info.plist;
585- IPHONEOS_DEPLOYMENT_TARGET = 15 .0;
585+ IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
586586 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
587587 LIBRARY_SEARCH_PATHS = (
588588 "$(inherited)",
616616 "$(PROJECT_DIR)/Flutter",
617617 );
618618 INFOPLIST_FILE = Runner/Info.plist;
619- IPHONEOS_DEPLOYMENT_TARGET = 15 .0;
619+ IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
620620 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
621621 LIBRARY_SEARCH_PATHS = (
622622 "$(inherited)",
You can’t perform that action at this time.
0 commit comments