|
303 | 303 | 5FE52C951D147D1C00F7D270 /* TestNSTextCheckingResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FE52C941D147D1C00F7D270 /* TestNSTextCheckingResult.swift */; };
|
304 | 304 | 61E0117D1C1B5590000037DD /* RunLoop.swift in Sources */ = {isa = PBXBuildFile; fileRef = EADE0B761BD15DFF00C49C64 /* RunLoop.swift */; };
|
305 | 305 | 61E0117E1C1B55B9000037DD /* Timer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BDC3F481BCC5DCB00ED97BB /* Timer.swift */; };
|
| 306 | + 617F57F31F1F5CD30004F3F0 /* FTPURLProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 617F57F21F1F5CD30004F3F0 /* FTPURLProtocol.swift */; }; |
| 307 | + 61827A9E1F2208E400016214 /* FTPServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61827A9D1F2208E400016214 /* FTPServer.swift */; }; |
306 | 308 | 61E0117F1C1B5990000037DD /* CFRunLoop.c in Sources */ = {isa = PBXBuildFile; fileRef = 5B5D88D81BBC9AD800234F36 /* CFRunLoop.c */; };
|
307 | 309 | 61E011811C1B5998000037DD /* CFMessagePort.c in Sources */ = {isa = PBXBuildFile; fileRef = 5B5D88DC1BBC9AEC00234F36 /* CFMessagePort.c */; };
|
308 | 310 | 61E011821C1B599A000037DD /* CFMachPort.c in Sources */ = {isa = PBXBuildFile; fileRef = 5B5D88D01BBC9AAC00234F36 /* CFMachPort.c */; };
|
| 311 | + 61EE04551F208805002051A2 /* NativeProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61EE04541F208805002051A2 /* NativeProtocol.swift */; }; |
309 | 312 | 63DCE9D21EAA430100E9CB02 /* ISO8601DateFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63DCE9D11EAA430100E9CB02 /* ISO8601DateFormatter.swift */; };
|
310 | 313 | 63DCE9D41EAA432400E9CB02 /* TestISO8601DateFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63DCE9D31EAA432400E9CB02 /* TestISO8601DateFormatter.swift */; };
|
311 | 314 | 6EB768281D18C12C00D4B719 /* UUID.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6EB768271D18C12C00D4B719 /* UUID.swift */; };
|
|
323 | 326 | B910957B1EEF237800A71930 /* NSString-UTF16-BE-data.txt in Resources */ = {isa = PBXBuildFile; fileRef = B91095791EEF237800A71930 /* NSString-UTF16-BE-data.txt */; };
|
324 | 327 | B933A79E1F3055F700FE6846 /* NSString-UTF32-BE-data.txt in Resources */ = {isa = PBXBuildFile; fileRef = B933A79C1F3055F600FE6846 /* NSString-UTF32-BE-data.txt */; };
|
325 | 328 | B933A79F1F3055F700FE6846 /* NSString-UTF32-LE-data.txt in Resources */ = {isa = PBXBuildFile; fileRef = B933A79D1F3055F600FE6846 /* NSString-UTF32-LE-data.txt */; };
|
326 |
| - B9974B961EDF4A22007F15B8 /* TransferState.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9974B8F1EDF4A22007F15B8 /* TransferState.swift */; }; |
327 | 329 | B9974B971EDF4A22007F15B8 /* MultiHandle.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9974B901EDF4A22007F15B8 /* MultiHandle.swift */; };
|
328 | 330 | B9974B981EDF4A22007F15B8 /* libcurlHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9974B911EDF4A22007F15B8 /* libcurlHelpers.swift */; };
|
329 | 331 | B9974B991EDF4A22007F15B8 /* HTTPURLProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9974B921EDF4A22007F15B8 /* HTTPURLProtocol.swift */; };
|
|
759 | 761 | 5EB6A15C1C188FC40037DCB8 /* TestJSONSerialization.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestJSONSerialization.swift; sourceTree = "<group>"; };
|
760 | 762 | 5EF673AB1C28B527006212A3 /* TestNotificationQueue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNotificationQueue.swift; sourceTree = "<group>"; };
|
761 | 763 | 5FE52C941D147D1C00F7D270 /* TestNSTextCheckingResult.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSTextCheckingResult.swift; sourceTree = "<group>"; };
|
| 764 | + 617F57F21F1F5CD30004F3F0 /* FTPURLProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FTPURLProtocol.swift; sourceTree = "<group>"; }; |
| 765 | + 61827A9D1F2208E400016214 /* FTPServer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FTPServer.swift; sourceTree = "<group>"; }; |
762 | 766 | 61A395F91C2484490029B337 /* TestNSLocale.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSLocale.swift; sourceTree = "<group>"; };
|
763 | 767 | 61D6C9EE1C1DFE9500DEF583 /* TestTimer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestTimer.swift; sourceTree = "<group>"; };
|
764 | 768 | 61E0117B1C1B554D000037DD /* TestRunLoop.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestRunLoop.swift; sourceTree = "<group>"; };
|
765 |
| - 61F8AE7C1C180FC600FB62F0 /* TestNotificationCenter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNotificationCenter.swift; sourceTree = "<group>"; }; |
| 769 | + 61EE04541F208805002051A2 /* NativeProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NativeProtocol.swift; sourceTree = "<group>"; }; |
| 770 | + 61F8AE7C1C180FC600FB62F0 /* TestNotificationCenter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSNotificationCenter.swift; sourceTree = "<group>"; }; |
766 | 771 | 63DCE9D11EAA430100E9CB02 /* ISO8601DateFormatter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ISO8601DateFormatter.swift; sourceTree = "<group>"; };
|
767 | 772 | 63DCE9D31EAA432400E9CB02 /* TestISO8601DateFormatter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestISO8601DateFormatter.swift; sourceTree = "<group>"; };
|
768 | 773 | 6E203B8C1C1303BB003B2576 /* TestBundle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestBundle.swift; sourceTree = "<group>"; };
|
|
789 | 794 | B91095791EEF237800A71930 /* NSString-UTF16-BE-data.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "NSString-UTF16-BE-data.txt"; sourceTree = "<group>"; };
|
790 | 795 | B933A79C1F3055F600FE6846 /* NSString-UTF32-BE-data.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "NSString-UTF32-BE-data.txt"; sourceTree = "<group>"; };
|
791 | 796 | B933A79D1F3055F600FE6846 /* NSString-UTF32-LE-data.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "NSString-UTF32-LE-data.txt"; sourceTree = "<group>"; };
|
792 |
| - B9974B8F1EDF4A22007F15B8 /* TransferState.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = TransferState.swift; path = http/TransferState.swift; sourceTree = "<group>"; }; |
793 |
| - B9974B901EDF4A22007F15B8 /* MultiHandle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MultiHandle.swift; path = http/MultiHandle.swift; sourceTree = "<group>"; }; |
794 |
| - B9974B911EDF4A22007F15B8 /* libcurlHelpers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = libcurlHelpers.swift; path = http/libcurlHelpers.swift; sourceTree = "<group>"; }; |
| 797 | + B9974B901EDF4A22007F15B8 /* MultiHandle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MultiHandle.swift; sourceTree = "<group>"; }; |
| 798 | + B9974B911EDF4A22007F15B8 /* libcurlHelpers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = libcurlHelpers.swift; sourceTree = "<group>"; }; |
795 | 799 | B9974B921EDF4A22007F15B8 /* HTTPURLProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = HTTPURLProtocol.swift; path = http/HTTPURLProtocol.swift; sourceTree = "<group>"; };
|
796 | 800 | B9974B931EDF4A22007F15B8 /* HTTPMessage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = HTTPMessage.swift; path = http/HTTPMessage.swift; sourceTree = "<group>"; };
|
797 | 801 | B9974B941EDF4A22007F15B8 /* HTTPBodySource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = HTTPBodySource.swift; path = http/HTTPBodySource.swift; sourceTree = "<group>"; };
|
798 |
| - B9974B951EDF4A22007F15B8 /* EasyHandle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = EasyHandle.swift; path = http/EasyHandle.swift; sourceTree = "<group>"; }; |
| 802 | + B9974B951EDF4A22007F15B8 /* EasyHandle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EasyHandle.swift; sourceTree = "<group>"; }; |
799 | 803 | BD8042151E09857800487EB8 /* TestLengthFormatter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestLengthFormatter.swift; sourceTree = "<group>"; };
|
800 | 804 | BDBB658F1E256BFA001A7286 /* TestEnergyFormatter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestEnergyFormatter.swift; sourceTree = "<group>"; };
|
801 | 805 | BDFDF0A61DFF5B3E00C04CC5 /* TestPersonNameComponents.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestPersonNameComponents.swift; sourceTree = "<group>"; };
|
|
985 | 989 | 5B1FD9C71D6D162D0080E83C /* Session */ = {
|
986 | 990 | isa = PBXGroup;
|
987 | 991 | children = (
|
| 992 | + 617F57F11F1F5C5F0004F3F0 /* ftp */, |
| 993 | + 617F57F01F1F5C4B0004F3F0 /* libcurl */, |
988 | 994 | E4F889331E9CF04D008A70EB /* http */,
|
989 | 995 | 5B1FD9C81D6D16580080E83C /* Configuration.swift */,
|
990 | 996 | 5B1FD9CE1D6D16580080E83C /* URLSession.swift */,
|
991 | 997 | 5B1FD9CF1D6D16580080E83C /* URLSessionConfiguration.swift */,
|
992 | 998 | 5B1FD9D01D6D16580080E83C /* URLSessionDelegate.swift */,
|
993 | 999 | 5B1FD9D11D6D16580080E83C /* URLSessionTask.swift */,
|
994 | 1000 | 5B1FD9D21D6D16580080E83C /* TaskRegistry.swift */,
|
| 1001 | + 61EE04541F208805002051A2 /* NativeProtocol.swift */, |
995 | 1002 | );
|
996 | 1003 | name = Session;
|
997 | 1004 | path = URLSession;
|
|
1343 | 1350 | path = Foundation;
|
1344 | 1351 | sourceTree = "<group>";
|
1345 | 1352 | };
|
| 1353 | + 617F57F01F1F5C4B0004F3F0 /* libcurl */ = { |
| 1354 | + isa = PBXGroup; |
| 1355 | + children = ( |
| 1356 | + B9974B911EDF4A22007F15B8 /* libcurlHelpers.swift */, |
| 1357 | + B9974B951EDF4A22007F15B8 /* EasyHandle.swift */, |
| 1358 | + B9974B901EDF4A22007F15B8 /* MultiHandle.swift */, |
| 1359 | + ); |
| 1360 | + path = libcurl; |
| 1361 | + sourceTree = "<group>"; |
| 1362 | + }; |
| 1363 | + 617F57F11F1F5C5F0004F3F0 /* ftp */ = { |
| 1364 | + isa = PBXGroup; |
| 1365 | + children = ( |
| 1366 | + 617F57F21F1F5CD30004F3F0 /* FTPURLProtocol.swift */, |
| 1367 | + ); |
| 1368 | + path = ftp; |
| 1369 | + sourceTree = "<group>"; |
| 1370 | + }; |
1346 | 1371 | 9F4ADBCF1ECD4F56001F0B3D /* xdgTestHelper */ = {
|
1347 | 1372 | isa = PBXGroup;
|
1348 | 1373 | children = (
|
|
1357 | 1382 | isa = PBXGroup;
|
1358 | 1383 | children = (
|
1359 | 1384 | B9974B921EDF4A22007F15B8 /* HTTPURLProtocol.swift */,
|
1360 |
| - B9974B8F1EDF4A22007F15B8 /* TransferState.swift */, |
1361 |
| - B9974B901EDF4A22007F15B8 /* MultiHandle.swift */, |
1362 |
| - B9974B911EDF4A22007F15B8 /* libcurlHelpers.swift */, |
1363 | 1385 | B9974B931EDF4A22007F15B8 /* HTTPMessage.swift */,
|
1364 | 1386 | B9974B941EDF4A22007F15B8 /* HTTPBodySource.swift */,
|
1365 |
| - B9974B951EDF4A22007F15B8 /* EasyHandle.swift */, |
1366 | 1387 | );
|
1367 | 1388 | name = http;
|
1368 | 1389 | sourceTree = "<group>";
|
|
1381 | 1402 | isa = PBXGroup;
|
1382 | 1403 | children = (
|
1383 | 1404 | 1520469A1D8AEABE00D02E36 /* HTTPServer.swift */,
|
| 1405 | + 61827A9D1F2208E400016214 /* FTPServer.swift */, |
1384 | 1406 | EA66F6381BF1619600136161 /* main.swift */,
|
1385 | 1407 | 9F4ADBCF1ECD4F56001F0B3D /* xdgTestHelper */,
|
1386 | 1408 | EA66F65A1BF1976100136161 /* Tests */,
|
|
2203 | 2225 | EADE0BB31BD15E0000C49C64 /* NSRegularExpression.swift in Sources */,
|
2204 | 2226 | EADE0BA41BD15E0000C49C64 /* LengthFormatter.swift in Sources */,
|
2205 | 2227 | 5BDC3FCA1BCF176100ED97BB /* NSCFArray.swift in Sources */,
|
2206 |
| - B9974B961EDF4A22007F15B8 /* TransferState.swift in Sources */, |
2207 | 2228 | EADE0BB21BD15E0000C49C64 /* Progress.swift in Sources */,
|
2208 | 2229 | EADE0B961BD15DFF00C49C64 /* DateIntervalFormatter.swift in Sources */,
|
2209 | 2230 | 5B5BFEAC1E6CC0C200AC8D9E /* NSCFBoolean.swift in Sources */,
|
|
2213 | 2234 | EADE0BB81BD15E0000C49C64 /* Process.swift in Sources */,
|
2214 | 2235 | 5BF7AEB31BCD51F9008F214A /* NSObjCRuntime.swift in Sources */,
|
2215 | 2236 | 5BD31D3F1D5D19D600563814 /* Dictionary.swift in Sources */,
|
| 2237 | + 617F57F31F1F5CD30004F3F0 /* FTPURLProtocol.swift in Sources */, |
2216 | 2238 | B9974B9B1EDF4A22007F15B8 /* HTTPBodySource.swift in Sources */,
|
2217 | 2239 | 5B94E8821C430DE70055C035 /* NSStringAPI.swift in Sources */,
|
2218 | 2240 | 5B0163BB1D024EB7003CCD96 /* DateComponents.swift in Sources */,
|
|
2248 | 2270 | EADE0BA61BD15E0000C49C64 /* MassFormatter.swift in Sources */,
|
2249 | 2271 | 5BECBA3A1D1CAE9A00B39B1F /* NSMeasurement.swift in Sources */,
|
2250 | 2272 | 5BF7AEB21BCD51F9008F214A /* NSNumber.swift in Sources */,
|
| 2273 | + 61EE04551F208805002051A2 /* NativeProtocol.swift in Sources */, |
2251 | 2274 | B9974B991EDF4A22007F15B8 /* HTTPURLProtocol.swift in Sources */,
|
2252 | 2275 | 5BCD03821D3EE35C00E3FF9B /* TimeZone.swift in Sources */,
|
2253 | 2276 | EADE0BBC1BD15E0000C49C64 /* URLCache.swift in Sources */,
|
|
2413 | 2436 | D5C40F331CDA1D460005690C /* TestOperationQueue.swift in Sources */,
|
2414 | 2437 | BDBB65901E256BFA001A7286 /* TestEnergyFormatter.swift in Sources */,
|
2415 | 2438 | 5B13B32F1C582D4C00651CE2 /* TestNSGeometry.swift in Sources */,
|
| 2439 | + 61827A9E1F2208E400016214 /* FTPServer.swift in Sources */, |
2416 | 2440 | EA08126C1DA810BE00651B70 /* ProgressFraction.swift in Sources */,
|
2417 | 2441 | 5B13B3351C582D4C00651CE2 /* TestNSKeyedUnarchiver.swift in Sources */,
|
2418 | 2442 | 5B13B33D1C582D4C00651CE2 /* TestPipe.swift in Sources */,
|
|
0 commit comments