|
209 | 209 | 84BA558E1C16F90900F48C54 /* TestNSTimeZone.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84BA558D1C16F90900F48C54 /* TestNSTimeZone.swift */; };
|
210 | 210 | 88D28DE71C13AE9000494606 /* TestNSGeometry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88D28DE61C13AE9000494606 /* TestNSGeometry.swift */; };
|
211 | 211 | A5A34B561C18C85D00FD972B /* TestNSByteCountFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5A34B551C18C85D00FD972B /* TestNSByteCountFormatter.swift */; };
|
| 212 | + AA664D4F1C1B03CA00C22186 /* TestNSNumberFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA664D4E1C1B03CA00C22186 /* TestNSNumberFormatter.swift */; }; |
212 | 213 | C2A9D75C1C15C08B00993803 /* TestNSUUID.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2A9D75B1C15C08B00993803 /* TestNSUUID.swift */; };
|
213 | 214 | C93559291C12C49F009FD6A9 /* TestNSAffineTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = C93559281C12C49F009FD6A9 /* TestNSAffineTransform.swift */; };
|
214 | 215 | DCDBB8331C1768AC00313299 /* TestNSData.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCDBB8321C1768AC00313299 /* TestNSData.swift */; };
|
|
549 | 550 | 84BA558D1C16F90900F48C54 /* TestNSTimeZone.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSTimeZone.swift; sourceTree = "<group>"; };
|
550 | 551 | 88D28DE61C13AE9000494606 /* TestNSGeometry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSGeometry.swift; sourceTree = "<group>"; };
|
551 | 552 | A5A34B551C18C85D00FD972B /* TestNSByteCountFormatter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSByteCountFormatter.swift; sourceTree = "<group>"; };
|
| 553 | + AA664D4E1C1B03CA00C22186 /* TestNSNumberFormatter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSNumberFormatter.swift; sourceTree = "<group>"; }; |
552 | 554 | C2A9D75B1C15C08B00993803 /* TestNSUUID.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSUUID.swift; sourceTree = "<group>"; };
|
553 | 555 | C93559281C12C49F009FD6A9 /* TestNSAffineTransform.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSAffineTransform.swift; sourceTree = "<group>"; };
|
554 | 556 | DCDBB8321C1768AC00313299 /* TestNSData.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSData.swift; sourceTree = "<group>"; };
|
|
1074 | 1076 | 7A7D6FBA1C16439400957E2E /* TestNSURLResponse.swift */,
|
1075 | 1077 | A5A34B551C18C85D00FD972B /* TestNSByteCountFormatter.swift */,
|
1076 | 1078 | 612952F81C1B235900BE0FD9 /* TestNSNull.swift */,
|
| 1079 | + AA664D4E1C1B03CA00C22186 /* TestNSNumberFormatter.swift */, |
1077 | 1080 | );
|
1078 | 1081 | name = Tests;
|
1079 | 1082 | sourceTree = "<group>";
|
|
1795 | 1798 | 6E203B8D1C1303BB003B2576 /* TestNSBundle.swift in Sources */,
|
1796 | 1799 | 88D28DE71C13AE9000494606 /* TestNSGeometry.swift in Sources */,
|
1797 | 1800 | EA66F64C1BF1619600136161 /* TestNSDictionary.swift in Sources */,
|
1798 |
| - ED58F76F1C134B3A00E6A5BE /* (null) in Sources */, |
| 1801 | + ED58F76F1C134B3A00E6A5BE /* TestNSJSONSerialization.swift in Sources */, |
| 1802 | + AA664D4F1C1B03CA00C22186 /* TestNSNumberFormatter.swift in Sources */, |
1799 | 1803 | EA66F6581BF1619600136161 /* TestNSURL.swift in Sources */,
|
1800 | 1804 | EA66F6441BF1619600136161 /* main.swift in Sources */,
|
1801 | 1805 | );
|
|
0 commit comments