|
273 | 273 | D3E8D6D11C367AB600295652 /* NSSpecialValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3E8D6D01C367AB600295652 /* NSSpecialValue.swift */; };
|
274 | 274 | D3E8D6D31C36982700295652 /* NSKeyedUnarchiver-EdgeInsetsTest.plist in Resources */ = {isa = PBXBuildFile; fileRef = D3E8D6D21C36982700295652 /* NSKeyedUnarchiver-EdgeInsetsTest.plist */; };
|
275 | 275 | D3E8D6D51C36AC0C00295652 /* NSKeyedUnarchiver-RectTest.plist in Resources */ = {isa = PBXBuildFile; fileRef = D3E8D6D41C36AC0C00295652 /* NSKeyedUnarchiver-RectTest.plist */; };
|
| 276 | + D5C40F331CDA1D460005690C /* TestNSOperationQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5C40F321CDA1D460005690C /* TestNSOperationQueue.swift */; }; |
276 | 277 | E1A03F361C4828650023AF4D /* PropertyList-1.0.dtd in Resources */ = {isa = PBXBuildFile; fileRef = E1A03F351C4828650023AF4D /* PropertyList-1.0.dtd */; };
|
277 | 278 | E1A03F381C482C730023AF4D /* NSXMLDTDTestData.xml in Resources */ = {isa = PBXBuildFile; fileRef = E1A03F371C482C730023AF4D /* NSXMLDTDTestData.xml */; };
|
278 | 279 | E1A3726F1C31EBFB0023AF4D /* NSXMLDocumentTestData.xml in Resources */ = {isa = PBXBuildFile; fileRef = E1A3726E1C31EBFB0023AF4D /* NSXMLDocumentTestData.xml */; };
|
|
646 | 647 | D3E8D6D01C367AB600295652 /* NSSpecialValue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSSpecialValue.swift; sourceTree = "<group>"; };
|
647 | 648 | D3E8D6D21C36982700295652 /* NSKeyedUnarchiver-EdgeInsetsTest.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "NSKeyedUnarchiver-EdgeInsetsTest.plist"; sourceTree = "<group>"; };
|
648 | 649 | D3E8D6D41C36AC0C00295652 /* NSKeyedUnarchiver-RectTest.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "NSKeyedUnarchiver-RectTest.plist"; sourceTree = "<group>"; };
|
| 650 | + D5C40F321CDA1D460005690C /* TestNSOperationQueue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSOperationQueue.swift; sourceTree = "<group>"; }; |
649 | 651 | D834F9931C31C4060023812A /* TestNSOrderedSet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSOrderedSet.swift; sourceTree = "<group>"; };
|
650 | 652 | DCDBB8321C1768AC00313299 /* TestNSData.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSData.swift; sourceTree = "<group>"; };
|
651 | 653 | E19E17DB1C2225930023AF4D /* TestNSXMLDocument.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSXMLDocument.swift; sourceTree = "<group>"; };
|
|
1164 | 1166 | EA66F65A1BF1976100136161 /* Tests */ = {
|
1165 | 1167 | isa = PBXGroup;
|
1166 | 1168 | children = (
|
| 1169 | + D5C40F321CDA1D460005690C /* TestNSOperationQueue.swift */, |
1167 | 1170 | C93559281C12C49F009FD6A9 /* TestNSAffineTransform.swift */,
|
1168 | 1171 | EA66F63C1BF1619600136161 /* TestNSArray.swift */,
|
1169 | 1172 | 6E203B8C1C1303BB003B2576 /* TestNSBundle.swift */,
|
|
1979 | 1982 | 2EBE67A51C77BF0E006583D5 /* TestNSDateFormatter.swift in Sources */,
|
1980 | 1983 | 5B13B3291C582D4C00651CE2 /* TestNSCalendar.swift in Sources */,
|
1981 | 1984 | 5B13B34F1C582D4C00651CE2 /* TestNSXMLParser.swift in Sources */,
|
| 1985 | + D5C40F331CDA1D460005690C /* TestNSOperationQueue.swift in Sources */, |
1982 | 1986 | 5B13B32F1C582D4C00651CE2 /* TestNSGeometry.swift in Sources */,
|
1983 | 1987 | 5B13B3351C582D4C00651CE2 /* TestNSKeyedUnarchiver.swift in Sources */,
|
1984 | 1988 | 5B13B33D1C582D4C00651CE2 /* TestNSPipe.swift in Sources */,
|
|
0 commit comments