|
615 | 615 | PRODUCT_BUNDLE_IDENTIFIER = "co.pointfree.SnapshotTestingTests-iOS"; |
616 | 616 | PRODUCT_NAME = SnapshotTestingTests; |
617 | 617 | SDKROOT = iphoneos; |
| 618 | + SWIFT_VERSION = 5.0; |
618 | 619 | TARGETED_DEVICE_FAMILY = "1,2"; |
619 | 620 | }; |
620 | 621 | name = Debug; |
|
628 | 629 | PRODUCT_BUNDLE_IDENTIFIER = "co.pointfree.SnapshotTestingTests-tvOS"; |
629 | 630 | PRODUCT_NAME = SnapshotTestingTests; |
630 | 631 | SDKROOT = appletvos; |
| 632 | + SWIFT_VERSION = 5.0; |
631 | 633 | TARGETED_DEVICE_FAMILY = 3; |
632 | 634 | }; |
633 | 635 | name = Debug; |
|
641 | 643 | PRODUCT_BUNDLE_IDENTIFIER = "co.pointfree.SnapshotTestingTests-iOS"; |
642 | 644 | PRODUCT_NAME = SnapshotTestingTests; |
643 | 645 | SDKROOT = iphoneos; |
| 646 | + SWIFT_VERSION = 5.0; |
644 | 647 | TARGETED_DEVICE_FAMILY = "1,2"; |
645 | 648 | }; |
646 | 649 | name = Release; |
|
664 | 667 | PRODUCT_NAME = SnapshotTesting; |
665 | 668 | SDKROOT = macosx; |
666 | 669 | SKIP_INSTALL = YES; |
| 670 | + SWIFT_VERSION = 5.0; |
667 | 671 | VERSIONING_SYSTEM = "apple-generic"; |
668 | 672 | }; |
669 | 673 | name = Debug; |
|
678 | 682 | PRODUCT_BUNDLE_IDENTIFIER = "co.pointfree.SnapshotTestingTests-macOS"; |
679 | 683 | PRODUCT_NAME = SnapshotTestingTests; |
680 | 684 | SDKROOT = macosx; |
| 685 | + SWIFT_VERSION = 5.0; |
681 | 686 | }; |
682 | 687 | name = Debug; |
683 | 688 | }; |
|
700 | 705 | PRODUCT_NAME = SnapshotTesting; |
701 | 706 | SDKROOT = macosx; |
702 | 707 | SKIP_INSTALL = YES; |
| 708 | + SWIFT_VERSION = 5.0; |
703 | 709 | VERSIONING_SYSTEM = "apple-generic"; |
704 | 710 | }; |
705 | 711 | name = Release; |
|
775 | 781 | PRODUCT_NAME = SnapshotTesting; |
776 | 782 | SDKROOT = iphoneos; |
777 | 783 | SKIP_INSTALL = YES; |
| 784 | + SWIFT_VERSION = 5.0; |
778 | 785 | TARGETED_DEVICE_FAMILY = "1,2"; |
779 | 786 | VERSIONING_SYSTEM = "apple-generic"; |
780 | 787 | }; |
|
798 | 805 | PRODUCT_NAME = SnapshotTesting; |
799 | 806 | SDKROOT = iphoneos; |
800 | 807 | SKIP_INSTALL = YES; |
| 808 | + SWIFT_VERSION = 5.0; |
801 | 809 | TARGETED_DEVICE_FAMILY = "1,2"; |
802 | 810 | VERSIONING_SYSTEM = "apple-generic"; |
803 | 811 | }; |
|
821 | 829 | PRODUCT_NAME = SnapshotTesting; |
822 | 830 | SDKROOT = appletvos; |
823 | 831 | SKIP_INSTALL = YES; |
| 832 | + SWIFT_VERSION = 5.0; |
824 | 833 | TARGETED_DEVICE_FAMILY = 3; |
825 | 834 | VERSIONING_SYSTEM = "apple-generic"; |
826 | 835 | }; |
|
896 | 905 | PRODUCT_BUNDLE_IDENTIFIER = "co.pointfree.SnapshotTestingTests-tvOS"; |
897 | 906 | PRODUCT_NAME = SnapshotTestingTests; |
898 | 907 | SDKROOT = appletvos; |
| 908 | + SWIFT_VERSION = 5.0; |
899 | 909 | TARGETED_DEVICE_FAMILY = 3; |
900 | 910 | }; |
901 | 911 | name = Release; |
|
918 | 928 | PRODUCT_NAME = SnapshotTesting; |
919 | 929 | SDKROOT = appletvos; |
920 | 930 | SKIP_INSTALL = YES; |
| 931 | + SWIFT_VERSION = 5.0; |
921 | 932 | TARGETED_DEVICE_FAMILY = 3; |
922 | 933 | VERSIONING_SYSTEM = "apple-generic"; |
923 | 934 | }; |
|
933 | 944 | PRODUCT_BUNDLE_IDENTIFIER = "co.pointfree.SnapshotTestingTests-macOS"; |
934 | 945 | PRODUCT_NAME = SnapshotTestingTests; |
935 | 946 | SDKROOT = macosx; |
| 947 | + SWIFT_VERSION = 5.0; |
936 | 948 | }; |
937 | 949 | name = Release; |
938 | 950 | }; |
|
0 commit comments