|
625 | 625 | "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault; |
626 | 626 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
627 | 627 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
628 | | - IPHONEOS_DEPLOYMENT_TARGET = 15.6; |
| 628 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
629 | 629 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; |
630 | 630 | "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; |
631 | 631 | MACOSX_DEPLOYMENT_TARGET = 12.4; |
|
661 | 661 | "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault; |
662 | 662 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
663 | 663 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
664 | | - IPHONEOS_DEPLOYMENT_TARGET = 15.6; |
| 664 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
665 | 665 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; |
666 | 666 | "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; |
667 | 667 | MACOSX_DEPLOYMENT_TARGET = 12.4; |
|
699 | 699 | "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault; |
700 | 700 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
701 | 701 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
702 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 702 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
703 | 703 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; |
704 | 704 | "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; |
705 | 705 | MACOSX_DEPLOYMENT_TARGET = 12.5; |
|
737 | 737 | "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault; |
738 | 738 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
739 | 739 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
740 | | - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 740 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
741 | 741 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; |
742 | 742 | "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; |
743 | 743 | MACOSX_DEPLOYMENT_TARGET = 12.5; |
|
0 commit comments