File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Content Generator.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 637637 "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
638638 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
639639 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
640- IPHONEOS_DEPLOYMENT_TARGET = 16.4 ;
640+ IPHONEOS_DEPLOYMENT_TARGET = 17.6 ;
641641 LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
642642 "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
643643 MACOSX_DEPLOYMENT_TARGET = 13.3;
675675 "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
676676 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
677677 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
678- IPHONEOS_DEPLOYMENT_TARGET = 16.4 ;
678+ IPHONEOS_DEPLOYMENT_TARGET = 17.6 ;
679679 LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
680680 "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
681681 MACOSX_DEPLOYMENT_TARGET = 13.3;
You can’t perform that action at this time.
0 commit comments