|
310 | 310 | 6EB768281D18C12C00D4B719 /* UUID.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6EB768271D18C12C00D4B719 /* UUID.swift */; };
|
311 | 311 | 7900433B1CACD33E00ECCBF1 /* TestNSCompoundPredicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 790043391CACD33E00ECCBF1 /* TestNSCompoundPredicate.swift */; };
|
312 | 312 | 7900433C1CACD33E00ECCBF1 /* TestNSPredicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7900433A1CACD33E00ECCBF1 /* TestNSPredicate.swift */; };
|
| 313 | + 90E645DF1E4C89A400D0D47C /* TestNSCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90E645DE1E4C89A400D0D47C /* TestNSCache.swift */; }; |
313 | 314 | AE35A1861CBAC85E0042DB84 /* SwiftFoundation.h in Headers */ = {isa = PBXBuildFile; fileRef = AE35A1851CBAC85E0042DB84 /* SwiftFoundation.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
314 | 315 | BD8042161E09857800487EB8 /* TestNSLengthFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD8042151E09857800487EB8 /* TestNSLengthFormatter.swift */; };
|
315 | 316 | BDBB65901E256BFA001A7286 /* TestNSEnergyFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDBB658F1E256BFA001A7286 /* TestNSEnergyFormatter.swift */; };
|
|
753 | 754 | 848A30571C137B3500C83206 /* TestNSHTTPCookie.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = TestNSHTTPCookie.swift; path = TestFoundation/TestNSHTTPCookie.swift; sourceTree = SOURCE_ROOT; };
|
754 | 755 | 84BA558D1C16F90900F48C54 /* TestNSTimeZone.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSTimeZone.swift; sourceTree = "<group>"; };
|
755 | 756 | 88D28DE61C13AE9000494606 /* TestNSGeometry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSGeometry.swift; sourceTree = "<group>"; };
|
| 757 | + 90E645DE1E4C89A400D0D47C /* TestNSCache.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSCache.swift; sourceTree = "<group>"; }; |
756 | 758 | A5A34B551C18C85D00FD972B /* TestNSByteCountFormatter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSByteCountFormatter.swift; sourceTree = "<group>"; };
|
757 | 759 | AE35A1851CBAC85E0042DB84 /* SwiftFoundation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SwiftFoundation.h; sourceTree = "<group>"; };
|
758 | 760 | BD8042151E09857800487EB8 /* TestNSLengthFormatter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSLengthFormatter.swift; sourceTree = "<group>"; };
|
|
1401 | 1403 | BF8E65301DC3B3CB005AB5C3 /* TestNotification.swift */,
|
1402 | 1404 | BDFDF0A61DFF5B3E00C04CC5 /* TestNSPersonNameComponents.swift */,
|
1403 | 1405 | CD1C7F7C1E303B47008E331C /* TestNSError.swift */,
|
| 1406 | + 90E645DE1E4C89A400D0D47C /* TestNSCache.swift */, |
1404 | 1407 | );
|
1405 | 1408 | name = Tests;
|
1406 | 1409 | sourceTree = "<group>";
|
|
2237 | 2240 | CC5249C01D341D23007CB54D /* TestUnitConverter.swift in Sources */,
|
2238 | 2241 | 5B13B3331C582D4C00651CE2 /* TestNSJSONSerialization.swift in Sources */,
|
2239 | 2242 | 5B13B33C1C582D4C00651CE2 /* TestNSOrderedSet.swift in Sources */,
|
| 2243 | + 90E645DF1E4C89A400D0D47C /* TestNSCache.swift in Sources */, |
2240 | 2244 | 5B13B34A1C582D4C00651CE2 /* TestNSURL.swift in Sources */,
|
2241 | 2245 | EA54A6FB1DB16D53009E0809 /* TestObjCRuntime.swift in Sources */,
|
2242 | 2246 | 5B13B34D1C582D4C00651CE2 /* TestNSUUID.swift in Sources */,
|
|
0 commit comments