|
14 | 14 | 231503DB1D8AEE5D0061694D /* TestDecimal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 231503DA1D8AEE5D0061694D /* TestDecimal.swift */; };
|
15 | 15 | 294E3C1D1CC5E19300E4F44C /* TestNSAttributedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = 294E3C1C1CC5E19300E4F44C /* TestNSAttributedString.swift */; };
|
16 | 16 | 2EBE67A51C77BF0E006583D5 /* TestDateFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2EBE67A31C77BF05006583D5 /* TestDateFormatter.swift */; };
|
| 17 | + 3E55A2331F52463B00082000 /* TestUnit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E55A2321F52463B00082000 /* TestUnit.swift */; }; |
17 | 18 | 3EA9D6701EF0532D00B362D6 /* TestJSONEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EA9D66F1EF0532D00B362D6 /* TestJSONEncoder.swift */; };
|
18 | 19 | 3EDCE50C1EF04D8100C2EC04 /* Codable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EDCE5051EF04D8100C2EC04 /* Codable.swift */; };
|
19 | 20 | 3EDCE5101EF04D8100C2EC04 /* JSONEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EDCE5091EF04D8100C2EC04 /* JSONEncoder.swift */; };
|
|
490 | 491 | 231503DA1D8AEE5D0061694D /* TestDecimal.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestDecimal.swift; sourceTree = "<group>"; };
|
491 | 492 | 294E3C1C1CC5E19300E4F44C /* TestNSAttributedString.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSAttributedString.swift; sourceTree = "<group>"; };
|
492 | 493 | 2EBE67A31C77BF05006583D5 /* TestDateFormatter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestDateFormatter.swift; sourceTree = "<group>"; };
|
| 494 | + 3E55A2321F52463B00082000 /* TestUnit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestUnit.swift; sourceTree = "<group>"; }; |
493 | 495 | 3EA9D66F1EF0532D00B362D6 /* TestJSONEncoder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestJSONEncoder.swift; sourceTree = "<group>"; };
|
494 | 496 | 3EDCE5051EF04D8100C2EC04 /* Codable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Codable.swift; sourceTree = "<group>"; };
|
495 | 497 | 3EDCE5091EF04D8100C2EC04 /* JSONEncoder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JSONEncoder.swift; sourceTree = "<group>"; };
|
|
1494 | 1496 | D4FE895A1D703D1100DA7986 /* TestURLRequest.swift */,
|
1495 | 1497 | 5B6F17961C48631C00935030 /* TestUtils.swift */,
|
1496 | 1498 | 03B6F5831F15F339004F25AF /* TestURLProtocol.swift */,
|
| 1499 | + 3E55A2321F52463B00082000 /* TestUnit.swift */, |
1497 | 1500 | );
|
1498 | 1501 | name = Tests;
|
1499 | 1502 | sourceTree = "<group>";
|
|
2419 | 2422 | F9E0BB371CA70B8000F7FF3C /* TestURLCredential.swift in Sources */,
|
2420 | 2423 | 5B13B3341C582D4C00651CE2 /* TestNSKeyedArchiver.swift in Sources */,
|
2421 | 2424 | 5B13B3441C582D4C00651CE2 /* TestNSSet.swift in Sources */,
|
| 2425 | + 3E55A2331F52463B00082000 /* TestUnit.swift in Sources */, |
2422 | 2426 | 5B13B3321C582D4C00651CE2 /* TestIndexSet.swift in Sources */,
|
2423 | 2427 | 5B13B3511C582D4C00651CE2 /* TestByteCountFormatter.swift in Sources */,
|
2424 | 2428 | BDFDF0A71DFF5B3E00C04CC5 /* TestPersonNameComponents.swift in Sources */,
|
|
0 commit comments