|
4460 | 4460 | INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
4461 | 4461 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
4462 | 4462 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
4463 | | - IPHONEOS_DEPLOYMENT_TARGET = 16; |
4464 | 4463 | LD_RUNPATH_SEARCH_PATHS = ( |
4465 | 4464 | "$(inherited)", |
4466 | 4465 | "@executable_path/Frameworks", |
|
4512 | 4511 | INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
4513 | 4512 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
4514 | 4513 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
4515 | | - IPHONEOS_DEPLOYMENT_TARGET = 16; |
4516 | 4514 | LD_RUNPATH_SEARCH_PATHS = ( |
4517 | 4515 | "$(inherited)", |
4518 | 4516 | "@executable_path/Frameworks", |
|
4563 | 4561 | INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
4564 | 4562 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
4565 | 4563 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
4566 | | - IPHONEOS_DEPLOYMENT_TARGET = 16; |
4567 | 4564 | LD_RUNPATH_SEARCH_PATHS = ( |
4568 | 4565 | "$(inherited)", |
4569 | 4566 | "@executable_path/Frameworks", |
|
4608 | 4605 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
4609 | 4606 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
4610 | 4607 | GENERATE_INFOPLIST_FILE = YES; |
4611 | | - IPHONEOS_DEPLOYMENT_TARGET = 16; |
4612 | 4608 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES; |
4613 | 4609 | MARKETING_VERSION = 1.0; |
4614 | 4610 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
|
4647 | 4643 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
4648 | 4644 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
4649 | 4645 | GENERATE_INFOPLIST_FILE = YES; |
4650 | | - IPHONEOS_DEPLOYMENT_TARGET = 16; |
4651 | 4646 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES; |
4652 | 4647 | MARKETING_VERSION = 1.0; |
4653 | 4648 | MTL_ENABLE_DEBUG_INFO = NO; |
|
4685 | 4680 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
4686 | 4681 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
4687 | 4682 | GENERATE_INFOPLIST_FILE = YES; |
4688 | | - IPHONEOS_DEPLOYMENT_TARGET = 16; |
4689 | 4683 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES; |
4690 | 4684 | MARKETING_VERSION = 1.0; |
4691 | 4685 | MTL_ENABLE_DEBUG_INFO = NO; |
|
0 commit comments