|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 0383A1751D2E558A0052E5D1 /* TestNSStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0383A1741D2E558A0052E5D1 /* TestNSStream.swift */; };
|
11 | 11 | 1520469B1D8AEABE00D02E36 /* HTTPServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1520469A1D8AEABE00D02E36 /* HTTPServer.swift */; };
|
| 12 | + 231503DB1D8AEE5D0061694D /* TestNSDecimal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 231503DA1D8AEE5D0061694D /* TestNSDecimal.swift */; }; |
12 | 13 | 294E3C1D1CC5E19300E4F44C /* TestNSAttributedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = 294E3C1C1CC5E19300E4F44C /* TestNSAttributedString.swift */; };
|
13 | 14 | 2EBE67A51C77BF0E006583D5 /* TestNSDateFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2EBE67A31C77BF05006583D5 /* TestNSDateFormatter.swift */; };
|
14 | 15 | 528776141BF2629700CB0090 /* FoundationErrors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 522C253A1BF16E1600804FC6 /* FoundationErrors.swift */; };
|
|
455 | 456 | 0383A1741D2E558A0052E5D1 /* TestNSStream.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSStream.swift; sourceTree = "<group>"; };
|
456 | 457 | 1520469A1D8AEABE00D02E36 /* HTTPServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HTTPServer.swift; sourceTree = "<group>"; };
|
457 | 458 | 22B9C1E01C165D7A00DECFF9 /* TestNSDate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSDate.swift; sourceTree = "<group>"; };
|
| 459 | + 231503DA1D8AEE5D0061694D /* TestNSDecimal.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSDecimal.swift; sourceTree = "<group>"; }; |
458 | 460 | 294E3C1C1CC5E19300E4F44C /* TestNSAttributedString.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSAttributedString.swift; sourceTree = "<group>"; };
|
459 | 461 | 2EBE67A31C77BF05006583D5 /* TestNSDateFormatter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSDateFormatter.swift; sourceTree = "<group>"; };
|
460 | 462 | 400E22641C1A4E58007C5933 /* TestNSProcessInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSProcessInfo.swift; sourceTree = "<group>"; };
|
|
1324 | 1326 | DCDBB8321C1768AC00313299 /* TestNSData.swift */,
|
1325 | 1327 | 22B9C1E01C165D7A00DECFF9 /* TestNSDate.swift */,
|
1326 | 1328 | 2EBE67A31C77BF05006583D5 /* TestNSDateFormatter.swift */,
|
| 1329 | + 231503DA1D8AEE5D0061694D /* TestNSDecimal.swift */, |
1327 | 1330 | EA66F63D1BF1619600136161 /* TestNSDictionary.swift */,
|
1328 | 1331 | D512D17B1CD883F00032E6A5 /* TestNSFileHandle.swift */,
|
1329 | 1332 | 525AECEB1BF2C96400D15BB0 /* TestNSFileManager.swift */,
|
|
2216 | 2219 | 5B13B33E1C582D4C00651CE2 /* TestNSProcessInfo.swift in Sources */,
|
2217 | 2220 | 5B13B33F1C582D4C00651CE2 /* TestNSPropertyList.swift in Sources */,
|
2218 | 2221 | 5B13B32C1C582D4C00651CE2 /* TestNSDate.swift in Sources */,
|
| 2222 | + 231503DB1D8AEE5D0061694D /* TestNSDecimal.swift in Sources */, |
2219 | 2223 | 7900433C1CACD33E00ECCBF1 /* TestNSPredicate.swift in Sources */,
|
2220 | 2224 | 5B13B33B1C582D4C00651CE2 /* TestNSNumberFormatter.swift in Sources */,
|
2221 | 2225 | 5B13B3301C582D4C00651CE2 /* TestNSHTTPCookie.swift in Sources */,
|
|
0 commit comments