|
30 | 30 | B0EA679B1C0BE17600515762 /* HTTPServerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0EA67891C0BE17600515762 /* HTTPServerType.swift */; };
|
31 | 31 | B0EA679C1C0BE17600515762 /* TCPServerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0EA678A1C0BE17600515762 /* TCPServerType.swift */; };
|
32 | 32 | B0EA679D1C0BE17600515762 /* TCPServerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0EA678A1C0BE17600515762 /* TCPServerType.swift */; };
|
33 |
| - B0EA67E11C0BE1D700515762 /* HTTPServerResponderType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0EA67E01C0BE1D700515762 /* HTTPServerResponderType.swift */; }; |
34 |
| - B0EA67E21C0BE1D700515762 /* HTTPServerResponderType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0EA67E01C0BE1D700515762 /* HTTPServerResponderType.swift */; }; |
35 | 33 | /* End PBXBuildFile section */
|
36 | 34 |
|
37 | 35 | /* Begin PBXContainerItemProxy section */
|
|
198 | 196 | B0EA67A01C0BE17F00515762 /* TCPIP.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = TCPIP.xcodeproj; path = TCPIP/TCPIP.xcodeproj; sourceTree = "<group>"; };
|
199 | 197 | B0EA67AF1C0BE18400515762 /* GrandCentralDispatch.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GrandCentralDispatch.xcodeproj; path = GrandCentralDispatch/GrandCentralDispatch.xcodeproj; sourceTree = "<group>"; };
|
200 | 198 | B0EA67BE1C0BE18E00515762 /* HTTPParser.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = HTTPParser.xcodeproj; path = HTTPParser/HTTPParser.xcodeproj; sourceTree = "<group>"; };
|
201 |
| - B0EA67E01C0BE1D700515762 /* HTTPServerResponderType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HTTPServerResponderType.swift; sourceTree = "<group>"; }; |
202 | 199 | /* End PBXFileReference section */
|
203 | 200 |
|
204 | 201 | /* Begin PBXFrameworksBuildPhase section */
|
|
296 | 293 | B0EA67891C0BE17600515762 /* HTTPServerType.swift */,
|
297 | 294 | B0EA67871C0BE17600515762 /* HTTPRequestParserType.swift */,
|
298 | 295 | B0EA67881C0BE17600515762 /* HTTPResponseSerializerType.swift */,
|
299 |
| - B0EA67E01C0BE1D700515762 /* HTTPServerResponderType.swift */, |
300 | 296 | B0EA678A1C0BE17600515762 /* TCPServerType.swift */,
|
301 | 297 | );
|
302 | 298 | path = HTTPServerType;
|
|
510 | 506 | B0EA67AC1C0BE17F00515762 /* TCPIPTests.xctest */ = {
|
511 | 507 | isa = PBXReferenceProxy;
|
512 | 508 | fileType = wrapper.cfbundle;
|
| 509 | + name = TCPIP.xctest; |
513 | 510 | path = TCPIPTests.xctest;
|
514 | 511 | remoteRef = B0EA67AB1C0BE17F00515762 /* PBXContainerItemProxy */;
|
515 | 512 | sourceTree = BUILT_PRODUCTS_DIR;
|
516 | 513 | };
|
517 | 514 | B0EA67AE1C0BE17F00515762 /* TCPIPTests.xctest */ = {
|
518 | 515 | isa = PBXReferenceProxy;
|
519 | 516 | fileType = wrapper.cfbundle;
|
| 517 | + name = TCPIP.xctest; |
520 | 518 | path = TCPIPTests.xctest;
|
521 | 519 | remoteRef = B0EA67AD1C0BE17F00515762 /* PBXContainerItemProxy */;
|
522 | 520 | sourceTree = BUILT_PRODUCTS_DIR;
|
|
566 | 564 | B0EA67CB1C0BE18F00515762 /* HTTPParserTests.xctest */ = {
|
567 | 565 | isa = PBXReferenceProxy;
|
568 | 566 | fileType = wrapper.cfbundle;
|
| 567 | + name = LuminescenceTests.xctest; |
569 | 568 | path = HTTPParserTests.xctest;
|
570 | 569 | remoteRef = B0EA67CA1C0BE18F00515762 /* PBXContainerItemProxy */;
|
571 | 570 | sourceTree = BUILT_PRODUCTS_DIR;
|
572 | 571 | };
|
573 | 572 | B0EA67CD1C0BE18F00515762 /* HTTPParserTests.xctest */ = {
|
574 | 573 | isa = PBXReferenceProxy;
|
575 | 574 | fileType = wrapper.cfbundle;
|
| 575 | + name = LuminescenceTests.xctest; |
576 | 576 | path = HTTPParserTests.xctest;
|
577 | 577 | remoteRef = B0EA67CC1C0BE18F00515762 /* PBXContainerItemProxy */;
|
578 | 578 | sourceTree = BUILT_PRODUCTS_DIR;
|
|
620 | 620 | B0EA67991C0BE17600515762 /* HTTPResponseSerializerType.swift in Sources */,
|
621 | 621 | B0EA678D1C0BE17600515762 /* HTTPParser.swift in Sources */,
|
622 | 622 | B0EA678F1C0BE17600515762 /* HTTPSerializer.swift in Sources */,
|
623 |
| - B0EA67E21C0BE1D700515762 /* HTTPServerResponderType.swift in Sources */, |
624 | 623 | B0EA67911C0BE17600515762 /* HTTPServer.swift in Sources */,
|
625 | 624 | B0EA679D1C0BE17600515762 /* TCPServerType.swift in Sources */,
|
626 | 625 | B0EA67971C0BE17600515762 /* HTTPRequestParserType.swift in Sources */,
|
|
645 | 644 | B0EA67981C0BE17600515762 /* HTTPResponseSerializerType.swift in Sources */,
|
646 | 645 | B0EA678C1C0BE17600515762 /* HTTPParser.swift in Sources */,
|
647 | 646 | B0EA678E1C0BE17600515762 /* HTTPSerializer.swift in Sources */,
|
648 |
| - B0EA67E11C0BE1D700515762 /* HTTPServerResponderType.swift in Sources */, |
649 | 647 | B0EA67901C0BE17600515762 /* HTTPServer.swift in Sources */,
|
650 | 648 | B0EA679C1C0BE17600515762 /* TCPServerType.swift in Sources */,
|
651 | 649 | B0EA67961C0BE17600515762 /* HTTPRequestParserType.swift in Sources */,
|
|
0 commit comments