|
315 | 315 | BDFDF0A71DFF5B3E00C04CC5 /* TestNSPersonNameComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDFDF0A61DFF5B3E00C04CC5 /* TestNSPersonNameComponents.swift */; }; |
316 | 316 | BF8E65311DC3B3CB005AB5C3 /* TestNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF8E65301DC3B3CB005AB5C3 /* TestNotification.swift */; }; |
317 | 317 | CC5249C01D341D23007CB54D /* TestUnitConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC5249BF1D341D23007CB54D /* TestUnitConverter.swift */; }; |
| 318 | + CD1C7F7D1E303B47008E331C /* TestNSError.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1C7F7C1E303B47008E331C /* TestNSError.swift */; }; |
318 | 319 | CE19A88C1C23AA2300B4CB6A /* NSStringTestData.txt in Resources */ = {isa = PBXBuildFile; fileRef = CE19A88B1C23AA2300B4CB6A /* NSStringTestData.txt */; }; |
319 | 320 | D31302011C30CEA900295652 /* NSConcreteValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = D31302001C30CEA900295652 /* NSConcreteValue.swift */; }; |
320 | 321 | D370696E1C394FBF00295652 /* NSKeyedUnarchiver-RangeTest.plist in Resources */ = {isa = PBXBuildFile; fileRef = D370696D1C394FBF00295652 /* NSKeyedUnarchiver-RangeTest.plist */; }; |
|
759 | 760 | C2A9D75B1C15C08B00993803 /* TestNSUUID.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSUUID.swift; sourceTree = "<group>"; }; |
760 | 761 | C93559281C12C49F009FD6A9 /* TestNSAffineTransform.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSAffineTransform.swift; sourceTree = "<group>"; }; |
761 | 762 | CC5249BF1D341D23007CB54D /* TestUnitConverter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestUnitConverter.swift; sourceTree = "<group>"; }; |
| 763 | + CD1C7F7C1E303B47008E331C /* TestNSError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSError.swift; sourceTree = "<group>"; }; |
762 | 764 | CE19A88B1C23AA2300B4CB6A /* NSStringTestData.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NSStringTestData.txt; sourceTree = "<group>"; }; |
763 | 765 | D3047AEB1C38BC3300295652 /* TestNSValue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSValue.swift; sourceTree = "<group>"; }; |
764 | 766 | D31302001C30CEA900295652 /* NSConcreteValue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSConcreteValue.swift; sourceTree = "<group>"; }; |
|
1395 | 1397 | EA54A6FA1DB16D53009E0809 /* TestObjCRuntime.swift */, |
1396 | 1398 | BF8E65301DC3B3CB005AB5C3 /* TestNotification.swift */, |
1397 | 1399 | BDFDF0A61DFF5B3E00C04CC5 /* TestNSPersonNameComponents.swift */, |
| 1400 | + CD1C7F7C1E303B47008E331C /* TestNSError.swift */, |
1398 | 1401 | ); |
1399 | 1402 | name = Tests; |
1400 | 1403 | sourceTree = "<group>"; |
|
2275 | 2278 | 5B13B3511C582D4C00651CE2 /* TestNSByteCountFormatter.swift in Sources */, |
2276 | 2279 | BDFDF0A71DFF5B3E00C04CC5 /* TestNSPersonNameComponents.swift in Sources */, |
2277 | 2280 | 5B13B3501C582D4C00651CE2 /* TestUtils.swift in Sources */, |
| 2281 | + CD1C7F7D1E303B47008E331C /* TestNSError.swift in Sources */, |
2278 | 2282 | 294E3C1D1CC5E19300E4F44C /* TestNSAttributedString.swift in Sources */, |
2279 | 2283 | 5B13B3431C582D4C00651CE2 /* TestNSScanner.swift in Sources */, |
2280 | 2284 | 5B13B3401C582D4C00651CE2 /* TestNSRange.swift in Sources */, |
|
0 commit comments