|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 0383A1751D2E558A0052E5D1 /* TestNSStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0383A1741D2E558A0052E5D1 /* TestNSStream.swift */; }; |
10 | 11 | 294E3C1D1CC5E19300E4F44C /* TestNSAttributedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = 294E3C1C1CC5E19300E4F44C /* TestNSAttributedString.swift */; };
|
11 | 12 | 2EBE67A51C77BF0E006583D5 /* TestNSDateFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2EBE67A31C77BF05006583D5 /* TestNSDateFormatter.swift */; };
|
12 | 13 | 528776141BF2629700CB0090 /* FoundationErrors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 522C253A1BF16E1600804FC6 /* FoundationErrors.swift */; };
|
|
419 | 420 | /* End PBXCopyFilesBuildPhase section */
|
420 | 421 |
|
421 | 422 | /* Begin PBXFileReference section */
|
| 423 | + 0383A1741D2E558A0052E5D1 /* TestNSStream.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSStream.swift; sourceTree = "<group>"; }; |
422 | 424 | 22B9C1E01C165D7A00DECFF9 /* TestNSDate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSDate.swift; sourceTree = "<group>"; };
|
423 | 425 | 294E3C1C1CC5E19300E4F44C /* TestNSAttributedString.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSAttributedString.swift; sourceTree = "<group>"; };
|
424 | 426 | 2EBE67A31C77BF05006583D5 /* TestNSDateFormatter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSDateFormatter.swift; sourceTree = "<group>"; };
|
|
1276 | 1278 | 5B40F9F11C125187000E72E3 /* TestNSXMLParser.swift */,
|
1277 | 1279 | CC5249BF1D341D23007CB54D /* TestUnitConverter.swift */,
|
1278 | 1280 | 5B6F17961C48631C00935030 /* TestUtils.swift */,
|
| 1281 | + 0383A1741D2E558A0052E5D1 /* TestNSStream.swift */, |
1279 | 1282 | );
|
1280 | 1283 | name = Tests;
|
1281 | 1284 | sourceTree = "<group>";
|
|
2086 | 2089 | 5B13B34E1C582D4C00651CE2 /* TestNSXMLDocument.swift in Sources */,
|
2087 | 2090 | 5B13B32B1C582D4C00651CE2 /* TestNSData.swift in Sources */,
|
2088 | 2091 | 5B13B34C1C582D4C00651CE2 /* TestNSURLResponse.swift in Sources */,
|
| 2092 | + 0383A1751D2E558A0052E5D1 /* TestNSStream.swift in Sources */, |
2089 | 2093 | 5B13B3481C582D4C00651CE2 /* TestNSTimer.swift in Sources */,
|
2090 | 2094 | 5B13B32D1C582D4C00651CE2 /* TestNSDictionary.swift in Sources */,
|
2091 | 2095 | 5B13B3261C582D4C00651CE2 /* TestNSAffineTransform.swift in Sources */,
|
|
0 commit comments