|
100 | 100 | 38A14E501F2A2DAB00A2900C /* SwiftCheck.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 0951F2421F09690200EA362C /* SwiftCheck.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
101 | 101 | 38A14E521F2A2DC300A2900C /* SwiftCheck.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 0951F2441F09690200EA362C /* SwiftCheck.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
102 | 102 | 38A14E531F2A2DCB00A2900C /* SwiftCheck.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0951F2441F09690200EA362C /* SwiftCheck.framework */; }; |
| 103 | + 38E185801FD7E50700208B0A /* Arbitrary.generated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 387A1DBF1F7909A000928A8C /* Arbitrary.generated.swift */; }; |
| 104 | + 38E185811FD7E50700208B0A /* CustomArbitraryTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 387A1DC01F7909A000928A8C /* CustomArbitraryTypes.swift */; }; |
| 105 | + 38E185821FD7E50800208B0A /* Arbitrary.generated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 387A1DBF1F7909A000928A8C /* Arbitrary.generated.swift */; }; |
| 106 | + 38E185831FD7E50800208B0A /* CustomArbitraryTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 387A1DC01F7909A000928A8C /* CustomArbitraryTypes.swift */; }; |
| 107 | + 38E185841FD7E50900208B0A /* Arbitrary.generated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 387A1DBF1F7909A000928A8C /* Arbitrary.generated.swift */; }; |
| 108 | + 38E185851FD7E50900208B0A /* CustomArbitraryTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 387A1DC01F7909A000928A8C /* CustomArbitraryTypes.swift */; }; |
103 | 109 | /* End PBXBuildFile section */ |
104 | 110 |
|
105 | 111 | /* Begin PBXContainerItemProxy section */ |
|
672 | 678 | buildActionMask = 2147483647; |
673 | 679 | files = ( |
674 | 680 | 380A4B321F1BF83B002D70E0 /* SemiringTests.generated.swift in Sources */, |
| 681 | + 38E185831FD7E50800208B0A /* CustomArbitraryTypes.swift in Sources */, |
675 | 682 | 380A4B211F1BE383002D70E0 /* MonoidTests.generated.swift in Sources */, |
| 683 | + 38E185821FD7E50800208B0A /* Arbitrary.generated.swift in Sources */, |
676 | 684 | 380A4B1B1F1B775F002D70E0 /* WrapperTests.generated.swift in Sources */, |
677 | 685 | 380A4B161F1B7336002D70E0 /* SemigroupTests.generated.swift in Sources */, |
678 | 686 | 380A4B261F1BF5BE002D70E0 /* CommutativeMonoidTests.generated.swift in Sources */, |
|
709 | 717 | buildActionMask = 2147483647; |
710 | 718 | files = ( |
711 | 719 | 380A4B331F1BF83B002D70E0 /* SemiringTests.generated.swift in Sources */, |
| 720 | + 38E185851FD7E50900208B0A /* CustomArbitraryTypes.swift in Sources */, |
712 | 721 | 380A4B221F1BE383002D70E0 /* MonoidTests.generated.swift in Sources */, |
| 722 | + 38E185841FD7E50900208B0A /* Arbitrary.generated.swift in Sources */, |
713 | 723 | 380A4B1C1F1B775F002D70E0 /* WrapperTests.generated.swift in Sources */, |
714 | 724 | 380A4B171F1B7336002D70E0 /* SemigroupTests.generated.swift in Sources */, |
715 | 725 | 380A4B271F1BF5BF002D70E0 /* CommutativeMonoidTests.generated.swift in Sources */, |
|
768 | 778 | buildActionMask = 2147483647; |
769 | 779 | files = ( |
770 | 780 | 380A4B311F1BF83B002D70E0 /* SemiringTests.generated.swift in Sources */, |
| 781 | + 38E185811FD7E50700208B0A /* CustomArbitraryTypes.swift in Sources */, |
771 | 782 | 380A4B201F1BE383002D70E0 /* MonoidTests.generated.swift in Sources */, |
| 783 | + 38E185801FD7E50700208B0A /* Arbitrary.generated.swift in Sources */, |
772 | 784 | 380A4B1A1F1B775F002D70E0 /* WrapperTests.generated.swift in Sources */, |
773 | 785 | 380A4B151F1B7336002D70E0 /* SemigroupTests.generated.swift in Sources */, |
774 | 786 | 380A4B251F1BF5BD002D70E0 /* CommutativeMonoidTests.generated.swift in Sources */, |
|
848 | 860 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
849 | 861 | MTL_ENABLE_DEBUG_INFO = YES; |
850 | 862 | ONLY_ACTIVE_ARCH = YES; |
851 | | - OTHER_SWIFT_FLAGS = "-DXCODE_BUILD"; |
852 | 863 | PRODUCT_BUNDLE_IDENTIFIER = com.typelift.Abstract; |
853 | 864 | PRODUCT_NAME = Abstract; |
854 | 865 | SDKROOT = iphoneos; |
|
909 | 920 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
910 | 921 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
911 | 922 | MTL_ENABLE_DEBUG_INFO = NO; |
912 | | - OTHER_SWIFT_FLAGS = "-DXCODE_BUILD"; |
913 | 923 | PRODUCT_BUNDLE_IDENTIFIER = com.typelift.Abstract; |
914 | 924 | PRODUCT_NAME = Abstract; |
915 | 925 | SDKROOT = iphoneos; |
|
1097 | 1107 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
1098 | 1108 | MTL_ENABLE_DEBUG_INFO = YES; |
1099 | 1109 | ONLY_ACTIVE_ARCH = YES; |
1100 | | - OTHER_SWIFT_FLAGS = "-DXCODE_BUILD"; |
1101 | 1110 | PRODUCT_BUNDLE_IDENTIFIER = com.typelift.Abstract; |
1102 | 1111 | PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)"; |
1103 | 1112 | PRODUCT_NAME = Abstract; |
|
1166 | 1175 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
1167 | 1176 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
1168 | 1177 | MTL_ENABLE_DEBUG_INFO = NO; |
1169 | | - OTHER_SWIFT_FLAGS = "-DXCODE_BUILD"; |
1170 | 1178 | PRODUCT_BUNDLE_IDENTIFIER = com.typelift.Abstract; |
1171 | 1179 | PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)"; |
1172 | 1180 | PRODUCT_NAME = Abstract; |
|
1363 | 1371 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
1364 | 1372 | MTL_ENABLE_DEBUG_INFO = YES; |
1365 | 1373 | ONLY_ACTIVE_ARCH = YES; |
1366 | | - OTHER_SWIFT_FLAGS = "-DXCODE_BUILD"; |
1367 | 1374 | PRODUCT_BUNDLE_IDENTIFIER = com.typelift.Abstract; |
1368 | 1375 | PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)"; |
1369 | 1376 | PRODUCT_NAME = Abstract; |
|
1432 | 1439 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
1433 | 1440 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
1434 | 1441 | MTL_ENABLE_DEBUG_INFO = NO; |
1435 | | - OTHER_SWIFT_FLAGS = "-DXCODE_BUILD"; |
1436 | 1442 | PRODUCT_BUNDLE_IDENTIFIER = com.typelift.Abstract; |
1437 | 1443 | PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)"; |
1438 | 1444 | PRODUCT_NAME = Abstract; |
|
1510 | 1516 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; |
1511 | 1517 | MTL_ENABLE_DEBUG_INFO = YES; |
1512 | 1518 | ONLY_ACTIVE_ARCH = YES; |
1513 | | - OTHER_SWIFT_FLAGS = "-DXCODE_BUILD"; |
1514 | 1519 | PRODUCT_BUNDLE_IDENTIFIER = com.typelift.Abstract; |
1515 | 1520 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
1516 | 1521 | SDKROOT = macosx; |
|
1579 | 1584 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
1580 | 1585 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; |
1581 | 1586 | MTL_ENABLE_DEBUG_INFO = NO; |
1582 | | - OTHER_SWIFT_FLAGS = "-DXCODE_BUILD"; |
1583 | 1587 | PRODUCT_BUNDLE_IDENTIFIER = com.typelift.Abstract; |
1584 | 1588 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
1585 | 1589 | SDKROOT = macosx; |
|
0 commit comments