|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 4DC1D0801C12EEEF00B5948A /* TestNSPipe.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DC1D07F1C12EEEF00B5948A /* TestNSPipe.swift */; }; |
10 | 11 | 525AECED1BF2C9C500D15BB0 /* TestNSFileManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525AECEB1BF2C96400D15BB0 /* TestNSFileManager.swift */; };
|
11 | 12 | 528776141BF2629700CB0090 /* FoundationErrors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 522C253A1BF16E1600804FC6 /* FoundationErrors.swift */; };
|
12 | 13 | 528776191BF27D9500CB0090 /* Test.plist in Resources */ = {isa = PBXBuildFile; fileRef = 528776181BF27D9500CB0090 /* Test.plist */; };
|
|
313 | 314 | /* End PBXCopyFilesBuildPhase section */
|
314 | 315 |
|
315 | 316 | /* Begin PBXFileReference section */
|
| 317 | + 4DC1D07F1C12EEEF00B5948A /* TestNSPipe.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSPipe.swift; sourceTree = "<group>"; }; |
316 | 318 | 522C253A1BF16E1600804FC6 /* FoundationErrors.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FoundationErrors.swift; sourceTree = "<group>"; };
|
317 | 319 | 525AECEB1BF2C96400D15BB0 /* TestNSFileManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSFileManager.swift; sourceTree = "<group>"; };
|
318 | 320 | 528776181BF27D9500CB0090 /* Test.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Test.plist; sourceTree = "<group>"; };
|
|
1004 | 1006 | EA66F63D1BF1619600136161 /* TestNSDictionary.swift */,
|
1005 | 1007 | EA66F63E1BF1619600136161 /* TestNSIndexSet.swift */,
|
1006 | 1008 | EA66F63F1BF1619600136161 /* TestNSNumber.swift */,
|
| 1009 | + 4DC1D07F1C12EEEF00B5948A /* TestNSPipe.swift */, |
1007 | 1010 | EA66F6401BF1619600136161 /* TestNSPropertyList.swift */,
|
1008 | 1011 | E876A73D1C1180E000F279EC /* TestNSRange.swift */,
|
1009 | 1012 | EA66F6411BF1619600136161 /* TestNSSet.swift */,
|
|
1698 | 1701 | EA66F6501BF1619600136161 /* TestNSNumber.swift in Sources */,
|
1699 | 1702 | E876A73E1C1180E000F279EC /* TestNSRange.swift in Sources */,
|
1700 | 1703 | EA66F6521BF1619600136161 /* TestNSPropertyList.swift in Sources */,
|
| 1704 | + 4DC1D0801C12EEEF00B5948A /* TestNSPipe.swift in Sources */, |
1701 | 1705 | EA66F64E1BF1619600136161 /* TestNSIndexSet.swift in Sources */,
|
1702 | 1706 | EA66F6541BF1619600136161 /* TestNSSet.swift in Sources */,
|
1703 | 1707 | EA66F64A1BF1619600136161 /* TestNSArray.swift in Sources */,
|
|
0 commit comments