File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 592592 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
593593 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
594594 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
595- IPHONEOS_DEPLOYMENT_TARGET = 17.6 ;
595+ IPHONEOS_DEPLOYMENT_TARGET = 17.0 ;
596596 LD_RUNPATH_SEARCH_PATHS = (
597597 "$(inherited)",
598598 "@executable_path/Frameworks",
639639 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
640640 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
641641 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
642- IPHONEOS_DEPLOYMENT_TARGET = 17.6 ;
642+ IPHONEOS_DEPLOYMENT_TARGET = 17.0 ;
643643 LD_RUNPATH_SEARCH_PATHS = (
644644 "$(inherited)",
645645 "@executable_path/Frameworks",
You can’t perform that action at this time.
0 commit comments