|
472 | 472 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
473 | 473 | GCC_WARN_UNUSED_FUNCTION = YES; |
474 | 474 | GCC_WARN_UNUSED_VARIABLE = YES; |
475 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 475 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
476 | 476 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
477 | 477 | MTL_FAST_MATH = YES; |
478 | 478 | ONLY_ACTIVE_ARCH = YES; |
|
527 | 527 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
528 | 528 | GCC_WARN_UNUSED_FUNCTION = YES; |
529 | 529 | GCC_WARN_UNUSED_VARIABLE = YES; |
530 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 530 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
531 | 531 | MTL_ENABLE_DEBUG_INFO = NO; |
532 | 532 | MTL_FAST_MATH = YES; |
533 | 533 | SDKROOT = iphoneos; |
|
554 | 554 | INFOPLIST_KEY_UIMainStoryboardFile = Main; |
555 | 555 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
556 | 556 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
557 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 557 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
558 | 558 | LD_RUNPATH_SEARCH_PATHS = ( |
559 | 559 | "$(inherited)", |
560 | 560 | "@executable_path/Frameworks", |
|
586 | 586 | INFOPLIST_KEY_UIMainStoryboardFile = Main; |
587 | 587 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
588 | 588 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
589 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 589 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
590 | 590 | LD_RUNPATH_SEARCH_PATHS = ( |
591 | 591 | "$(inherited)", |
592 | 592 | "@executable_path/Frameworks", |
|
608 | 608 | CURRENT_PROJECT_VERSION = 1; |
609 | 609 | DEVELOPMENT_TEAM = E32XBQK4Q5; |
610 | 610 | GENERATE_INFOPLIST_FILE = YES; |
611 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 611 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
612 | 612 | LD_RUNPATH_SEARCH_PATHS = ( |
613 | 613 | "$(inherited)", |
614 | 614 | "@executable_path/Frameworks", |
|
632 | 632 | CURRENT_PROJECT_VERSION = 1; |
633 | 633 | DEVELOPMENT_TEAM = E32XBQK4Q5; |
634 | 634 | GENERATE_INFOPLIST_FILE = YES; |
635 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 635 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
636 | 636 | LD_RUNPATH_SEARCH_PATHS = ( |
637 | 637 | "$(inherited)", |
638 | 638 | "@executable_path/Frameworks", |
|
0 commit comments