1
0

project.pbxproj 75 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 043660C721FED34100497989 /* Swifter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7AE893FB1C0512C400A29F63 /* Swifter.framework */; };
  10. 043660CD21FED35200497989 /* SwifterTestsHttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCB8C5F1D97B8CC008B9712 /* SwifterTestsHttpRouter.swift */; };
  11. 043660CE21FED35500497989 /* SwifterTestsHttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */; };
  12. 043660CF21FED35800497989 /* PingServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F61D68BC2600491CD1 /* PingServer.swift */; };
  13. 043660D021FED35B00497989 /* SwifterTestsStringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */; };
  14. 043660D121FED35D00497989 /* SwifterTestsWebSocketSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */; };
  15. 043660D221FED36800497989 /* IOSafetyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F31D68BB2600491CD1 /* IOSafetyTests.swift */; };
  16. 043660D421FED36900497989 /* IOSafetyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F31D68BB2600491CD1 /* IOSafetyTests.swift */; };
  17. 043660D521FED36C00497989 /* MimeTypesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A0D4511204E9988000A0726 /* MimeTypesTests.swift */; };
  18. 043660DF21FED3A300497989 /* Swifter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269B47A11D3AAAE20042D137 /* Swifter.framework */; };
  19. 043660E521FED51100497989 /* SwifterTestsHttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCB8C5F1D97B8CC008B9712 /* SwifterTestsHttpRouter.swift */; };
  20. 043660E621FED51400497989 /* SwifterTestsHttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */; };
  21. 043660E721FED51600497989 /* PingServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F61D68BC2600491CD1 /* PingServer.swift */; };
  22. 043660E821FED51900497989 /* SwifterTestsStringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */; };
  23. 043660E921FED51B00497989 /* SwifterTestsWebSocketSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */; };
  24. 043660EA21FED51E00497989 /* IOSafetyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F31D68BB2600491CD1 /* IOSafetyTests.swift */; };
  25. 043660EB21FED52000497989 /* MimeTypesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A0D4511204E9988000A0726 /* MimeTypesTests.swift */; };
  26. 047F1F02226AB9AD00909B95 /* XCTestManifests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B912F49220507D00062C360 /* XCTestManifests.swift */; };
  27. 0858E7F81D68BC2600491CD1 /* PingServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F61D68BC2600491CD1 /* PingServer.swift */; };
  28. 0C1F3CAD2265FC470076B6F5 /* SwifterTestsHttpResponseBody.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C1F3CAC2265FC470076B6F5 /* SwifterTestsHttpResponseBody.swift */; };
  29. 0C1F3CAE2265FC470076B6F5 /* SwifterTestsHttpResponseBody.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C1F3CAC2265FC470076B6F5 /* SwifterTestsHttpResponseBody.swift */; };
  30. 0C1F3CAF2265FC470076B6F5 /* SwifterTestsHttpResponseBody.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C1F3CAC2265FC470076B6F5 /* SwifterTestsHttpResponseBody.swift */; };
  31. 2659FC1A1DADC077003F3930 /* String+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C377E161D964B6A009C6148 /* String+File.swift */; };
  32. 269B47881D3AAAE20042D137 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EF1D2C44F30030FC98 /* HttpResponse.swift */; };
  33. 269B47891D3AAAE20042D137 /* Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F41D2C44F30030FC98 /* Scopes.swift */; };
  34. 269B478A1D3AAAE20042D137 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F31D2C44F30030FC98 /* Process.swift */; };
  35. 269B478B1D3AAAE20042D137 /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6ED1D2C44F30030FC98 /* HttpParser.swift */; };
  36. 269B478C1D3AAAE20042D137 /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F71D2C44F30030FC98 /* String+Misc.swift */; };
  37. 269B478D1D3AAAE20042D137 /* WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F91D2C44F30030FC98 /* WebSockets.swift */; };
  38. 269B478E1D3AAAE20042D137 /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F11D2C44F30030FC98 /* HttpServer.swift */; };
  39. 269B478F1D3AAAE20042D137 /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EE1D2C44F30030FC98 /* HttpRequest.swift */; };
  40. 269B47901D3AAAE20042D137 /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EA1D2C44F30030FC98 /* DemoServer.swift */; };
  41. 269B47921D3AAAE20042D137 /* Socket+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B29E1D369BEC00D35BFB /* Socket+File.swift */; };
  42. 269B47931D3AAAE20042D137 /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F51D2C44F30030FC98 /* Socket.swift */; };
  43. 269B47941D3AAAE20042D137 /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F21D2C44F30030FC98 /* HttpServerIO.swift */; };
  44. 269B47951D3AAAE20042D137 /* Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EC1D2C44F30030FC98 /* Files.swift */; };
  45. 269B47961D3AAAE20042D137 /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F01D2C44F30030FC98 /* HttpRouter.swift */; };
  46. 269B47971D3AAAE20042D137 /* String+SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F81D2C44F30030FC98 /* String+SHA1.swift */; };
  47. 269B47981D3AAAE20042D137 /* Errno.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B2A11D369C9D00D35BFB /* Errno.swift */; };
  48. 269B47991D3AAAE20042D137 /* String+BASE64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F61D2C44F30030FC98 /* String+BASE64.swift */; };
  49. 269B47A71D3AAC4F0042D137 /* SwiftertvOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 269B47A51D3AAC4F0042D137 /* SwiftertvOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
  50. 6A0D4512204E9988000A0726 /* MimeTypesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A0D4511204E9988000A0726 /* MimeTypesTests.swift */; };
  51. 6AE2FF722048013000302EC4 /* MimeTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AE2FF702048011A00302EC4 /* MimeTypes.swift */; };
  52. 6AE2FF732048013000302EC4 /* MimeTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AE2FF702048011A00302EC4 /* MimeTypes.swift */; };
  53. 6AE2FF742048013100302EC4 /* MimeTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AE2FF702048011A00302EC4 /* MimeTypes.swift */; };
  54. 6AE2FF752048013300302EC4 /* MimeTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AE2FF702048011A00302EC4 /* MimeTypes.swift */; };
  55. 7AE893EA1C05127900A29F63 /* SwifteriOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AE893E91C05127900A29F63 /* SwifteriOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
  56. 7AE893FE1C0512C400A29F63 /* SwifterMac.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AE893FD1C0512C400A29F63 /* SwifterMac.h */; settings = {ATTRIBUTES = (Public, ); }; };
  57. 7AE8940D1C05151100A29F63 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */; };
  58. 7B11AD4B21C9A8A6002F8820 /* SwifterTestsHttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCB8C5F1D97B8CC008B9712 /* SwifterTestsHttpRouter.swift */; };
  59. 7B55EC95226E0E4F00042D23 /* ServerThreadingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B55EC94226E0E4F00042D23 /* ServerThreadingTests.swift */; };
  60. 7B55EC96226E0E4F00042D23 /* ServerThreadingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B55EC94226E0E4F00042D23 /* ServerThreadingTests.swift */; };
  61. 7B55EC97226E0E4F00042D23 /* ServerThreadingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B55EC94226E0E4F00042D23 /* ServerThreadingTests.swift */; };
  62. 7B74CFA82163C40F001BE07B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */; };
  63. 7C377E181D964B96009C6148 /* String+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C377E161D964B6A009C6148 /* String+File.swift */; };
  64. 7C377E191D964B9F009C6148 /* String+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C377E161D964B6A009C6148 /* String+File.swift */; };
  65. 7C458EFC1D4A7526006A68E5 /* Socket+Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C458EFB1D4A7526006A68E5 /* Socket+Server.swift */; };
  66. 7C458EFD1D4A7526006A68E5 /* Socket+Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C458EFB1D4A7526006A68E5 /* Socket+Server.swift */; };
  67. 7C458EFE1D4A7526006A68E5 /* Socket+Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C458EFB1D4A7526006A68E5 /* Socket+Server.swift */; };
  68. 7C4785E91C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */; };
  69. 7C71C5B11A1EC49B00682BF0 /* logo.png in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7CB102DF1A17381D00CBA3B4 /* logo.png */; };
  70. 7C76B29F1D369BEC00D35BFB /* Socket+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B29E1D369BEC00D35BFB /* Socket+File.swift */; };
  71. 7C76B2A01D369BEC00D35BFB /* Socket+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B29E1D369BEC00D35BFB /* Socket+File.swift */; };
  72. 7C76B2A21D369C9D00D35BFB /* Errno.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B2A11D369C9D00D35BFB /* Errno.swift */; };
  73. 7C76B2A31D369C9D00D35BFB /* Errno.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B2A11D369C9D00D35BFB /* Errno.swift */; };
  74. 7C76B70D1D2C456A0030FC98 /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EA1D2C44F30030FC98 /* DemoServer.swift */; };
  75. 7C76B70E1D2C456B0030FC98 /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EA1D2C44F30030FC98 /* DemoServer.swift */; };
  76. 7C76B7111D2C45710030FC98 /* Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EC1D2C44F30030FC98 /* Files.swift */; };
  77. 7C76B7121D2C45710030FC98 /* Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EC1D2C44F30030FC98 /* Files.swift */; };
  78. 7C76B7131D2C45730030FC98 /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6ED1D2C44F30030FC98 /* HttpParser.swift */; };
  79. 7C76B7141D2C45730030FC98 /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6ED1D2C44F30030FC98 /* HttpParser.swift */; };
  80. 7C76B7151D2C45760030FC98 /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EE1D2C44F30030FC98 /* HttpRequest.swift */; };
  81. 7C76B7161D2C45760030FC98 /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EE1D2C44F30030FC98 /* HttpRequest.swift */; };
  82. 7C76B7171D2C45780030FC98 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EF1D2C44F30030FC98 /* HttpResponse.swift */; };
  83. 7C76B7181D2C45790030FC98 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EF1D2C44F30030FC98 /* HttpResponse.swift */; };
  84. 7C76B7191D2C457C0030FC98 /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F01D2C44F30030FC98 /* HttpRouter.swift */; };
  85. 7C76B71A1D2C457C0030FC98 /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F01D2C44F30030FC98 /* HttpRouter.swift */; };
  86. 7C76B71B1D2C457E0030FC98 /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F11D2C44F30030FC98 /* HttpServer.swift */; };
  87. 7C76B71C1D2C457E0030FC98 /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F11D2C44F30030FC98 /* HttpServer.swift */; };
  88. 7C76B71D1D2C45820030FC98 /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F21D2C44F30030FC98 /* HttpServerIO.swift */; };
  89. 7C76B71E1D2C45820030FC98 /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F21D2C44F30030FC98 /* HttpServerIO.swift */; };
  90. 7C76B71F1D2C45840030FC98 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F31D2C44F30030FC98 /* Process.swift */; };
  91. 7C76B7201D2C45840030FC98 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F31D2C44F30030FC98 /* Process.swift */; };
  92. 7C76B7211D2C45870030FC98 /* Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F41D2C44F30030FC98 /* Scopes.swift */; };
  93. 7C76B7221D2C45870030FC98 /* Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F41D2C44F30030FC98 /* Scopes.swift */; };
  94. 7C76B7231D2C45890030FC98 /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F51D2C44F30030FC98 /* Socket.swift */; };
  95. 7C76B7241D2C458A0030FC98 /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F51D2C44F30030FC98 /* Socket.swift */; };
  96. 7C76B7251D2C458C0030FC98 /* String+BASE64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F61D2C44F30030FC98 /* String+BASE64.swift */; };
  97. 7C76B7261D2C458D0030FC98 /* String+BASE64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F61D2C44F30030FC98 /* String+BASE64.swift */; };
  98. 7C76B7271D2C458F0030FC98 /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F71D2C44F30030FC98 /* String+Misc.swift */; };
  99. 7C76B7281D2C458F0030FC98 /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F71D2C44F30030FC98 /* String+Misc.swift */; };
  100. 7C76B7291D2C45920030FC98 /* String+SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F81D2C44F30030FC98 /* String+SHA1.swift */; };
  101. 7C76B72A1D2C45920030FC98 /* String+SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F81D2C44F30030FC98 /* String+SHA1.swift */; };
  102. 7C76B72B1D2C45940030FC98 /* WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F91D2C44F30030FC98 /* WebSockets.swift */; };
  103. 7C76B72C1D2C45950030FC98 /* WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F91D2C44F30030FC98 /* WebSockets.swift */; };
  104. 7CA4813E19A2EA8D0030B30D /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4813D19A2EA8D0030B30D /* main.swift */; };
  105. 7CB102E01A17381D00CBA3B4 /* logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 7CB102DF1A17381D00CBA3B4 /* logo.png */; };
  106. 7CCD87611C66099B0068099B /* Swifter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7AE893E71C05127900A29F63 /* Swifter.framework */; };
  107. 7CCD87701C660B250068099B /* SwifterTestsHttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */; };
  108. 7CCD87721C660B250068099B /* SwifterTestsStringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */; };
  109. 7CDAB8131BE2A1D400C8A977 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */; };
  110. 7CDAB8141BE2A1D400C8A977 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7CDAB80F1BE2A1D400C8A977 /* Images.xcassets */; };
  111. 7CDAB8161BE2A1D400C8A977 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CDAB8111BE2A1D400C8A977 /* ViewController.swift */; };
  112. /* End PBXBuildFile section */
  113. /* Begin PBXContainerItemProxy section */
  114. 043660C821FED34100497989 /* PBXContainerItemProxy */ = {
  115. isa = PBXContainerItemProxy;
  116. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  117. proxyType = 1;
  118. remoteGlobalIDString = 7AE893FA1C0512C400A29F63;
  119. remoteInfo = SwifterMac;
  120. };
  121. 043660E021FED3A300497989 /* PBXContainerItemProxy */ = {
  122. isa = PBXContainerItemProxy;
  123. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  124. proxyType = 1;
  125. remoteGlobalIDString = 269B47861D3AAAE20042D137;
  126. remoteInfo = SwiftertvOS;
  127. };
  128. 7AE8940E1C0515A200A29F63 /* PBXContainerItemProxy */ = {
  129. isa = PBXContainerItemProxy;
  130. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  131. proxyType = 1;
  132. remoteGlobalIDString = 7AE893FA1C0512C400A29F63;
  133. remoteInfo = SwifterMac;
  134. };
  135. 7C73C6BF1C261AA700AEF6CA /* PBXContainerItemProxy */ = {
  136. isa = PBXContainerItemProxy;
  137. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  138. proxyType = 1;
  139. remoteGlobalIDString = 7AE893E61C05127900A29F63;
  140. remoteInfo = SwifteriOS;
  141. };
  142. 7CCD87621C66099B0068099B /* PBXContainerItemProxy */ = {
  143. isa = PBXContainerItemProxy;
  144. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  145. proxyType = 1;
  146. remoteGlobalIDString = 7AE893E61C05127900A29F63;
  147. remoteInfo = SwifteriOS;
  148. };
  149. /* End PBXContainerItemProxy section */
  150. /* Begin PBXCopyFilesBuildPhase section */
  151. 7CA4813919A2EA8D0030B30D /* CopyFiles */ = {
  152. isa = PBXCopyFilesBuildPhase;
  153. buildActionMask = 12;
  154. dstPath = "";
  155. dstSubfolderSpec = 7;
  156. files = (
  157. 7C71C5B11A1EC49B00682BF0 /* logo.png in CopyFiles */,
  158. );
  159. runOnlyForDeploymentPostprocessing = 0;
  160. };
  161. /* End PBXCopyFilesBuildPhase section */
  162. /* Begin PBXFileReference section */
  163. 043660C221FED34100497989 /* SwiftermacOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwiftermacOSTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  164. 043660C621FED34100497989 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  165. 043660DA21FED3A300497989 /* SwiftertvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwiftertvOSTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  166. 043660DE21FED3A300497989 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  167. 0858E7F31D68BB2600491CD1 /* IOSafetyTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IOSafetyTests.swift; sourceTree = "<group>"; };
  168. 0858E7F61D68BC2600491CD1 /* PingServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PingServer.swift; sourceTree = "<group>"; };
  169. 0C1F3CAC2265FC470076B6F5 /* SwifterTestsHttpResponseBody.swift */ = {isa = PBXFileReference; indentWidth = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsHttpResponseBody.swift; sourceTree = "<group>"; tabWidth = 4; };
  170. 269B47A11D3AAAE20042D137 /* Swifter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Swifter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  171. 269B47A41D3AAC4F0042D137 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  172. 269B47A51D3AAC4F0042D137 /* SwiftertvOS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SwiftertvOS.h; sourceTree = "<group>"; };
  173. 540CA839228F275B00A3AF9B /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
  174. 540CA83A228F275B00A3AF9B /* CHANGELOG.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; name = CHANGELOG.md; path = ../CHANGELOG.md; sourceTree = "<group>"; };
  175. 6A0D4511204E9988000A0726 /* MimeTypesTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MimeTypesTests.swift; sourceTree = "<group>"; };
  176. 6AE2FF702048011A00302EC4 /* MimeTypes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MimeTypes.swift; sourceTree = "<group>"; };
  177. 7AE893E71C05127900A29F63 /* Swifter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Swifter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  178. 7AE893E91C05127900A29F63 /* SwifteriOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwifteriOS.h; sourceTree = "<group>"; };
  179. 7AE893EB1C05127900A29F63 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  180. 7AE893FB1C0512C400A29F63 /* Swifter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Swifter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  181. 7AE893FD1C0512C400A29F63 /* SwifterMac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwifterMac.h; sourceTree = "<group>"; };
  182. 7AE893FF1C0512C400A29F63 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  183. 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = "<group>"; };
  184. 7B55EC94226E0E4F00042D23 /* ServerThreadingTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServerThreadingTests.swift; sourceTree = "<group>"; };
  185. 7B912F49220507D00062C360 /* XCTestManifests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = XCTestManifests.swift; sourceTree = "<group>"; };
  186. 7B912F4B220507DB0062C360 /* LinuxMain.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LinuxMain.swift; sourceTree = "<group>"; };
  187. 7C377E161D964B6A009C6148 /* String+File.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+File.swift"; sourceTree = "<group>"; };
  188. 7C458EFB1D4A7526006A68E5 /* Socket+Server.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Socket+Server.swift"; sourceTree = "<group>"; };
  189. 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsWebSocketSession.swift; sourceTree = "<group>"; };
  190. 7C76B29E1D369BEC00D35BFB /* Socket+File.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Socket+File.swift"; sourceTree = "<group>"; };
  191. 7C76B2A11D369C9D00D35BFB /* Errno.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Errno.swift; sourceTree = "<group>"; };
  192. 7C76B6EA1D2C44F30030FC98 /* DemoServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DemoServer.swift; sourceTree = "<group>"; };
  193. 7C76B6EC1D2C44F30030FC98 /* Files.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Files.swift; sourceTree = "<group>"; };
  194. 7C76B6ED1D2C44F30030FC98 /* HttpParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpParser.swift; sourceTree = "<group>"; };
  195. 7C76B6EE1D2C44F30030FC98 /* HttpRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpRequest.swift; sourceTree = "<group>"; };
  196. 7C76B6EF1D2C44F30030FC98 /* HttpResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpResponse.swift; sourceTree = "<group>"; };
  197. 7C76B6F01D2C44F30030FC98 /* HttpRouter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpRouter.swift; sourceTree = "<group>"; };
  198. 7C76B6F11D2C44F30030FC98 /* HttpServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpServer.swift; sourceTree = "<group>"; };
  199. 7C76B6F21D2C44F30030FC98 /* HttpServerIO.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpServerIO.swift; sourceTree = "<group>"; };
  200. 7C76B6F31D2C44F30030FC98 /* Process.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Process.swift; sourceTree = "<group>"; };
  201. 7C76B6F41D2C44F30030FC98 /* Scopes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Scopes.swift; sourceTree = "<group>"; };
  202. 7C76B6F51D2C44F30030FC98 /* Socket.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Socket.swift; sourceTree = "<group>"; };
  203. 7C76B6F61D2C44F30030FC98 /* String+BASE64.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+BASE64.swift"; sourceTree = "<group>"; };
  204. 7C76B6F71D2C44F30030FC98 /* String+Misc.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+Misc.swift"; sourceTree = "<group>"; };
  205. 7C76B6F81D2C44F30030FC98 /* String+SHA1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+SHA1.swift"; sourceTree = "<group>"; };
  206. 7C76B6F91D2C44F30030FC98 /* WebSockets.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WebSockets.swift; sourceTree = "<group>"; };
  207. 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwifterSampleiOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
  208. 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SwifterSampleOSX; sourceTree = BUILT_PRODUCTS_DIR; };
  209. 7CA4813D19A2EA8D0030B30D /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
  210. 7CB102DF1A17381D00CBA3B4 /* logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo.png; sourceTree = "<group>"; };
  211. 7CCB8C5F1D97B8CC008B9712 /* SwifterTestsHttpRouter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsHttpRouter.swift; sourceTree = "<group>"; };
  212. 7CCD875C1C66099B0068099B /* SwifteriOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwifteriOSTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  213. 7CCD87601C66099B0068099B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  214. 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsHttpParser.swift; sourceTree = "<group>"; };
  215. 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsStringExtensions.swift; sourceTree = "<group>"; };
  216. 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  217. 7CDAB80E1BE2A1D400C8A977 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  218. 7CDAB80F1BE2A1D400C8A977 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  219. 7CDAB8101BE2A1D400C8A977 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  220. 7CDAB8111BE2A1D400C8A977 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  221. /* End PBXFileReference section */
  222. /* Begin PBXFrameworksBuildPhase section */
  223. 043660BF21FED34100497989 /* Frameworks */ = {
  224. isa = PBXFrameworksBuildPhase;
  225. buildActionMask = 2147483647;
  226. files = (
  227. 043660C721FED34100497989 /* Swifter.framework in Frameworks */,
  228. );
  229. runOnlyForDeploymentPostprocessing = 0;
  230. };
  231. 043660D721FED3A300497989 /* Frameworks */ = {
  232. isa = PBXFrameworksBuildPhase;
  233. buildActionMask = 2147483647;
  234. files = (
  235. 043660DF21FED3A300497989 /* Swifter.framework in Frameworks */,
  236. );
  237. runOnlyForDeploymentPostprocessing = 0;
  238. };
  239. 269B479A1D3AAAE20042D137 /* Frameworks */ = {
  240. isa = PBXFrameworksBuildPhase;
  241. buildActionMask = 2147483647;
  242. files = (
  243. );
  244. runOnlyForDeploymentPostprocessing = 0;
  245. };
  246. 7AE893E31C05127900A29F63 /* Frameworks */ = {
  247. isa = PBXFrameworksBuildPhase;
  248. buildActionMask = 2147483647;
  249. files = (
  250. );
  251. runOnlyForDeploymentPostprocessing = 0;
  252. };
  253. 7AE893F71C0512C400A29F63 /* Frameworks */ = {
  254. isa = PBXFrameworksBuildPhase;
  255. buildActionMask = 2147483647;
  256. files = (
  257. );
  258. runOnlyForDeploymentPostprocessing = 0;
  259. };
  260. 7C839B6B19422CFF003A6950 /* Frameworks */ = {
  261. isa = PBXFrameworksBuildPhase;
  262. buildActionMask = 2147483647;
  263. files = (
  264. );
  265. runOnlyForDeploymentPostprocessing = 0;
  266. };
  267. 7CA4813819A2EA8D0030B30D /* Frameworks */ = {
  268. isa = PBXFrameworksBuildPhase;
  269. buildActionMask = 2147483647;
  270. files = (
  271. );
  272. runOnlyForDeploymentPostprocessing = 0;
  273. };
  274. 7CCD87591C66099B0068099B /* Frameworks */ = {
  275. isa = PBXFrameworksBuildPhase;
  276. buildActionMask = 2147483647;
  277. files = (
  278. 7CCD87611C66099B0068099B /* Swifter.framework in Frameworks */,
  279. );
  280. runOnlyForDeploymentPostprocessing = 0;
  281. };
  282. /* End PBXFrameworksBuildPhase section */
  283. /* Begin PBXGroup section */
  284. 043660C321FED34100497989 /* SwiftermacOSTests */ = {
  285. isa = PBXGroup;
  286. children = (
  287. 043660C621FED34100497989 /* Info.plist */,
  288. );
  289. path = SwiftermacOSTests;
  290. sourceTree = "<group>";
  291. };
  292. 043660DB21FED3A300497989 /* SwiftertvOSTests */ = {
  293. isa = PBXGroup;
  294. children = (
  295. 043660DE21FED3A300497989 /* Info.plist */,
  296. );
  297. path = SwiftertvOSTests;
  298. sourceTree = "<group>";
  299. };
  300. 269B47A31D3AAC090042D137 /* SwiftertvOS */ = {
  301. isa = PBXGroup;
  302. children = (
  303. 269B47A41D3AAC4F0042D137 /* Info.plist */,
  304. 269B47A51D3AAC4F0042D137 /* SwiftertvOS.h */,
  305. );
  306. path = SwiftertvOS;
  307. sourceTree = "<group>";
  308. };
  309. 7AE893E81C05127900A29F63 /* SwifteriOS */ = {
  310. isa = PBXGroup;
  311. children = (
  312. 7AE893EB1C05127900A29F63 /* Info.plist */,
  313. 7AE893E91C05127900A29F63 /* SwifteriOS.h */,
  314. );
  315. path = SwifteriOS;
  316. sourceTree = "<group>";
  317. };
  318. 7AE893FC1C0512C400A29F63 /* SwifterMac */ = {
  319. isa = PBXGroup;
  320. children = (
  321. 7AE893FF1C0512C400A29F63 /* Info.plist */,
  322. 7AE893FD1C0512C400A29F63 /* SwifterMac.h */,
  323. );
  324. path = SwifterMac;
  325. sourceTree = "<group>";
  326. };
  327. 7C76B6E91D2C44F30030FC98 /* Sources */ = {
  328. isa = PBXGroup;
  329. children = (
  330. 7C76B6EA1D2C44F30030FC98 /* DemoServer.swift */,
  331. 7C76B6EC1D2C44F30030FC98 /* Files.swift */,
  332. 7C76B6ED1D2C44F30030FC98 /* HttpParser.swift */,
  333. 7C76B6EE1D2C44F30030FC98 /* HttpRequest.swift */,
  334. 7C76B6EF1D2C44F30030FC98 /* HttpResponse.swift */,
  335. 7C76B6F01D2C44F30030FC98 /* HttpRouter.swift */,
  336. 7C76B6F11D2C44F30030FC98 /* HttpServer.swift */,
  337. 7C76B6F21D2C44F30030FC98 /* HttpServerIO.swift */,
  338. 7C76B6F31D2C44F30030FC98 /* Process.swift */,
  339. 7C76B6F41D2C44F30030FC98 /* Scopes.swift */,
  340. 7C76B6F51D2C44F30030FC98 /* Socket.swift */,
  341. 7C76B29E1D369BEC00D35BFB /* Socket+File.swift */,
  342. 7C458EFB1D4A7526006A68E5 /* Socket+Server.swift */,
  343. 7C76B6F61D2C44F30030FC98 /* String+BASE64.swift */,
  344. 7C76B6F71D2C44F30030FC98 /* String+Misc.swift */,
  345. 7C76B6F81D2C44F30030FC98 /* String+SHA1.swift */,
  346. 7C76B6F91D2C44F30030FC98 /* WebSockets.swift */,
  347. 7C76B2A11D369C9D00D35BFB /* Errno.swift */,
  348. 7C377E161D964B6A009C6148 /* String+File.swift */,
  349. 6AE2FF702048011A00302EC4 /* MimeTypes.swift */,
  350. );
  351. path = Sources;
  352. sourceTree = "<group>";
  353. };
  354. 7C839B6519422CFF003A6950 = {
  355. isa = PBXGroup;
  356. children = (
  357. 540CA83A228F275B00A3AF9B /* CHANGELOG.md */,
  358. 540CA839228F275B00A3AF9B /* README.md */,
  359. 7B912F4B220507DB0062C360 /* LinuxMain.swift */,
  360. 7C76B6E91D2C44F30030FC98 /* Sources */,
  361. 7CA4815619A2EF2B0030B30D /* Resources */,
  362. 7CCD876C1C660B250068099B /* Tests */,
  363. 7CCD875D1C66099B0068099B /* SwifteriOSTests */,
  364. 043660C321FED34100497989 /* SwiftermacOSTests */,
  365. 043660DB21FED3A300497989 /* SwiftertvOSTests */,
  366. 7C839B6F19422CFF003A6950 /* Products */,
  367. 7AE893FC1C0512C400A29F63 /* SwifterMac */,
  368. 269B47A31D3AAC090042D137 /* SwiftertvOS */,
  369. 7AE893E81C05127900A29F63 /* SwifteriOS */,
  370. 7CA4813C19A2EA8D0030B30D /* SwifterSampleOSX */,
  371. 7CDAB80B1BE2A1D400C8A977 /* SwifterSampleiOS */,
  372. );
  373. sourceTree = "<group>";
  374. };
  375. 7C839B6F19422CFF003A6950 /* Products */ = {
  376. isa = PBXGroup;
  377. children = (
  378. 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */,
  379. 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */,
  380. 7AE893E71C05127900A29F63 /* Swifter.framework */,
  381. 7AE893FB1C0512C400A29F63 /* Swifter.framework */,
  382. 7CCD875C1C66099B0068099B /* SwifteriOSTests.xctest */,
  383. 269B47A11D3AAAE20042D137 /* Swifter.framework */,
  384. 043660C221FED34100497989 /* SwiftermacOSTests.xctest */,
  385. 043660DA21FED3A300497989 /* SwiftertvOSTests.xctest */,
  386. );
  387. name = Products;
  388. sourceTree = "<group>";
  389. };
  390. 7CA4813C19A2EA8D0030B30D /* SwifterSampleOSX */ = {
  391. isa = PBXGroup;
  392. children = (
  393. 7CA4813D19A2EA8D0030B30D /* main.swift */,
  394. );
  395. path = SwifterSampleOSX;
  396. sourceTree = "<group>";
  397. };
  398. 7CA4815619A2EF2B0030B30D /* Resources */ = {
  399. isa = PBXGroup;
  400. children = (
  401. 7CB102DF1A17381D00CBA3B4 /* logo.png */,
  402. );
  403. path = Resources;
  404. sourceTree = "<group>";
  405. };
  406. 7CCD875D1C66099B0068099B /* SwifteriOSTests */ = {
  407. isa = PBXGroup;
  408. children = (
  409. 7CCD87601C66099B0068099B /* Info.plist */,
  410. );
  411. path = SwifteriOSTests;
  412. sourceTree = "<group>";
  413. };
  414. 7CCD876C1C660B250068099B /* Tests */ = {
  415. isa = PBXGroup;
  416. children = (
  417. 7B912F49220507D00062C360 /* XCTestManifests.swift */,
  418. 7CCB8C5F1D97B8CC008B9712 /* SwifterTestsHttpRouter.swift */,
  419. 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */,
  420. 0858E7F61D68BC2600491CD1 /* PingServer.swift */,
  421. 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */,
  422. 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */,
  423. 0858E7F31D68BB2600491CD1 /* IOSafetyTests.swift */,
  424. 6A0D4511204E9988000A0726 /* MimeTypesTests.swift */,
  425. 0C1F3CAC2265FC470076B6F5 /* SwifterTestsHttpResponseBody.swift */,
  426. 7B55EC94226E0E4F00042D23 /* ServerThreadingTests.swift */,
  427. );
  428. path = Tests;
  429. sourceTree = "<group>";
  430. };
  431. 7CDAB80B1BE2A1D400C8A977 /* SwifterSampleiOS */ = {
  432. isa = PBXGroup;
  433. children = (
  434. 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */,
  435. 7CDAB80F1BE2A1D400C8A977 /* Images.xcassets */,
  436. 7CDAB8101BE2A1D400C8A977 /* Info.plist */,
  437. 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */,
  438. 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */,
  439. 7CDAB8111BE2A1D400C8A977 /* ViewController.swift */,
  440. );
  441. path = SwifterSampleiOS;
  442. sourceTree = "<group>";
  443. };
  444. /* End PBXGroup section */
  445. /* Begin PBXHeadersBuildPhase section */
  446. 269B479B1D3AAAE20042D137 /* Headers */ = {
  447. isa = PBXHeadersBuildPhase;
  448. buildActionMask = 2147483647;
  449. files = (
  450. 269B47A71D3AAC4F0042D137 /* SwiftertvOS.h in Headers */,
  451. );
  452. runOnlyForDeploymentPostprocessing = 0;
  453. };
  454. 7AE893E41C05127900A29F63 /* Headers */ = {
  455. isa = PBXHeadersBuildPhase;
  456. buildActionMask = 2147483647;
  457. files = (
  458. 7AE893EA1C05127900A29F63 /* SwifteriOS.h in Headers */,
  459. );
  460. runOnlyForDeploymentPostprocessing = 0;
  461. };
  462. 7AE893F81C0512C400A29F63 /* Headers */ = {
  463. isa = PBXHeadersBuildPhase;
  464. buildActionMask = 2147483647;
  465. files = (
  466. 7AE893FE1C0512C400A29F63 /* SwifterMac.h in Headers */,
  467. );
  468. runOnlyForDeploymentPostprocessing = 0;
  469. };
  470. /* End PBXHeadersBuildPhase section */
  471. /* Begin PBXNativeTarget section */
  472. 043660C121FED34100497989 /* SwiftermacOSTests */ = {
  473. isa = PBXNativeTarget;
  474. buildConfigurationList = 043660CA21FED34100497989 /* Build configuration list for PBXNativeTarget "SwiftermacOSTests" */;
  475. buildPhases = (
  476. 043660BE21FED34100497989 /* Sources */,
  477. 043660BF21FED34100497989 /* Frameworks */,
  478. 043660C021FED34100497989 /* Resources */,
  479. );
  480. buildRules = (
  481. );
  482. dependencies = (
  483. 043660C921FED34100497989 /* PBXTargetDependency */,
  484. );
  485. name = SwiftermacOSTests;
  486. productName = SwiftermacOSTests;
  487. productReference = 043660C221FED34100497989 /* SwiftermacOSTests.xctest */;
  488. productType = "com.apple.product-type.bundle.unit-test";
  489. };
  490. 043660D921FED3A300497989 /* SwiftertvOSTests */ = {
  491. isa = PBXNativeTarget;
  492. buildConfigurationList = 043660E221FED3A300497989 /* Build configuration list for PBXNativeTarget "SwiftertvOSTests" */;
  493. buildPhases = (
  494. 043660D621FED3A300497989 /* Sources */,
  495. 043660D721FED3A300497989 /* Frameworks */,
  496. 043660D821FED3A300497989 /* Resources */,
  497. );
  498. buildRules = (
  499. );
  500. dependencies = (
  501. 043660E121FED3A300497989 /* PBXTargetDependency */,
  502. );
  503. name = SwiftertvOSTests;
  504. productName = SwiftertvOSTests;
  505. productReference = 043660DA21FED3A300497989 /* SwiftertvOSTests.xctest */;
  506. productType = "com.apple.product-type.bundle.unit-test";
  507. };
  508. 269B47861D3AAAE20042D137 /* SwiftertvOS */ = {
  509. isa = PBXNativeTarget;
  510. buildConfigurationList = 269B479E1D3AAAE20042D137 /* Build configuration list for PBXNativeTarget "SwiftertvOS" */;
  511. buildPhases = (
  512. 269B47871D3AAAE20042D137 /* Sources */,
  513. 269B479A1D3AAAE20042D137 /* Frameworks */,
  514. 269B479B1D3AAAE20042D137 /* Headers */,
  515. 269B479D1D3AAAE20042D137 /* Resources */,
  516. );
  517. buildRules = (
  518. );
  519. dependencies = (
  520. );
  521. name = SwiftertvOS;
  522. productName = SwifteriOS;
  523. productReference = 269B47A11D3AAAE20042D137 /* Swifter.framework */;
  524. productType = "com.apple.product-type.framework";
  525. };
  526. 7AE893E61C05127900A29F63 /* SwifteriOS */ = {
  527. isa = PBXNativeTarget;
  528. buildConfigurationList = 7AE893EC1C05127900A29F63 /* Build configuration list for PBXNativeTarget "SwifteriOS" */;
  529. buildPhases = (
  530. 7AE893E21C05127900A29F63 /* Sources */,
  531. 7AE893E31C05127900A29F63 /* Frameworks */,
  532. 7AE893E41C05127900A29F63 /* Headers */,
  533. 7AE893E51C05127900A29F63 /* Resources */,
  534. 047F1F00226AB51800909B95 /* Swiftlint */,
  535. );
  536. buildRules = (
  537. );
  538. dependencies = (
  539. );
  540. name = SwifteriOS;
  541. productName = SwifteriOS;
  542. productReference = 7AE893E71C05127900A29F63 /* Swifter.framework */;
  543. productType = "com.apple.product-type.framework";
  544. };
  545. 7AE893FA1C0512C400A29F63 /* SwifterMac */ = {
  546. isa = PBXNativeTarget;
  547. buildConfigurationList = 7AE894001C0512C400A29F63 /* Build configuration list for PBXNativeTarget "SwifterMac" */;
  548. buildPhases = (
  549. 7AE893F61C0512C400A29F63 /* Sources */,
  550. 7AE893F71C0512C400A29F63 /* Frameworks */,
  551. 7AE893F81C0512C400A29F63 /* Headers */,
  552. 7AE893F91C0512C400A29F63 /* Resources */,
  553. );
  554. buildRules = (
  555. );
  556. dependencies = (
  557. );
  558. name = SwifterMac;
  559. productName = SwifterMac;
  560. productReference = 7AE893FB1C0512C400A29F63 /* Swifter.framework */;
  561. productType = "com.apple.product-type.framework";
  562. };
  563. 7C839B6D19422CFF003A6950 /* SwifterSampleiOS */ = {
  564. isa = PBXNativeTarget;
  565. buildConfigurationList = 7C839B8A19422D00003A6950 /* Build configuration list for PBXNativeTarget "SwifterSampleiOS" */;
  566. buildPhases = (
  567. 7C839B6A19422CFF003A6950 /* Sources */,
  568. 7C839B6B19422CFF003A6950 /* Frameworks */,
  569. 7C839B6C19422CFF003A6950 /* Resources */,
  570. );
  571. buildRules = (
  572. );
  573. dependencies = (
  574. 7C73C6C01C261AA700AEF6CA /* PBXTargetDependency */,
  575. );
  576. name = SwifterSampleiOS;
  577. productName = Swifter;
  578. productReference = 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */;
  579. productType = "com.apple.product-type.application";
  580. };
  581. 7CA4813A19A2EA8D0030B30D /* SwifterSampleOSX */ = {
  582. isa = PBXNativeTarget;
  583. buildConfigurationList = 7CA4814119A2EA8D0030B30D /* Build configuration list for PBXNativeTarget "SwifterSampleOSX" */;
  584. buildPhases = (
  585. 7CA4813719A2EA8D0030B30D /* Sources */,
  586. 7CA4813819A2EA8D0030B30D /* Frameworks */,
  587. 7CA4813919A2EA8D0030B30D /* CopyFiles */,
  588. );
  589. buildRules = (
  590. );
  591. dependencies = (
  592. 7AE8940F1C0515A200A29F63 /* PBXTargetDependency */,
  593. );
  594. name = SwifterSampleOSX;
  595. productName = SwifterOSX;
  596. productReference = 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */;
  597. productType = "com.apple.product-type.tool";
  598. };
  599. 7CCD875B1C66099B0068099B /* SwifteriOSTests */ = {
  600. isa = PBXNativeTarget;
  601. buildConfigurationList = 7CCD87641C66099B0068099B /* Build configuration list for PBXNativeTarget "SwifteriOSTests" */;
  602. buildPhases = (
  603. 7CCD87581C66099B0068099B /* Sources */,
  604. 7CCD87591C66099B0068099B /* Frameworks */,
  605. 7CCD875A1C66099B0068099B /* Resources */,
  606. );
  607. buildRules = (
  608. );
  609. dependencies = (
  610. 7CCD87631C66099B0068099B /* PBXTargetDependency */,
  611. );
  612. name = SwifteriOSTests;
  613. productName = SwifteriOSTests;
  614. productReference = 7CCD875C1C66099B0068099B /* SwifteriOSTests.xctest */;
  615. productType = "com.apple.product-type.bundle.unit-test";
  616. };
  617. /* End PBXNativeTarget section */
  618. /* Begin PBXProject section */
  619. 7C839B6619422CFF003A6950 /* Project object */ = {
  620. isa = PBXProject;
  621. attributes = {
  622. LastSwiftUpdateCheck = 1010;
  623. LastUpgradeCheck = 1110;
  624. ORGANIZATIONNAME = "Damian Kołakowski";
  625. TargetAttributes = {
  626. 043660C121FED34100497989 = {
  627. CreatedOnToolsVersion = 10.1;
  628. LastSwiftMigration = 1020;
  629. ProvisioningStyle = Manual;
  630. };
  631. 043660D921FED3A300497989 = {
  632. CreatedOnToolsVersion = 10.1;
  633. LastSwiftMigration = 1020;
  634. ProvisioningStyle = Manual;
  635. };
  636. 269B47861D3AAAE20042D137 = {
  637. LastSwiftMigration = 1020;
  638. };
  639. 7AE893E61C05127900A29F63 = {
  640. CreatedOnToolsVersion = 7.1;
  641. LastSwiftMigration = 1020;
  642. };
  643. 7AE893FA1C0512C400A29F63 = {
  644. CreatedOnToolsVersion = 7.1;
  645. LastSwiftMigration = 1020;
  646. };
  647. 7C839B6D19422CFF003A6950 = {
  648. CreatedOnToolsVersion = 6.0;
  649. LastSwiftMigration = 1110;
  650. };
  651. 7CA4813A19A2EA8D0030B30D = {
  652. CreatedOnToolsVersion = 6.0;
  653. LastSwiftMigration = 1110;
  654. };
  655. 7CCD875B1C66099B0068099B = {
  656. CreatedOnToolsVersion = 7.2;
  657. LastSwiftMigration = 1020;
  658. };
  659. };
  660. };
  661. buildConfigurationList = 7C839B6919422CFF003A6950 /* Build configuration list for PBXProject "Swifter" */;
  662. compatibilityVersion = "Xcode 3.2";
  663. developmentRegion = en;
  664. hasScannedForEncodings = 0;
  665. knownRegions = (
  666. en,
  667. Base,
  668. );
  669. mainGroup = 7C839B6519422CFF003A6950;
  670. productRefGroup = 7C839B6F19422CFF003A6950 /* Products */;
  671. projectDirPath = "";
  672. projectRoot = "";
  673. targets = (
  674. 7C839B6D19422CFF003A6950 /* SwifterSampleiOS */,
  675. 7CA4813A19A2EA8D0030B30D /* SwifterSampleOSX */,
  676. 7AE893E61C05127900A29F63 /* SwifteriOS */,
  677. 7AE893FA1C0512C400A29F63 /* SwifterMac */,
  678. 269B47861D3AAAE20042D137 /* SwiftertvOS */,
  679. 7CCD875B1C66099B0068099B /* SwifteriOSTests */,
  680. 043660C121FED34100497989 /* SwiftermacOSTests */,
  681. 043660D921FED3A300497989 /* SwiftertvOSTests */,
  682. );
  683. };
  684. /* End PBXProject section */
  685. /* Begin PBXResourcesBuildPhase section */
  686. 043660C021FED34100497989 /* Resources */ = {
  687. isa = PBXResourcesBuildPhase;
  688. buildActionMask = 2147483647;
  689. files = (
  690. );
  691. runOnlyForDeploymentPostprocessing = 0;
  692. };
  693. 043660D821FED3A300497989 /* Resources */ = {
  694. isa = PBXResourcesBuildPhase;
  695. buildActionMask = 2147483647;
  696. files = (
  697. );
  698. runOnlyForDeploymentPostprocessing = 0;
  699. };
  700. 269B479D1D3AAAE20042D137 /* Resources */ = {
  701. isa = PBXResourcesBuildPhase;
  702. buildActionMask = 2147483647;
  703. files = (
  704. );
  705. runOnlyForDeploymentPostprocessing = 0;
  706. };
  707. 7AE893E51C05127900A29F63 /* Resources */ = {
  708. isa = PBXResourcesBuildPhase;
  709. buildActionMask = 2147483647;
  710. files = (
  711. );
  712. runOnlyForDeploymentPostprocessing = 0;
  713. };
  714. 7AE893F91C0512C400A29F63 /* Resources */ = {
  715. isa = PBXResourcesBuildPhase;
  716. buildActionMask = 2147483647;
  717. files = (
  718. );
  719. runOnlyForDeploymentPostprocessing = 0;
  720. };
  721. 7C839B6C19422CFF003A6950 /* Resources */ = {
  722. isa = PBXResourcesBuildPhase;
  723. buildActionMask = 2147483647;
  724. files = (
  725. 7AE8940D1C05151100A29F63 /* Launch Screen.storyboard in Resources */,
  726. 7CB102E01A17381D00CBA3B4 /* logo.png in Resources */,
  727. 7CDAB8141BE2A1D400C8A977 /* Images.xcassets in Resources */,
  728. 7CDAB8131BE2A1D400C8A977 /* Main.storyboard in Resources */,
  729. );
  730. runOnlyForDeploymentPostprocessing = 0;
  731. };
  732. 7CCD875A1C66099B0068099B /* Resources */ = {
  733. isa = PBXResourcesBuildPhase;
  734. buildActionMask = 2147483647;
  735. files = (
  736. );
  737. runOnlyForDeploymentPostprocessing = 0;
  738. };
  739. /* End PBXResourcesBuildPhase section */
  740. /* Begin PBXShellScriptBuildPhase section */
  741. 047F1F00226AB51800909B95 /* Swiftlint */ = {
  742. isa = PBXShellScriptBuildPhase;
  743. buildActionMask = 2147483647;
  744. files = (
  745. );
  746. inputFileListPaths = (
  747. );
  748. inputPaths = (
  749. );
  750. name = Swiftlint;
  751. outputFileListPaths = (
  752. );
  753. outputPaths = (
  754. );
  755. runOnlyForDeploymentPostprocessing = 0;
  756. shellPath = /bin/sh;
  757. shellScript = "if which swiftlint >/dev/null; then\n swiftlint lint --config ../.swiftlint.yml\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
  758. };
  759. /* End PBXShellScriptBuildPhase section */
  760. /* Begin PBXSourcesBuildPhase section */
  761. 043660BE21FED34100497989 /* Sources */ = {
  762. isa = PBXSourcesBuildPhase;
  763. buildActionMask = 2147483647;
  764. files = (
  765. 043660CF21FED35800497989 /* PingServer.swift in Sources */,
  766. 043660D121FED35D00497989 /* SwifterTestsWebSocketSession.swift in Sources */,
  767. 043660D221FED36800497989 /* IOSafetyTests.swift in Sources */,
  768. 043660D021FED35B00497989 /* SwifterTestsStringExtensions.swift in Sources */,
  769. 043660CD21FED35200497989 /* SwifterTestsHttpRouter.swift in Sources */,
  770. 047F1F02226AB9AD00909B95 /* XCTestManifests.swift in Sources */,
  771. 043660CE21FED35500497989 /* SwifterTestsHttpParser.swift in Sources */,
  772. 043660D521FED36C00497989 /* MimeTypesTests.swift in Sources */,
  773. 0C1F3CAE2265FC470076B6F5 /* SwifterTestsHttpResponseBody.swift in Sources */,
  774. 7B55EC96226E0E4F00042D23 /* ServerThreadingTests.swift in Sources */,
  775. );
  776. runOnlyForDeploymentPostprocessing = 0;
  777. };
  778. 043660D621FED3A300497989 /* Sources */ = {
  779. isa = PBXSourcesBuildPhase;
  780. buildActionMask = 2147483647;
  781. files = (
  782. 043660E721FED51600497989 /* PingServer.swift in Sources */,
  783. 043660E921FED51B00497989 /* SwifterTestsWebSocketSession.swift in Sources */,
  784. 043660EA21FED51E00497989 /* IOSafetyTests.swift in Sources */,
  785. 043660E821FED51900497989 /* SwifterTestsStringExtensions.swift in Sources */,
  786. 043660E521FED51100497989 /* SwifterTestsHttpRouter.swift in Sources */,
  787. 7B55EC97226E0E4F00042D23 /* ServerThreadingTests.swift in Sources */,
  788. 043660E621FED51400497989 /* SwifterTestsHttpParser.swift in Sources */,
  789. 043660EB21FED52000497989 /* MimeTypesTests.swift in Sources */,
  790. 0C1F3CAF2265FC470076B6F5 /* SwifterTestsHttpResponseBody.swift in Sources */,
  791. );
  792. runOnlyForDeploymentPostprocessing = 0;
  793. };
  794. 269B47871D3AAAE20042D137 /* Sources */ = {
  795. isa = PBXSourcesBuildPhase;
  796. buildActionMask = 2147483647;
  797. files = (
  798. 269B47881D3AAAE20042D137 /* HttpResponse.swift in Sources */,
  799. 269B47891D3AAAE20042D137 /* Scopes.swift in Sources */,
  800. 269B478A1D3AAAE20042D137 /* Process.swift in Sources */,
  801. 269B478B1D3AAAE20042D137 /* HttpParser.swift in Sources */,
  802. 269B478C1D3AAAE20042D137 /* String+Misc.swift in Sources */,
  803. 269B478D1D3AAAE20042D137 /* WebSockets.swift in Sources */,
  804. 269B478E1D3AAAE20042D137 /* HttpServer.swift in Sources */,
  805. 269B478F1D3AAAE20042D137 /* HttpRequest.swift in Sources */,
  806. 269B47901D3AAAE20042D137 /* DemoServer.swift in Sources */,
  807. 269B47921D3AAAE20042D137 /* Socket+File.swift in Sources */,
  808. 269B47931D3AAAE20042D137 /* Socket.swift in Sources */,
  809. 269B47941D3AAAE20042D137 /* HttpServerIO.swift in Sources */,
  810. 269B47951D3AAAE20042D137 /* Files.swift in Sources */,
  811. 2659FC1A1DADC077003F3930 /* String+File.swift in Sources */,
  812. 269B47961D3AAAE20042D137 /* HttpRouter.swift in Sources */,
  813. 6AE2FF742048013100302EC4 /* MimeTypes.swift in Sources */,
  814. 269B47971D3AAAE20042D137 /* String+SHA1.swift in Sources */,
  815. 7C458EFE1D4A7526006A68E5 /* Socket+Server.swift in Sources */,
  816. 269B47981D3AAAE20042D137 /* Errno.swift in Sources */,
  817. 269B47991D3AAAE20042D137 /* String+BASE64.swift in Sources */,
  818. );
  819. runOnlyForDeploymentPostprocessing = 0;
  820. };
  821. 7AE893E21C05127900A29F63 /* Sources */ = {
  822. isa = PBXSourcesBuildPhase;
  823. buildActionMask = 2147483647;
  824. files = (
  825. 7C377E191D964B9F009C6148 /* String+File.swift in Sources */,
  826. 7C76B7171D2C45780030FC98 /* HttpResponse.swift in Sources */,
  827. 7C76B7211D2C45870030FC98 /* Scopes.swift in Sources */,
  828. 7C76B71F1D2C45840030FC98 /* Process.swift in Sources */,
  829. 7C76B7131D2C45730030FC98 /* HttpParser.swift in Sources */,
  830. 7C76B7271D2C458F0030FC98 /* String+Misc.swift in Sources */,
  831. 7C76B72B1D2C45940030FC98 /* WebSockets.swift in Sources */,
  832. 7C76B71B1D2C457E0030FC98 /* HttpServer.swift in Sources */,
  833. 7C76B7151D2C45760030FC98 /* HttpRequest.swift in Sources */,
  834. 7C76B70D1D2C456A0030FC98 /* DemoServer.swift in Sources */,
  835. 7C76B29F1D369BEC00D35BFB /* Socket+File.swift in Sources */,
  836. 7C76B7231D2C45890030FC98 /* Socket.swift in Sources */,
  837. 7C76B71D1D2C45820030FC98 /* HttpServerIO.swift in Sources */,
  838. 7C76B7111D2C45710030FC98 /* Files.swift in Sources */,
  839. 7C76B7191D2C457C0030FC98 /* HttpRouter.swift in Sources */,
  840. 6AE2FF722048013000302EC4 /* MimeTypes.swift in Sources */,
  841. 7C76B7291D2C45920030FC98 /* String+SHA1.swift in Sources */,
  842. 7C458EFC1D4A7526006A68E5 /* Socket+Server.swift in Sources */,
  843. 7C76B2A21D369C9D00D35BFB /* Errno.swift in Sources */,
  844. 7C76B7251D2C458C0030FC98 /* String+BASE64.swift in Sources */,
  845. );
  846. runOnlyForDeploymentPostprocessing = 0;
  847. };
  848. 7AE893F61C0512C400A29F63 /* Sources */ = {
  849. isa = PBXSourcesBuildPhase;
  850. buildActionMask = 2147483647;
  851. files = (
  852. 7C377E181D964B96009C6148 /* String+File.swift in Sources */,
  853. 7C76B7181D2C45790030FC98 /* HttpResponse.swift in Sources */,
  854. 7C76B7221D2C45870030FC98 /* Scopes.swift in Sources */,
  855. 7C76B7201D2C45840030FC98 /* Process.swift in Sources */,
  856. 7C76B7141D2C45730030FC98 /* HttpParser.swift in Sources */,
  857. 7C76B7281D2C458F0030FC98 /* String+Misc.swift in Sources */,
  858. 7C76B72C1D2C45950030FC98 /* WebSockets.swift in Sources */,
  859. 7C76B71C1D2C457E0030FC98 /* HttpServer.swift in Sources */,
  860. 7C76B7161D2C45760030FC98 /* HttpRequest.swift in Sources */,
  861. 7C76B70E1D2C456B0030FC98 /* DemoServer.swift in Sources */,
  862. 7C76B2A01D369BEC00D35BFB /* Socket+File.swift in Sources */,
  863. 7C76B7241D2C458A0030FC98 /* Socket.swift in Sources */,
  864. 7C76B71E1D2C45820030FC98 /* HttpServerIO.swift in Sources */,
  865. 7C76B7121D2C45710030FC98 /* Files.swift in Sources */,
  866. 7C76B71A1D2C457C0030FC98 /* HttpRouter.swift in Sources */,
  867. 6AE2FF732048013000302EC4 /* MimeTypes.swift in Sources */,
  868. 7C76B72A1D2C45920030FC98 /* String+SHA1.swift in Sources */,
  869. 7C458EFD1D4A7526006A68E5 /* Socket+Server.swift in Sources */,
  870. 7C76B2A31D369C9D00D35BFB /* Errno.swift in Sources */,
  871. 7C76B7261D2C458D0030FC98 /* String+BASE64.swift in Sources */,
  872. );
  873. runOnlyForDeploymentPostprocessing = 0;
  874. };
  875. 7C839B6A19422CFF003A6950 /* Sources */ = {
  876. isa = PBXSourcesBuildPhase;
  877. buildActionMask = 2147483647;
  878. files = (
  879. 7B74CFA82163C40F001BE07B /* AppDelegate.swift in Sources */,
  880. 7CDAB8161BE2A1D400C8A977 /* ViewController.swift in Sources */,
  881. );
  882. runOnlyForDeploymentPostprocessing = 0;
  883. };
  884. 7CA4813719A2EA8D0030B30D /* Sources */ = {
  885. isa = PBXSourcesBuildPhase;
  886. buildActionMask = 2147483647;
  887. files = (
  888. 7CA4813E19A2EA8D0030B30D /* main.swift in Sources */,
  889. );
  890. runOnlyForDeploymentPostprocessing = 0;
  891. };
  892. 7CCD87581C66099B0068099B /* Sources */ = {
  893. isa = PBXSourcesBuildPhase;
  894. buildActionMask = 2147483647;
  895. files = (
  896. 7CCD87701C660B250068099B /* SwifterTestsHttpParser.swift in Sources */,
  897. 6A0D4512204E9988000A0726 /* MimeTypesTests.swift in Sources */,
  898. 6AE2FF752048013300302EC4 /* MimeTypes.swift in Sources */,
  899. 0858E7F81D68BC2600491CD1 /* PingServer.swift in Sources */,
  900. 7C4785E91C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */,
  901. 043660D421FED36900497989 /* IOSafetyTests.swift in Sources */,
  902. 7CCD87721C660B250068099B /* SwifterTestsStringExtensions.swift in Sources */,
  903. 7B11AD4B21C9A8A6002F8820 /* SwifterTestsHttpRouter.swift in Sources */,
  904. 0C1F3CAD2265FC470076B6F5 /* SwifterTestsHttpResponseBody.swift in Sources */,
  905. 7B55EC95226E0E4F00042D23 /* ServerThreadingTests.swift in Sources */,
  906. );
  907. runOnlyForDeploymentPostprocessing = 0;
  908. };
  909. /* End PBXSourcesBuildPhase section */
  910. /* Begin PBXTargetDependency section */
  911. 043660C921FED34100497989 /* PBXTargetDependency */ = {
  912. isa = PBXTargetDependency;
  913. target = 7AE893FA1C0512C400A29F63 /* SwifterMac */;
  914. targetProxy = 043660C821FED34100497989 /* PBXContainerItemProxy */;
  915. };
  916. 043660E121FED3A300497989 /* PBXTargetDependency */ = {
  917. isa = PBXTargetDependency;
  918. target = 269B47861D3AAAE20042D137 /* SwiftertvOS */;
  919. targetProxy = 043660E021FED3A300497989 /* PBXContainerItemProxy */;
  920. };
  921. 7AE8940F1C0515A200A29F63 /* PBXTargetDependency */ = {
  922. isa = PBXTargetDependency;
  923. target = 7AE893FA1C0512C400A29F63 /* SwifterMac */;
  924. targetProxy = 7AE8940E1C0515A200A29F63 /* PBXContainerItemProxy */;
  925. };
  926. 7C73C6C01C261AA700AEF6CA /* PBXTargetDependency */ = {
  927. isa = PBXTargetDependency;
  928. target = 7AE893E61C05127900A29F63 /* SwifteriOS */;
  929. targetProxy = 7C73C6BF1C261AA700AEF6CA /* PBXContainerItemProxy */;
  930. };
  931. 7CCD87631C66099B0068099B /* PBXTargetDependency */ = {
  932. isa = PBXTargetDependency;
  933. target = 7AE893E61C05127900A29F63 /* SwifteriOS */;
  934. targetProxy = 7CCD87621C66099B0068099B /* PBXContainerItemProxy */;
  935. };
  936. /* End PBXTargetDependency section */
  937. /* Begin PBXVariantGroup section */
  938. 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */ = {
  939. isa = PBXVariantGroup;
  940. children = (
  941. 7CDAB80E1BE2A1D400C8A977 /* Base */,
  942. );
  943. name = Main.storyboard;
  944. path = .;
  945. sourceTree = "<group>";
  946. };
  947. /* End PBXVariantGroup section */
  948. /* Begin XCBuildConfiguration section */
  949. 043660CB21FED34100497989 /* Debug */ = {
  950. isa = XCBuildConfiguration;
  951. buildSettings = {
  952. CLANG_ANALYZER_NONNULL = YES;
  953. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  954. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  955. CLANG_ENABLE_OBJC_WEAK = YES;
  956. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  957. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  958. CODE_SIGN_IDENTITY = "-";
  959. CODE_SIGN_STYLE = Manual;
  960. COMBINE_HIDPI_IMAGES = YES;
  961. DEBUG_INFORMATION_FORMAT = dwarf;
  962. DEVELOPMENT_TEAM = "";
  963. GCC_C_LANGUAGE_STANDARD = gnu11;
  964. INFOPLIST_FILE = SwiftermacOSTests/Info.plist;
  965. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  966. MACOSX_DEPLOYMENT_TARGET = 10.14;
  967. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  968. MTL_FAST_MATH = YES;
  969. PRODUCT_BUNDLE_IDENTIFIER = oss.SwiftermacOSTests;
  970. PRODUCT_NAME = "$(TARGET_NAME)";
  971. PROVISIONING_PROFILE_SPECIFIER = "";
  972. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  973. SWIFT_VERSION = 5.0;
  974. };
  975. name = Debug;
  976. };
  977. 043660CC21FED34100497989 /* Release */ = {
  978. isa = XCBuildConfiguration;
  979. buildSettings = {
  980. CLANG_ANALYZER_NONNULL = YES;
  981. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  982. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  983. CLANG_ENABLE_OBJC_WEAK = YES;
  984. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  985. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  986. CODE_SIGN_IDENTITY = "-";
  987. CODE_SIGN_STYLE = Manual;
  988. COMBINE_HIDPI_IMAGES = YES;
  989. COPY_PHASE_STRIP = NO;
  990. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  991. DEVELOPMENT_TEAM = "";
  992. GCC_C_LANGUAGE_STANDARD = gnu11;
  993. INFOPLIST_FILE = SwiftermacOSTests/Info.plist;
  994. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  995. MACOSX_DEPLOYMENT_TARGET = 10.14;
  996. MTL_ENABLE_DEBUG_INFO = NO;
  997. MTL_FAST_MATH = YES;
  998. PRODUCT_BUNDLE_IDENTIFIER = oss.SwiftermacOSTests;
  999. PRODUCT_NAME = "$(TARGET_NAME)";
  1000. PROVISIONING_PROFILE_SPECIFIER = "";
  1001. SWIFT_VERSION = 5.0;
  1002. };
  1003. name = Release;
  1004. };
  1005. 043660E321FED3A300497989 /* Debug */ = {
  1006. isa = XCBuildConfiguration;
  1007. buildSettings = {
  1008. CLANG_ANALYZER_NONNULL = YES;
  1009. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1010. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1011. CLANG_ENABLE_OBJC_WEAK = YES;
  1012. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1013. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1014. CODE_SIGN_STYLE = Manual;
  1015. DEBUG_INFORMATION_FORMAT = dwarf;
  1016. DEVELOPMENT_TEAM = "";
  1017. GCC_C_LANGUAGE_STANDARD = gnu11;
  1018. INFOPLIST_FILE = SwiftertvOSTests/Info.plist;
  1019. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1020. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  1021. MTL_FAST_MATH = YES;
  1022. PRODUCT_BUNDLE_IDENTIFIER = oss.SwiftertvOSTests;
  1023. PRODUCT_NAME = "$(TARGET_NAME)";
  1024. PROVISIONING_PROFILE_SPECIFIER = "";
  1025. SDKROOT = appletvos;
  1026. SUPPORTED_PLATFORMS = "appletvos appletvsimulator";
  1027. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  1028. SWIFT_VERSION = 5.0;
  1029. TARGETED_DEVICE_FAMILY = 3;
  1030. TVOS_DEPLOYMENT_TARGET = 12.1;
  1031. };
  1032. name = Debug;
  1033. };
  1034. 043660E421FED3A300497989 /* Release */ = {
  1035. isa = XCBuildConfiguration;
  1036. buildSettings = {
  1037. CLANG_ANALYZER_NONNULL = YES;
  1038. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1039. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1040. CLANG_ENABLE_OBJC_WEAK = YES;
  1041. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1042. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1043. CODE_SIGN_STYLE = Manual;
  1044. COPY_PHASE_STRIP = NO;
  1045. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1046. DEVELOPMENT_TEAM = "";
  1047. GCC_C_LANGUAGE_STANDARD = gnu11;
  1048. INFOPLIST_FILE = SwiftertvOSTests/Info.plist;
  1049. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1050. MTL_ENABLE_DEBUG_INFO = NO;
  1051. MTL_FAST_MATH = YES;
  1052. PRODUCT_BUNDLE_IDENTIFIER = oss.SwiftertvOSTests;
  1053. PRODUCT_NAME = "$(TARGET_NAME)";
  1054. PROVISIONING_PROFILE_SPECIFIER = "";
  1055. SDKROOT = appletvos;
  1056. SUPPORTED_PLATFORMS = "appletvos appletvsimulator";
  1057. SWIFT_VERSION = 5.0;
  1058. TARGETED_DEVICE_FAMILY = 3;
  1059. TVOS_DEPLOYMENT_TARGET = 12.1;
  1060. };
  1061. name = Release;
  1062. };
  1063. 269B479F1D3AAAE20042D137 /* Debug */ = {
  1064. isa = XCBuildConfiguration;
  1065. buildSettings = {
  1066. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1067. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1068. DEBUG_INFORMATION_FORMAT = dwarf;
  1069. DEFINES_MODULE = YES;
  1070. DYLIB_COMPATIBILITY_VERSION = 1;
  1071. DYLIB_CURRENT_VERSION = 1;
  1072. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1073. GCC_NO_COMMON_BLOCKS = YES;
  1074. INFOPLIST_FILE = SwiftertvOS/Info.plist;
  1075. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1076. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1077. MTL_ENABLE_DEBUG_INFO = YES;
  1078. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwiftertvOS;
  1079. PRODUCT_MODULE_NAME = Swifter;
  1080. PRODUCT_NAME = Swifter;
  1081. SDKROOT = appletvos;
  1082. SKIP_INSTALL = YES;
  1083. SUPPORTED_PLATFORMS = "appletvos appletvsimulator";
  1084. SWIFT_VERSION = 5.0;
  1085. TARGETED_DEVICE_FAMILY = 3;
  1086. TVOS_DEPLOYMENT_TARGET = 9.0;
  1087. VERSIONING_SYSTEM = "apple-generic";
  1088. VERSION_INFO_PREFIX = "";
  1089. };
  1090. name = Debug;
  1091. };
  1092. 269B47A01D3AAAE20042D137 /* Release */ = {
  1093. isa = XCBuildConfiguration;
  1094. buildSettings = {
  1095. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1096. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1097. COPY_PHASE_STRIP = NO;
  1098. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1099. DEFINES_MODULE = YES;
  1100. DYLIB_COMPATIBILITY_VERSION = 1;
  1101. DYLIB_CURRENT_VERSION = 1;
  1102. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1103. GCC_NO_COMMON_BLOCKS = YES;
  1104. INFOPLIST_FILE = SwiftertvOS/Info.plist;
  1105. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1106. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1107. MTL_ENABLE_DEBUG_INFO = NO;
  1108. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwiftertvOS;
  1109. PRODUCT_MODULE_NAME = Swifter;
  1110. PRODUCT_NAME = Swifter;
  1111. SDKROOT = appletvos;
  1112. SKIP_INSTALL = YES;
  1113. SUPPORTED_PLATFORMS = "appletvos appletvsimulator";
  1114. SWIFT_VERSION = 5.0;
  1115. TARGETED_DEVICE_FAMILY = 3;
  1116. TVOS_DEPLOYMENT_TARGET = 9.0;
  1117. VERSIONING_SYSTEM = "apple-generic";
  1118. VERSION_INFO_PREFIX = "";
  1119. };
  1120. name = Release;
  1121. };
  1122. 7AE893ED1C05127900A29F63 /* Debug */ = {
  1123. isa = XCBuildConfiguration;
  1124. buildSettings = {
  1125. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1126. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1127. DEBUG_INFORMATION_FORMAT = dwarf;
  1128. DEFINES_MODULE = YES;
  1129. DYLIB_COMPATIBILITY_VERSION = 1;
  1130. DYLIB_CURRENT_VERSION = 1;
  1131. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1132. GCC_NO_COMMON_BLOCKS = YES;
  1133. INFOPLIST_FILE = SwifteriOS/Info.plist;
  1134. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1135. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1136. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1137. MTL_ENABLE_DEBUG_INFO = YES;
  1138. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOS;
  1139. PRODUCT_NAME = Swifter;
  1140. SDKROOT = iphoneos;
  1141. SKIP_INSTALL = YES;
  1142. SWIFT_VERSION = 5.0;
  1143. VERSIONING_SYSTEM = "apple-generic";
  1144. VERSION_INFO_PREFIX = "";
  1145. };
  1146. name = Debug;
  1147. };
  1148. 7AE893EE1C05127900A29F63 /* Release */ = {
  1149. isa = XCBuildConfiguration;
  1150. buildSettings = {
  1151. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1152. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1153. COPY_PHASE_STRIP = NO;
  1154. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1155. DEFINES_MODULE = YES;
  1156. DYLIB_COMPATIBILITY_VERSION = 1;
  1157. DYLIB_CURRENT_VERSION = 1;
  1158. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1159. GCC_NO_COMMON_BLOCKS = YES;
  1160. INFOPLIST_FILE = SwifteriOS/Info.plist;
  1161. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1162. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1163. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1164. MTL_ENABLE_DEBUG_INFO = NO;
  1165. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOS;
  1166. PRODUCT_NAME = Swifter;
  1167. SDKROOT = iphoneos;
  1168. SKIP_INSTALL = YES;
  1169. SWIFT_VERSION = 5.0;
  1170. VERSIONING_SYSTEM = "apple-generic";
  1171. VERSION_INFO_PREFIX = "";
  1172. };
  1173. name = Release;
  1174. };
  1175. 7AE894011C0512C400A29F63 /* Debug */ = {
  1176. isa = XCBuildConfiguration;
  1177. buildSettings = {
  1178. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1179. CODE_SIGN_IDENTITY = "";
  1180. COMBINE_HIDPI_IMAGES = YES;
  1181. DEBUG_INFORMATION_FORMAT = dwarf;
  1182. DEFINES_MODULE = YES;
  1183. DYLIB_COMPATIBILITY_VERSION = 1;
  1184. DYLIB_CURRENT_VERSION = 1;
  1185. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1186. FRAMEWORK_VERSION = A;
  1187. GCC_NO_COMMON_BLOCKS = YES;
  1188. INFOPLIST_FILE = SwifterMac/Info.plist;
  1189. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1190. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  1191. MTL_ENABLE_DEBUG_INFO = YES;
  1192. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterMac;
  1193. PRODUCT_NAME = Swifter;
  1194. SDKROOT = macosx;
  1195. SKIP_INSTALL = YES;
  1196. SWIFT_VERSION = 5.0;
  1197. VERSIONING_SYSTEM = "apple-generic";
  1198. VERSION_INFO_PREFIX = "";
  1199. };
  1200. name = Debug;
  1201. };
  1202. 7AE894021C0512C400A29F63 /* Release */ = {
  1203. isa = XCBuildConfiguration;
  1204. buildSettings = {
  1205. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1206. CODE_SIGN_IDENTITY = "";
  1207. COMBINE_HIDPI_IMAGES = YES;
  1208. COPY_PHASE_STRIP = NO;
  1209. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1210. DEFINES_MODULE = YES;
  1211. DYLIB_COMPATIBILITY_VERSION = 1;
  1212. DYLIB_CURRENT_VERSION = 1;
  1213. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1214. FRAMEWORK_VERSION = A;
  1215. GCC_NO_COMMON_BLOCKS = YES;
  1216. INFOPLIST_FILE = SwifterMac/Info.plist;
  1217. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1218. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  1219. MTL_ENABLE_DEBUG_INFO = NO;
  1220. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterMac;
  1221. PRODUCT_NAME = Swifter;
  1222. SDKROOT = macosx;
  1223. SKIP_INSTALL = YES;
  1224. SWIFT_VERSION = 5.0;
  1225. VERSIONING_SYSTEM = "apple-generic";
  1226. VERSION_INFO_PREFIX = "";
  1227. };
  1228. name = Release;
  1229. };
  1230. 7C839B8819422D00003A6950 /* Debug */ = {
  1231. isa = XCBuildConfiguration;
  1232. buildSettings = {
  1233. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1234. ALWAYS_SEARCH_USER_PATHS = NO;
  1235. APPLICATION_EXTENSION_API_ONLY = YES;
  1236. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1237. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1238. CLANG_CXX_LIBRARY = "libc++";
  1239. CLANG_ENABLE_MODULES = YES;
  1240. CLANG_ENABLE_OBJC_ARC = YES;
  1241. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1242. CLANG_WARN_BOOL_CONVERSION = YES;
  1243. CLANG_WARN_COMMA = YES;
  1244. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1245. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1246. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1247. CLANG_WARN_EMPTY_BODY = YES;
  1248. CLANG_WARN_ENUM_CONVERSION = YES;
  1249. CLANG_WARN_INFINITE_RECURSION = YES;
  1250. CLANG_WARN_INT_CONVERSION = YES;
  1251. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1252. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1253. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1254. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1255. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1256. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1257. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1258. CLANG_WARN_UNREACHABLE_CODE = YES;
  1259. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1260. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1261. COPY_PHASE_STRIP = NO;
  1262. CURRENT_PROJECT_VERSION = 1.4.7;
  1263. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1264. ENABLE_TESTABILITY = YES;
  1265. GCC_C_LANGUAGE_STANDARD = gnu99;
  1266. GCC_DYNAMIC_NO_PIC = NO;
  1267. GCC_NO_COMMON_BLOCKS = YES;
  1268. GCC_OPTIMIZATION_LEVEL = 0;
  1269. GCC_PREPROCESSOR_DEFINITIONS = (
  1270. "DEBUG=1",
  1271. "$(inherited)",
  1272. );
  1273. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1274. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1275. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1276. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1277. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1278. GCC_WARN_UNUSED_FUNCTION = YES;
  1279. GCC_WARN_UNUSED_VARIABLE = YES;
  1280. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1281. MACOSX_DEPLOYMENT_TARGET = 10.10;
  1282. METAL_ENABLE_DEBUG_INFO = YES;
  1283. ONLY_ACTIVE_ARCH = YES;
  1284. OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-function-bodies=500";
  1285. SDKROOT = macosx;
  1286. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1287. SWIFT_VERSION = 5.0;
  1288. TARGETED_DEVICE_FAMILY = "1,2";
  1289. };
  1290. name = Debug;
  1291. };
  1292. 7C839B8919422D00003A6950 /* Release */ = {
  1293. isa = XCBuildConfiguration;
  1294. buildSettings = {
  1295. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1296. ALWAYS_SEARCH_USER_PATHS = NO;
  1297. APPLICATION_EXTENSION_API_ONLY = YES;
  1298. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1299. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1300. CLANG_CXX_LIBRARY = "libc++";
  1301. CLANG_ENABLE_MODULES = YES;
  1302. CLANG_ENABLE_OBJC_ARC = YES;
  1303. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1304. CLANG_WARN_BOOL_CONVERSION = YES;
  1305. CLANG_WARN_COMMA = YES;
  1306. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1307. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1308. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1309. CLANG_WARN_EMPTY_BODY = YES;
  1310. CLANG_WARN_ENUM_CONVERSION = YES;
  1311. CLANG_WARN_INFINITE_RECURSION = YES;
  1312. CLANG_WARN_INT_CONVERSION = YES;
  1313. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1314. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1315. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1316. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1317. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1318. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1319. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1320. CLANG_WARN_UNREACHABLE_CODE = YES;
  1321. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1322. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1323. COPY_PHASE_STRIP = YES;
  1324. CURRENT_PROJECT_VERSION = 1.4.7;
  1325. ENABLE_NS_ASSERTIONS = NO;
  1326. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1327. GCC_C_LANGUAGE_STANDARD = gnu99;
  1328. GCC_NO_COMMON_BLOCKS = YES;
  1329. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1330. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1331. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1332. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1333. GCC_WARN_UNUSED_FUNCTION = YES;
  1334. GCC_WARN_UNUSED_VARIABLE = YES;
  1335. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1336. MACOSX_DEPLOYMENT_TARGET = 10.10;
  1337. METAL_ENABLE_DEBUG_INFO = NO;
  1338. ONLY_ACTIVE_ARCH = NO;
  1339. OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-function-bodies=500";
  1340. SDKROOT = macosx;
  1341. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1342. SWIFT_VERSION = 5.0;
  1343. TARGETED_DEVICE_FAMILY = "1,2";
  1344. VALIDATE_PRODUCT = YES;
  1345. };
  1346. name = Release;
  1347. };
  1348. 7C839B8B19422D00003A6950 /* Debug */ = {
  1349. isa = XCBuildConfiguration;
  1350. buildSettings = {
  1351. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1352. CLANG_ENABLE_MODULES = YES;
  1353. INFOPLIST_FILE = "$(SRCROOT)/SwifterSampleiOS/Info.plist";
  1354. IPHONEOS_DEPLOYMENT_TARGET = 10.12;
  1355. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1356. PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski.${PRODUCT_NAME:rfc1034identifier}";
  1357. PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)";
  1358. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1359. SDKROOT = iphoneos;
  1360. SWIFT_COMPILATION_MODE = singlefile;
  1361. SWIFT_OBJC_BRIDGING_HEADER = "";
  1362. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1363. SWIFT_VERSION = 5.0;
  1364. TARGETED_DEVICE_FAMILY = "1,2";
  1365. };
  1366. name = Debug;
  1367. };
  1368. 7C839B8C19422D00003A6950 /* Release */ = {
  1369. isa = XCBuildConfiguration;
  1370. buildSettings = {
  1371. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1372. CLANG_ENABLE_MODULES = YES;
  1373. INFOPLIST_FILE = "$(SRCROOT)/SwifterSampleiOS/Info.plist";
  1374. IPHONEOS_DEPLOYMENT_TARGET = 10.12;
  1375. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1376. PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski.${PRODUCT_NAME:rfc1034identifier}";
  1377. PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)";
  1378. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1379. SDKROOT = iphoneos;
  1380. SWIFT_COMPILATION_MODE = wholemodule;
  1381. SWIFT_OBJC_BRIDGING_HEADER = "";
  1382. SWIFT_VERSION = 5.0;
  1383. TARGETED_DEVICE_FAMILY = "1,2";
  1384. };
  1385. name = Release;
  1386. };
  1387. 7CA4813F19A2EA8D0030B30D /* Debug */ = {
  1388. isa = XCBuildConfiguration;
  1389. buildSettings = {
  1390. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1391. CLANG_ENABLE_MODULES = YES;
  1392. CODE_SIGN_IDENTITY = "-";
  1393. GCC_PREPROCESSOR_DEFINITIONS = (
  1394. "DEBUG=1",
  1395. "$(inherited)",
  1396. );
  1397. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1398. MTL_ENABLE_DEBUG_INFO = YES;
  1399. ONLY_ACTIVE_ARCH = YES;
  1400. PRODUCT_NAME = "$(TARGET_NAME)";
  1401. SDKROOT = macosx;
  1402. SWIFT_OBJC_BRIDGING_HEADER = "";
  1403. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1404. SWIFT_VERSION = 5.0;
  1405. };
  1406. name = Debug;
  1407. };
  1408. 7CA4814019A2EA8D0030B30D /* Release */ = {
  1409. isa = XCBuildConfiguration;
  1410. buildSettings = {
  1411. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1412. CLANG_ENABLE_MODULES = YES;
  1413. CODE_SIGN_IDENTITY = "-";
  1414. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1415. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1416. MTL_ENABLE_DEBUG_INFO = NO;
  1417. PRODUCT_NAME = "$(TARGET_NAME)";
  1418. SDKROOT = macosx;
  1419. SWIFT_OBJC_BRIDGING_HEADER = "";
  1420. SWIFT_VERSION = 5.0;
  1421. };
  1422. name = Release;
  1423. };
  1424. 7CCD87651C66099B0068099B /* Debug */ = {
  1425. isa = XCBuildConfiguration;
  1426. buildSettings = {
  1427. COMBINE_HIDPI_IMAGES = YES;
  1428. DEBUG_INFORMATION_FORMAT = dwarf;
  1429. GCC_NO_COMMON_BLOCKS = YES;
  1430. INFOPLIST_FILE = SwifteriOSTests/Info.plist;
  1431. IPHONEOS_DEPLOYMENT_TARGET = 9.2;
  1432. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1433. MTL_ENABLE_DEBUG_INFO = YES;
  1434. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOSTests;
  1435. PRODUCT_NAME = "$(TARGET_NAME)";
  1436. SDKROOT = iphoneos;
  1437. SWIFT_VERSION = 5.0;
  1438. };
  1439. name = Debug;
  1440. };
  1441. 7CCD87661C66099B0068099B /* Release */ = {
  1442. isa = XCBuildConfiguration;
  1443. buildSettings = {
  1444. COMBINE_HIDPI_IMAGES = YES;
  1445. COPY_PHASE_STRIP = NO;
  1446. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1447. GCC_NO_COMMON_BLOCKS = YES;
  1448. INFOPLIST_FILE = SwifteriOSTests/Info.plist;
  1449. IPHONEOS_DEPLOYMENT_TARGET = 9.2;
  1450. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1451. MTL_ENABLE_DEBUG_INFO = NO;
  1452. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOSTests;
  1453. PRODUCT_NAME = "$(TARGET_NAME)";
  1454. SDKROOT = iphoneos;
  1455. SWIFT_VERSION = 5.0;
  1456. };
  1457. name = Release;
  1458. };
  1459. /* End XCBuildConfiguration section */
  1460. /* Begin XCConfigurationList section */
  1461. 043660CA21FED34100497989 /* Build configuration list for PBXNativeTarget "SwiftermacOSTests" */ = {
  1462. isa = XCConfigurationList;
  1463. buildConfigurations = (
  1464. 043660CB21FED34100497989 /* Debug */,
  1465. 043660CC21FED34100497989 /* Release */,
  1466. );
  1467. defaultConfigurationIsVisible = 0;
  1468. defaultConfigurationName = Release;
  1469. };
  1470. 043660E221FED3A300497989 /* Build configuration list for PBXNativeTarget "SwiftertvOSTests" */ = {
  1471. isa = XCConfigurationList;
  1472. buildConfigurations = (
  1473. 043660E321FED3A300497989 /* Debug */,
  1474. 043660E421FED3A300497989 /* Release */,
  1475. );
  1476. defaultConfigurationIsVisible = 0;
  1477. defaultConfigurationName = Release;
  1478. };
  1479. 269B479E1D3AAAE20042D137 /* Build configuration list for PBXNativeTarget "SwiftertvOS" */ = {
  1480. isa = XCConfigurationList;
  1481. buildConfigurations = (
  1482. 269B479F1D3AAAE20042D137 /* Debug */,
  1483. 269B47A01D3AAAE20042D137 /* Release */,
  1484. );
  1485. defaultConfigurationIsVisible = 0;
  1486. defaultConfigurationName = Release;
  1487. };
  1488. 7AE893EC1C05127900A29F63 /* Build configuration list for PBXNativeTarget "SwifteriOS" */ = {
  1489. isa = XCConfigurationList;
  1490. buildConfigurations = (
  1491. 7AE893ED1C05127900A29F63 /* Debug */,
  1492. 7AE893EE1C05127900A29F63 /* Release */,
  1493. );
  1494. defaultConfigurationIsVisible = 0;
  1495. defaultConfigurationName = Release;
  1496. };
  1497. 7AE894001C0512C400A29F63 /* Build configuration list for PBXNativeTarget "SwifterMac" */ = {
  1498. isa = XCConfigurationList;
  1499. buildConfigurations = (
  1500. 7AE894011C0512C400A29F63 /* Debug */,
  1501. 7AE894021C0512C400A29F63 /* Release */,
  1502. );
  1503. defaultConfigurationIsVisible = 0;
  1504. defaultConfigurationName = Release;
  1505. };
  1506. 7C839B6919422CFF003A6950 /* Build configuration list for PBXProject "Swifter" */ = {
  1507. isa = XCConfigurationList;
  1508. buildConfigurations = (
  1509. 7C839B8819422D00003A6950 /* Debug */,
  1510. 7C839B8919422D00003A6950 /* Release */,
  1511. );
  1512. defaultConfigurationIsVisible = 0;
  1513. defaultConfigurationName = Release;
  1514. };
  1515. 7C839B8A19422D00003A6950 /* Build configuration list for PBXNativeTarget "SwifterSampleiOS" */ = {
  1516. isa = XCConfigurationList;
  1517. buildConfigurations = (
  1518. 7C839B8B19422D00003A6950 /* Debug */,
  1519. 7C839B8C19422D00003A6950 /* Release */,
  1520. );
  1521. defaultConfigurationIsVisible = 0;
  1522. defaultConfigurationName = Release;
  1523. };
  1524. 7CA4814119A2EA8D0030B30D /* Build configuration list for PBXNativeTarget "SwifterSampleOSX" */ = {
  1525. isa = XCConfigurationList;
  1526. buildConfigurations = (
  1527. 7CA4813F19A2EA8D0030B30D /* Debug */,
  1528. 7CA4814019A2EA8D0030B30D /* Release */,
  1529. );
  1530. defaultConfigurationIsVisible = 0;
  1531. defaultConfigurationName = Release;
  1532. };
  1533. 7CCD87641C66099B0068099B /* Build configuration list for PBXNativeTarget "SwifteriOSTests" */ = {
  1534. isa = XCConfigurationList;
  1535. buildConfigurations = (
  1536. 7CCD87651C66099B0068099B /* Debug */,
  1537. 7CCD87661C66099B0068099B /* Release */,
  1538. );
  1539. defaultConfigurationIsVisible = 0;
  1540. defaultConfigurationName = Release;
  1541. };
  1542. /* End XCConfigurationList section */
  1543. };
  1544. rootObject = 7C839B6619422CFF003A6950 /* Project object */;
  1545. }