|
344 | 344 | B9974B9A1EDF4A22007F15B8 /* HTTPMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9974B931EDF4A22007F15B8 /* HTTPMessage.swift */; };
|
345 | 345 | B9974B9B1EDF4A22007F15B8 /* BodySource.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9974B941EDF4A22007F15B8 /* BodySource.swift */; };
|
346 | 346 | B9974B9C1EDF4A22007F15B8 /* EasyHandle.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9974B951EDF4A22007F15B8 /* EasyHandle.swift */; };
|
| 347 | + BB3D7558208A1E500085CFDC /* TestImports.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3D7557208A1E500085CFDC /* TestImports.swift */; }; |
347 | 348 | BD8042161E09857800487EB8 /* TestLengthFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD8042151E09857800487EB8 /* TestLengthFormatter.swift */; };
|
348 | 349 | BDBB65901E256BFA001A7286 /* TestEnergyFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDBB658F1E256BFA001A7286 /* TestEnergyFormatter.swift */; };
|
349 | 350 | BDFDF0A71DFF5B3E00C04CC5 /* TestPersonNameComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDFDF0A61DFF5B3E00C04CC5 /* TestPersonNameComponents.swift */; };
|
|
825 | 826 | B9974B931EDF4A22007F15B8 /* HTTPMessage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = HTTPMessage.swift; path = http/HTTPMessage.swift; sourceTree = "<group>"; };
|
826 | 827 | B9974B941EDF4A22007F15B8 /* BodySource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BodySource.swift; sourceTree = "<group>"; };
|
827 | 828 | B9974B951EDF4A22007F15B8 /* EasyHandle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EasyHandle.swift; sourceTree = "<group>"; };
|
| 829 | + BB3D7557208A1E500085CFDC /* TestImports.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestImports.swift; sourceTree = "<group>"; }; |
828 | 830 | BD8042151E09857800487EB8 /* TestLengthFormatter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestLengthFormatter.swift; sourceTree = "<group>"; };
|
829 | 831 | BDBB658F1E256BFA001A7286 /* TestEnergyFormatter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestEnergyFormatter.swift; sourceTree = "<group>"; };
|
830 | 832 | BDFDF0A61DFF5B3E00C04CC5 /* TestPersonNameComponents.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestPersonNameComponents.swift; sourceTree = "<group>"; };
|
|
1431 | 1433 | children = (
|
1432 | 1434 | 1520469A1D8AEABE00D02E36 /* HTTPServer.swift */,
|
1433 | 1435 | EA66F6381BF1619600136161 /* main.swift */,
|
| 1436 | + BB3D7557208A1E500085CFDC /* TestImports.swift */, |
1434 | 1437 | 9F4ADBCF1ECD4F56001F0B3D /* xdgTestHelper */,
|
1435 | 1438 | EA66F65A1BF1976100136161 /* Tests */,
|
1436 | 1439 | EA66F6391BF1619600136161 /* Resources */,
|
|
2442 | 2445 | 90E645DF1E4C89A400D0D47C /* TestNSCache.swift in Sources */,
|
2443 | 2446 | 5B13B34A1C582D4C00651CE2 /* TestURL.swift in Sources */,
|
2444 | 2447 | EA54A6FB1DB16D53009E0809 /* TestObjCRuntime.swift in Sources */,
|
| 2448 | + BB3D7558208A1E500085CFDC /* TestImports.swift in Sources */, |
2445 | 2449 | 5B13B34D1C582D4C00651CE2 /* TestNSUUID.swift in Sources */,
|
2446 | 2450 | 5B13B3281C582D4C00651CE2 /* TestBundle.swift in Sources */,
|
2447 | 2451 | 5B13B32A1C582D4C00651CE2 /* TestCharacterSet.swift in Sources */,
|
|
0 commit comments