|
527 | 527 | GCC_WARN_UNUSED_FUNCTION = YES;
|
528 | 528 | GCC_WARN_UNUSED_VARIABLE = YES;
|
529 | 529 | INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
| 530 | + IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
530 | 531 | LD_RUNPATH_SEARCH_PATHS = (
|
531 | 532 | "$(inherited)",
|
532 | 533 | "@executable_path/Frameworks",
|
|
591 | 592 | GCC_WARN_UNUSED_FUNCTION = YES;
|
592 | 593 | GCC_WARN_UNUSED_VARIABLE = YES;
|
593 | 594 | INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
| 595 | + IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
594 | 596 | LD_RUNPATH_SEARCH_PATHS = (
|
595 | 597 | "$(inherited)",
|
596 | 598 | "@executable_path/Frameworks",
|
|
672 | 674 | "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
|
673 | 675 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
674 | 676 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
675 |
| - IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
676 | 677 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
|
677 | 678 | "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
|
678 | 679 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
715 | 716 | "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
|
716 | 717 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
717 | 718 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
718 |
| - IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
719 | 719 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
|
720 | 720 | "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
|
721 | 721 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
0 commit comments