|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 366C227D1C1649590069EBFD /* TestNSData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 366C227C1C1649590069EBFD /* TestNSData.swift */; }; |
10 | 11 | 4DC1D0801C12EEEF00B5948A /* TestNSPipe.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DC1D07F1C12EEEF00B5948A /* TestNSPipe.swift */; };
|
11 | 12 | 525AECED1BF2C9C500D15BB0 /* TestNSFileManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525AECEB1BF2C96400D15BB0 /* TestNSFileManager.swift */; };
|
12 | 13 | 528776141BF2629700CB0090 /* FoundationErrors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 522C253A1BF16E1600804FC6 /* FoundationErrors.swift */; };
|
|
314 | 315 | /* End PBXCopyFilesBuildPhase section */
|
315 | 316 |
|
316 | 317 | /* Begin PBXFileReference section */
|
| 318 | + 366C227C1C1649590069EBFD /* TestNSData.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSData.swift; sourceTree = "<group>"; }; |
317 | 319 | 4DC1D07F1C12EEEF00B5948A /* TestNSPipe.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSPipe.swift; sourceTree = "<group>"; };
|
318 | 320 | 522C253A1BF16E1600804FC6 /* FoundationErrors.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FoundationErrors.swift; sourceTree = "<group>"; };
|
319 | 321 | 525AECEB1BF2C96400D15BB0 /* TestNSFileManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSFileManager.swift; sourceTree = "<group>"; };
|
|
1015 | 1017 | 5BC1D8BC1BF3ADFE009D3973 /* TestNSCharacterSet.swift */,
|
1016 | 1018 | 525AECEB1BF2C96400D15BB0 /* TestNSFileManager.swift */,
|
1017 | 1019 | 5B40F9F11C125187000E72E3 /* TestNSXMLParser.swift */,
|
| 1020 | + 366C227C1C1649590069EBFD /* TestNSData.swift */, |
1018 | 1021 | );
|
1019 | 1022 | name = Tests;
|
1020 | 1023 | sourceTree = "<group>";
|
|
1704 | 1707 | 4DC1D0801C12EEEF00B5948A /* TestNSPipe.swift in Sources */,
|
1705 | 1708 | EA66F64E1BF1619600136161 /* TestNSIndexSet.swift in Sources */,
|
1706 | 1709 | EA66F6541BF1619600136161 /* TestNSSet.swift in Sources */,
|
| 1710 | + 366C227D1C1649590069EBFD /* TestNSData.swift in Sources */, |
1707 | 1711 | EA66F64A1BF1619600136161 /* TestNSArray.swift in Sources */,
|
1708 | 1712 | 5BC1D8BE1BF3B09E009D3973 /* TestNSCharacterSet.swift in Sources */,
|
1709 | 1713 | EA66F6561BF1619600136161 /* TestNSString.swift in Sources */,
|
|
0 commit comments