|
839 | 839 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
840 | 840 | GCC_WARN_UNUSED_FUNCTION = YES;
|
841 | 841 | GCC_WARN_UNUSED_VARIABLE = YES;
|
842 |
| - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 842 | + IPHONEOS_DEPLOYMENT_TARGET = 17.2; |
843 | 843 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
844 | 844 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
845 | 845 | MTL_FAST_MATH = YES;
|
|
896 | 896 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
897 | 897 | GCC_WARN_UNUSED_FUNCTION = YES;
|
898 | 898 | GCC_WARN_UNUSED_VARIABLE = YES;
|
899 |
| - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 899 | + IPHONEOS_DEPLOYMENT_TARGET = 17.2; |
900 | 900 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
901 | 901 | MTL_ENABLE_DEBUG_INFO = NO;
|
902 | 902 | MTL_FAST_MATH = YES;
|
|
923 | 923 | INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
924 | 924 | INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
925 | 925 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
926 |
| - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 926 | + IPHONEOS_DEPLOYMENT_TARGET = 17.2; |
927 | 927 | LD_RUNPATH_SEARCH_PATHS = (
|
928 | 928 | "$(inherited)",
|
929 | 929 | "@executable_path/Frameworks",
|
|
957 | 957 | INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
958 | 958 | INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
959 | 959 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
960 |
| - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 960 | + IPHONEOS_DEPLOYMENT_TARGET = 17.2; |
961 | 961 | LD_RUNPATH_SEARCH_PATHS = (
|
962 | 962 | "$(inherited)",
|
963 | 963 | "@executable_path/Frameworks",
|
|
0 commit comments