|
341 | 341 | 5BF9B8021FABD5DA00EE1A7C /* CFBundle_Tables.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF9B7F71FABD5D400EE1A7C /* CFBundle_Tables.c */; };
|
342 | 342 | 5FE52C951D147D1C00F7D270 /* TestNSTextCheckingResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FE52C941D147D1C00F7D270 /* TestNSTextCheckingResult.swift */; };
|
343 | 343 | 6105D30F1FEBC5FC0022865A /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6105D30E1FEBC5FC0022865A /* Message.swift */; };
|
| 344 | + 616068ED225C82C5004FCC54 /* FTPURLProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 616068EC225C82C5004FCC54 /* FTPURLProtocol.swift */; }; |
| 345 | + 616068F3225DE5C2004FCC54 /* FTPServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 616068F2225DE5C2004FCC54 /* FTPServer.swift */; }; |
| 346 | + 616068F5225DE606004FCC54 /* TestURLSessionFTP.swift in Sources */ = {isa = PBXBuildFile; fileRef = 616068F4225DE606004FCC54 /* TestURLSessionFTP.swift */; }; |
344 | 347 | 61D2F9AF1FECFB3E0033306A /* NativeProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61D2F9AE1FECFB3E0033306A /* NativeProtocol.swift */; };
|
345 | 348 | 61E0117D1C1B5590000037DD /* RunLoop.swift in Sources */ = {isa = PBXBuildFile; fileRef = EADE0B761BD15DFF00C49C64 /* RunLoop.swift */; };
|
346 | 349 | 61E0117E1C1B55B9000037DD /* Timer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BDC3F481BCC5DCB00ED97BB /* Timer.swift */; };
|
|
871 | 874 | 5EF673AB1C28B527006212A3 /* TestNotificationQueue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNotificationQueue.swift; sourceTree = "<group>"; };
|
872 | 875 | 5FE52C941D147D1C00F7D270 /* TestNSTextCheckingResult.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSTextCheckingResult.swift; sourceTree = "<group>"; };
|
873 | 876 | 6105D30E1FEBC5FC0022865A /* Message.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Message.swift; sourceTree = "<group>"; };
|
| 877 | + 616068EC225C82C5004FCC54 /* FTPURLProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FTPURLProtocol.swift; sourceTree = "<group>"; }; |
| 878 | + 616068F2225DE5C2004FCC54 /* FTPServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FTPServer.swift; sourceTree = "<group>"; }; |
| 879 | + 616068F4225DE606004FCC54 /* TestURLSessionFTP.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestURLSessionFTP.swift; sourceTree = "<group>"; }; |
874 | 880 | 61A395F91C2484490029B337 /* TestNSLocale.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSLocale.swift; sourceTree = "<group>"; };
|
875 | 881 | 61D2F9AE1FECFB3E0033306A /* NativeProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NativeProtocol.swift; sourceTree = "<group>"; };
|
876 | 882 | 61D6C9EE1C1DFE9500DEF583 /* TestTimer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestTimer.swift; sourceTree = "<group>"; };
|
|
1116 | 1122 | 5B1FD9C71D6D162D0080E83C /* Session */ = {
|
1117 | 1123 | isa = PBXGroup;
|
1118 | 1124 | children = (
|
| 1125 | + 616068EB225C82C5004FCC54 /* ftp */, |
1119 | 1126 | 614732781FC2DEB7005B5E61 /* libcurl */,
|
1120 | 1127 | E4F889331E9CF04D008A70EB /* http */,
|
1121 | 1128 | 5B1FD9C81D6D16580080E83C /* Configuration.swift */,
|
|
1516 | 1523 | path = libcurl;
|
1517 | 1524 | sourceTree = "<group>";
|
1518 | 1525 | };
|
| 1526 | + 616068EB225C82C5004FCC54 /* ftp */ = { |
| 1527 | + isa = PBXGroup; |
| 1528 | + children = ( |
| 1529 | + 616068EC225C82C5004FCC54 /* FTPURLProtocol.swift */, |
| 1530 | + ); |
| 1531 | + path = ftp; |
| 1532 | + sourceTree = "<group>"; |
| 1533 | + }; |
1519 | 1534 | 9F4ADBCF1ECD4F56001F0B3D /* xdgTestHelper */ = {
|
1520 | 1535 | isa = PBXGroup;
|
1521 | 1536 | children = (
|
|
1547 | 1562 | EA66F6371BF1619600136161 /* TestFoundation */ = {
|
1548 | 1563 | isa = PBXGroup;
|
1549 | 1564 | children = (
|
| 1565 | + 616068F2225DE5C2004FCC54 /* FTPServer.swift */, |
1550 | 1566 | 1520469A1D8AEABE00D02E36 /* HTTPServer.swift */,
|
1551 | 1567 | EA66F6381BF1619600136161 /* main.swift */,
|
1552 | 1568 | BB3D7557208A1E500085CFDC /* TestImports.swift */,
|
|
1603 | 1619 | BDBB658F1E256BFA001A7286 /* TestEnergyFormatter.swift */,
|
1604 | 1620 | D512D17B1CD883F00032E6A5 /* TestFileHandle.swift */,
|
1605 | 1621 | 525AECEB1BF2C96400D15BB0 /* TestFileManager.swift */,
|
| 1622 | + 616068F4225DE606004FCC54 /* TestURLSessionFTP.swift */, |
1606 | 1623 | 63DCE9D31EAA432400E9CB02 /* TestISO8601DateFormatter.swift */,
|
1607 | 1624 | BD8042151E09857800487EB8 /* TestLengthFormatter.swift */,
|
1608 | 1625 | A058C2011E529CF100B07AA1 /* TestMassFormatter.swift */,
|
|
2455 | 2472 | 5BF7AEB31BCD51F9008F214A /* NSObjCRuntime.swift in Sources */,
|
2456 | 2473 | 5BD31D3F1D5D19D600563814 /* Dictionary.swift in Sources */,
|
2457 | 2474 | B9974B9B1EDF4A22007F15B8 /* BodySource.swift in Sources */,
|
| 2475 | + 616068ED225C82C5004FCC54 /* FTPURLProtocol.swift in Sources */, |
2458 | 2476 | 5B94E8821C430DE70055C035 /* NSStringAPI.swift in Sources */,
|
2459 | 2477 | 5B0163BB1D024EB7003CCD96 /* DateComponents.swift in Sources */,
|
2460 | 2478 | 5BF7AEAB1BCD51F9008F214A /* NSDictionary.swift in Sources */,
|
|
2678 | 2696 | 5B13B34F1C582D4C00651CE2 /* TestXMLParser.swift in Sources */,
|
2679 | 2697 | BF85E9D81FBDCC2000A79793 /* TestHost.swift in Sources */,
|
2680 | 2698 | D5C40F331CDA1D460005690C /* TestOperationQueue.swift in Sources */,
|
| 2699 | + 616068F3225DE5C2004FCC54 /* FTPServer.swift in Sources */, |
2681 | 2700 | BDBB65901E256BFA001A7286 /* TestEnergyFormatter.swift in Sources */,
|
2682 | 2701 | 5B13B32F1C582D4C00651CE2 /* TestNSGeometry.swift in Sources */,
|
2683 | 2702 | 7D0DE86E211883F500540061 /* TestDateComponents.swift in Sources */,
|
|
2705 | 2724 | D4FE895B1D703D1100DA7986 /* TestURLRequest.swift in Sources */,
|
2706 | 2725 | 684C79011F62B611005BD73E /* TestNSNumberBridging.swift in Sources */,
|
2707 | 2726 | DAA79BD920D42C07004AF044 /* TestURLProtectionSpace.swift in Sources */,
|
| 2727 | + 616068F5225DE606004FCC54 /* TestURLSessionFTP.swift in Sources */, |
2708 | 2728 | B951B5EC1F4E2A2000D8B332 /* TestNSLock.swift in Sources */,
|
2709 | 2729 | 5B13B33A1C582D4C00651CE2 /* TestNSNumber.swift in Sources */,
|
2710 | 2730 | 5B13B3521C582D4C00651CE2 /* TestNSValue.swift in Sources */,
|
|
0 commit comments