|
96 | 96 | 826D818B1C953D070022266C /* WitnessedArbitrary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 826D81571C953D070022266C /* WitnessedArbitrary.swift */; };
|
97 | 97 | 826D818C1C953D070022266C /* WitnessedArbitrary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 826D81571C953D070022266C /* WitnessedArbitrary.swift */; };
|
98 | 98 | 826D818D1C953D070022266C /* WitnessedArbitrary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 826D81571C953D070022266C /* WitnessedArbitrary.swift */; };
|
| 99 | + 828B7C8A1DEF58CF0066A994 /* FormatterSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 828B7C861DEF575C0066A994 /* FormatterSpec.swift */; }; |
| 100 | + 828B7C8B1DEF58D00066A994 /* FormatterSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 828B7C861DEF575C0066A994 /* FormatterSpec.swift */; }; |
| 101 | + 828B7C8C1DEF58D10066A994 /* FormatterSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 828B7C861DEF575C0066A994 /* FormatterSpec.swift */; }; |
99 | 102 | 82BA08CF1D6FFBD20068D32F /* Compose.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82BA08CE1D6FFBD20068D32F /* Compose.swift */; };
|
100 | 103 | 82BA08D01D6FFBD20068D32F /* Compose.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82BA08CE1D6FFBD20068D32F /* Compose.swift */; };
|
101 | 104 | 82BA08D11D6FFBD20068D32F /* Compose.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82BA08CE1D6FFBD20068D32F /* Compose.swift */; };
|
|
192 | 195 | 826D81561C953D070022266C /* Witness.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Witness.swift; path = Sources/Witness.swift; sourceTree = SOURCE_ROOT; };
|
193 | 196 | 826D81571C953D070022266C /* WitnessedArbitrary.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = WitnessedArbitrary.swift; path = Sources/WitnessedArbitrary.swift; sourceTree = SOURCE_ROOT; };
|
194 | 197 | 826D81C61C953D350022266C /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Tests/Info.plist; sourceTree = SOURCE_ROOT; };
|
| 198 | + 828B7C861DEF575C0066A994 /* FormatterSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FormatterSpec.swift; path = Tests/SwiftCheckTests/FormatterSpec.swift; sourceTree = SOURCE_ROOT; }; |
195 | 199 | 82BA08CE1D6FFBD20068D32F /* Compose.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Compose.swift; path = Sources/Compose.swift; sourceTree = SOURCE_ROOT; };
|
196 | 200 | 844FCC8D198B320500EB242A /* SwiftCheck.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftCheck.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
197 | 201 | 844FCC98198B320500EB242A /* SwiftCheckTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwiftCheckTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
317 | 321 | 825C9AD11D8EE86E003313E1 /* ComplexSpec.swift */,
|
318 | 322 | 825C9AD21D8EE86E003313E1 /* DiscardSpec.swift */,
|
319 | 323 | 825C9AD31D8EE86E003313E1 /* FailureSpec.swift */,
|
| 324 | + 828B7C861DEF575C0066A994 /* FormatterSpec.swift */, |
320 | 325 | 825C9AD41D8EE86E003313E1 /* GenSpec.swift */,
|
321 | 326 | 825C9AD51D8EE86E003313E1 /* LambdaSpec.swift */,
|
322 | 327 | 825C9AD61D8EE86E003313E1 /* ModifierSpec.swift */,
|
|
649 | 654 | 825C9AE31D8EE86E003313E1 /* ComplexSpec.swift in Sources */,
|
650 | 655 | 825C9AE01D8EE86E003313E1 /* BooleanIdentitySpec.swift in Sources */,
|
651 | 656 | 825C9AF21D8EE86E003313E1 /* ModifierSpec.swift in Sources */,
|
| 657 | + 828B7C8C1DEF58D10066A994 /* FormatterSpec.swift in Sources */, |
652 | 658 | 825C9AF81D8EE86E003313E1 /* PropertySpec.swift in Sources */,
|
653 | 659 | 825C9AFE1D8EE86E003313E1 /* ReplaySpec.swift in Sources */,
|
654 | 660 | );
|
|
694 | 700 | 825C9AE11D8EE86E003313E1 /* ComplexSpec.swift in Sources */,
|
695 | 701 | 825C9ADE1D8EE86E003313E1 /* BooleanIdentitySpec.swift in Sources */,
|
696 | 702 | 825C9AF01D8EE86E003313E1 /* ModifierSpec.swift in Sources */,
|
| 703 | + 828B7C8A1DEF58CF0066A994 /* FormatterSpec.swift in Sources */, |
697 | 704 | 825C9AF61D8EE86E003313E1 /* PropertySpec.swift in Sources */,
|
698 | 705 | 825C9AFC1D8EE86E003313E1 /* ReplaySpec.swift in Sources */,
|
699 | 706 | );
|
|
739 | 746 | 825C9AE21D8EE86E003313E1 /* ComplexSpec.swift in Sources */,
|
740 | 747 | 825C9ADF1D8EE86E003313E1 /* BooleanIdentitySpec.swift in Sources */,
|
741 | 748 | 825C9AF11D8EE86E003313E1 /* ModifierSpec.swift in Sources */,
|
| 749 | + 828B7C8B1DEF58D00066A994 /* FormatterSpec.swift in Sources */, |
742 | 750 | 825C9AF71D8EE86E003313E1 /* PropertySpec.swift in Sources */,
|
743 | 751 | 825C9AFD1D8EE86E003313E1 /* ReplaySpec.swift in Sources */,
|
744 | 752 | );
|
|
0 commit comments