|
557 | 557 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
558 | 558 | GCC_WARN_UNUSED_FUNCTION = YES;
|
559 | 559 | GCC_WARN_UNUSED_VARIABLE = YES;
|
560 |
| - IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 560 | + IPHONEOS_DEPLOYMENT_TARGET = 15.6; |
561 | 561 | MACOSX_DEPLOYMENT_TARGET = 12.0;
|
562 | 562 | MARKETING_VERSION = 4.2.7;
|
563 | 563 | ONLY_ACTIVE_ARCH = YES;
|
|
608 | 608 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
609 | 609 | GCC_WARN_UNUSED_FUNCTION = YES;
|
610 | 610 | GCC_WARN_UNUSED_VARIABLE = YES;
|
611 |
| - IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 611 | + IPHONEOS_DEPLOYMENT_TARGET = 15.6; |
612 | 612 | MACOSX_DEPLOYMENT_TARGET = 12.0;
|
613 | 613 | MARKETING_VERSION = 4.2.7;
|
614 | 614 | SDKROOT = iphoneos;
|
|
695 | 695 | INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
696 | 696 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
697 | 697 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
698 |
| - IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
699 | 698 | LD_RUNPATH_SEARCH_PATHS = (
|
700 | 699 | "$(inherited)",
|
701 | 700 | "@executable_path/Frameworks",
|
|
739 | 738 | INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
740 | 739 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
741 | 740 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
742 |
| - IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
743 | 741 | LD_RUNPATH_SEARCH_PATHS = (
|
744 | 742 | "$(inherited)",
|
745 | 743 | "@executable_path/Frameworks",
|
|
0 commit comments