|
634 | 634 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
635 | 635 | GCC_WARN_UNUSED_FUNCTION = YES; |
636 | 636 | GCC_WARN_UNUSED_VARIABLE = YES; |
637 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.2; |
| 637 | + IPHONEOS_DEPLOYMENT_TARGET = 16.4; |
638 | 638 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
639 | 639 | MTL_FAST_MATH = YES; |
640 | 640 | ONLY_ACTIVE_ARCH = YES; |
|
688 | 688 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
689 | 689 | GCC_WARN_UNUSED_FUNCTION = YES; |
690 | 690 | GCC_WARN_UNUSED_VARIABLE = YES; |
691 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.2; |
| 691 | + IPHONEOS_DEPLOYMENT_TARGET = 16.4; |
692 | 692 | MTL_ENABLE_DEBUG_INFO = NO; |
693 | 693 | MTL_FAST_MATH = YES; |
694 | 694 | SDKROOT = iphoneos; |
|
714 | 714 | INFOPLIST_KEY_UIMainStoryboardFile = Main; |
715 | 715 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
716 | 716 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
| 717 | + IPHONEOS_DEPLOYMENT_TARGET = 16.4; |
717 | 718 | LD_RUNPATH_SEARCH_PATHS = ( |
718 | 719 | "$(inherited)", |
719 | 720 | "@executable_path/Frameworks", |
|
743 | 744 | INFOPLIST_KEY_UIMainStoryboardFile = Main; |
744 | 745 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
745 | 746 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
| 747 | + IPHONEOS_DEPLOYMENT_TARGET = 16.4; |
746 | 748 | LD_RUNPATH_SEARCH_PATHS = ( |
747 | 749 | "$(inherited)", |
748 | 750 | "@executable_path/Frameworks", |
|
0 commit comments