1
0

project.pbxproj 75 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559
  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 = 1200;
  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. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  1027. SWIFT_VERSION = 5.0;
  1028. TARGETED_DEVICE_FAMILY = 3;
  1029. TVOS_DEPLOYMENT_TARGET = 12.1;
  1030. };
  1031. name = Debug;
  1032. };
  1033. 043660E421FED3A300497989 /* Release */ = {
  1034. isa = XCBuildConfiguration;
  1035. buildSettings = {
  1036. CLANG_ANALYZER_NONNULL = YES;
  1037. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1038. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1039. CLANG_ENABLE_OBJC_WEAK = YES;
  1040. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1041. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1042. CODE_SIGN_STYLE = Manual;
  1043. COPY_PHASE_STRIP = NO;
  1044. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1045. DEVELOPMENT_TEAM = "";
  1046. GCC_C_LANGUAGE_STANDARD = gnu11;
  1047. INFOPLIST_FILE = SwiftertvOSTests/Info.plist;
  1048. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1049. MTL_ENABLE_DEBUG_INFO = NO;
  1050. MTL_FAST_MATH = YES;
  1051. PRODUCT_BUNDLE_IDENTIFIER = oss.SwiftertvOSTests;
  1052. PRODUCT_NAME = "$(TARGET_NAME)";
  1053. PROVISIONING_PROFILE_SPECIFIER = "";
  1054. SDKROOT = appletvos;
  1055. SWIFT_VERSION = 5.0;
  1056. TARGETED_DEVICE_FAMILY = 3;
  1057. TVOS_DEPLOYMENT_TARGET = 12.1;
  1058. };
  1059. name = Release;
  1060. };
  1061. 269B479F1D3AAAE20042D137 /* Debug */ = {
  1062. isa = XCBuildConfiguration;
  1063. buildSettings = {
  1064. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1065. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1066. DEBUG_INFORMATION_FORMAT = dwarf;
  1067. DEFINES_MODULE = YES;
  1068. DYLIB_COMPATIBILITY_VERSION = 1;
  1069. DYLIB_CURRENT_VERSION = 1;
  1070. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1071. GCC_NO_COMMON_BLOCKS = YES;
  1072. INFOPLIST_FILE = SwiftertvOS/Info.plist;
  1073. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1074. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1075. MTL_ENABLE_DEBUG_INFO = YES;
  1076. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwiftertvOS;
  1077. PRODUCT_MODULE_NAME = Swifter;
  1078. PRODUCT_NAME = Swifter;
  1079. SDKROOT = appletvos;
  1080. SKIP_INSTALL = YES;
  1081. SWIFT_VERSION = 5.0;
  1082. TARGETED_DEVICE_FAMILY = 3;
  1083. TVOS_DEPLOYMENT_TARGET = 9.0;
  1084. VERSIONING_SYSTEM = "apple-generic";
  1085. VERSION_INFO_PREFIX = "";
  1086. };
  1087. name = Debug;
  1088. };
  1089. 269B47A01D3AAAE20042D137 /* Release */ = {
  1090. isa = XCBuildConfiguration;
  1091. buildSettings = {
  1092. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1093. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1094. COPY_PHASE_STRIP = NO;
  1095. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1096. DEFINES_MODULE = YES;
  1097. DYLIB_COMPATIBILITY_VERSION = 1;
  1098. DYLIB_CURRENT_VERSION = 1;
  1099. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1100. GCC_NO_COMMON_BLOCKS = YES;
  1101. INFOPLIST_FILE = SwiftertvOS/Info.plist;
  1102. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1103. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1104. MTL_ENABLE_DEBUG_INFO = NO;
  1105. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwiftertvOS;
  1106. PRODUCT_MODULE_NAME = Swifter;
  1107. PRODUCT_NAME = Swifter;
  1108. SDKROOT = appletvos;
  1109. SKIP_INSTALL = YES;
  1110. SWIFT_VERSION = 5.0;
  1111. TARGETED_DEVICE_FAMILY = 3;
  1112. TVOS_DEPLOYMENT_TARGET = 9.0;
  1113. VERSIONING_SYSTEM = "apple-generic";
  1114. VERSION_INFO_PREFIX = "";
  1115. };
  1116. name = Release;
  1117. };
  1118. 7AE893ED1C05127900A29F63 /* Debug */ = {
  1119. isa = XCBuildConfiguration;
  1120. buildSettings = {
  1121. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1122. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1123. DEBUG_INFORMATION_FORMAT = dwarf;
  1124. DEFINES_MODULE = YES;
  1125. DYLIB_COMPATIBILITY_VERSION = 1;
  1126. DYLIB_CURRENT_VERSION = 1;
  1127. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1128. GCC_NO_COMMON_BLOCKS = YES;
  1129. INFOPLIST_FILE = SwifteriOS/Info.plist;
  1130. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1131. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1132. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1133. MTL_ENABLE_DEBUG_INFO = YES;
  1134. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOS;
  1135. PRODUCT_NAME = Swifter;
  1136. SDKROOT = iphoneos;
  1137. SKIP_INSTALL = YES;
  1138. SWIFT_VERSION = 5.0;
  1139. VERSIONING_SYSTEM = "apple-generic";
  1140. VERSION_INFO_PREFIX = "";
  1141. };
  1142. name = Debug;
  1143. };
  1144. 7AE893EE1C05127900A29F63 /* Release */ = {
  1145. isa = XCBuildConfiguration;
  1146. buildSettings = {
  1147. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1148. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1149. COPY_PHASE_STRIP = NO;
  1150. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1151. DEFINES_MODULE = YES;
  1152. DYLIB_COMPATIBILITY_VERSION = 1;
  1153. DYLIB_CURRENT_VERSION = 1;
  1154. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1155. GCC_NO_COMMON_BLOCKS = YES;
  1156. INFOPLIST_FILE = SwifteriOS/Info.plist;
  1157. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1158. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1159. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1160. MTL_ENABLE_DEBUG_INFO = NO;
  1161. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOS;
  1162. PRODUCT_NAME = Swifter;
  1163. SDKROOT = iphoneos;
  1164. SKIP_INSTALL = YES;
  1165. SWIFT_VERSION = 5.0;
  1166. VERSIONING_SYSTEM = "apple-generic";
  1167. VERSION_INFO_PREFIX = "";
  1168. };
  1169. name = Release;
  1170. };
  1171. 7AE894011C0512C400A29F63 /* Debug */ = {
  1172. isa = XCBuildConfiguration;
  1173. buildSettings = {
  1174. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1175. CODE_SIGN_IDENTITY = "";
  1176. COMBINE_HIDPI_IMAGES = YES;
  1177. DEBUG_INFORMATION_FORMAT = dwarf;
  1178. DEFINES_MODULE = YES;
  1179. DYLIB_COMPATIBILITY_VERSION = 1;
  1180. DYLIB_CURRENT_VERSION = 1;
  1181. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1182. FRAMEWORK_VERSION = A;
  1183. GCC_NO_COMMON_BLOCKS = YES;
  1184. INFOPLIST_FILE = SwifterMac/Info.plist;
  1185. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1186. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  1187. MTL_ENABLE_DEBUG_INFO = YES;
  1188. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterMac;
  1189. PRODUCT_NAME = Swifter;
  1190. SDKROOT = macosx;
  1191. SKIP_INSTALL = YES;
  1192. SWIFT_VERSION = 5.0;
  1193. VERSIONING_SYSTEM = "apple-generic";
  1194. VERSION_INFO_PREFIX = "";
  1195. };
  1196. name = Debug;
  1197. };
  1198. 7AE894021C0512C400A29F63 /* Release */ = {
  1199. isa = XCBuildConfiguration;
  1200. buildSettings = {
  1201. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1202. CODE_SIGN_IDENTITY = "";
  1203. COMBINE_HIDPI_IMAGES = YES;
  1204. COPY_PHASE_STRIP = NO;
  1205. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1206. DEFINES_MODULE = YES;
  1207. DYLIB_COMPATIBILITY_VERSION = 1;
  1208. DYLIB_CURRENT_VERSION = 1;
  1209. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1210. FRAMEWORK_VERSION = A;
  1211. GCC_NO_COMMON_BLOCKS = YES;
  1212. INFOPLIST_FILE = SwifterMac/Info.plist;
  1213. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1214. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  1215. MTL_ENABLE_DEBUG_INFO = NO;
  1216. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterMac;
  1217. PRODUCT_NAME = Swifter;
  1218. SDKROOT = macosx;
  1219. SKIP_INSTALL = YES;
  1220. SWIFT_VERSION = 5.0;
  1221. VERSIONING_SYSTEM = "apple-generic";
  1222. VERSION_INFO_PREFIX = "";
  1223. };
  1224. name = Release;
  1225. };
  1226. 7C839B8819422D00003A6950 /* Debug */ = {
  1227. isa = XCBuildConfiguration;
  1228. buildSettings = {
  1229. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1230. ALWAYS_SEARCH_USER_PATHS = NO;
  1231. APPLICATION_EXTENSION_API_ONLY = YES;
  1232. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1233. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1234. CLANG_CXX_LIBRARY = "libc++";
  1235. CLANG_ENABLE_MODULES = YES;
  1236. CLANG_ENABLE_OBJC_ARC = YES;
  1237. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1238. CLANG_WARN_BOOL_CONVERSION = YES;
  1239. CLANG_WARN_COMMA = YES;
  1240. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1241. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1242. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1243. CLANG_WARN_EMPTY_BODY = YES;
  1244. CLANG_WARN_ENUM_CONVERSION = YES;
  1245. CLANG_WARN_INFINITE_RECURSION = YES;
  1246. CLANG_WARN_INT_CONVERSION = YES;
  1247. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1248. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1249. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1250. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1251. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1252. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1253. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1254. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1255. CLANG_WARN_UNREACHABLE_CODE = YES;
  1256. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1257. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1258. COPY_PHASE_STRIP = NO;
  1259. CURRENT_PROJECT_VERSION = 1.4.7;
  1260. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1261. ENABLE_TESTABILITY = YES;
  1262. GCC_C_LANGUAGE_STANDARD = gnu99;
  1263. GCC_DYNAMIC_NO_PIC = NO;
  1264. GCC_NO_COMMON_BLOCKS = YES;
  1265. GCC_OPTIMIZATION_LEVEL = 0;
  1266. GCC_PREPROCESSOR_DEFINITIONS = (
  1267. "DEBUG=1",
  1268. "$(inherited)",
  1269. );
  1270. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1271. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1272. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1273. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1274. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1275. GCC_WARN_UNUSED_FUNCTION = YES;
  1276. GCC_WARN_UNUSED_VARIABLE = YES;
  1277. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1278. MACOSX_DEPLOYMENT_TARGET = 10.10;
  1279. METAL_ENABLE_DEBUG_INFO = YES;
  1280. ONLY_ACTIVE_ARCH = YES;
  1281. OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-function-bodies=500";
  1282. SDKROOT = macosx;
  1283. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1284. SWIFT_VERSION = 5.0;
  1285. TARGETED_DEVICE_FAMILY = "1,2";
  1286. };
  1287. name = Debug;
  1288. };
  1289. 7C839B8919422D00003A6950 /* Release */ = {
  1290. isa = XCBuildConfiguration;
  1291. buildSettings = {
  1292. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1293. ALWAYS_SEARCH_USER_PATHS = NO;
  1294. APPLICATION_EXTENSION_API_ONLY = YES;
  1295. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1296. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1297. CLANG_CXX_LIBRARY = "libc++";
  1298. CLANG_ENABLE_MODULES = YES;
  1299. CLANG_ENABLE_OBJC_ARC = YES;
  1300. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1301. CLANG_WARN_BOOL_CONVERSION = YES;
  1302. CLANG_WARN_COMMA = YES;
  1303. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1304. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1305. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1306. CLANG_WARN_EMPTY_BODY = YES;
  1307. CLANG_WARN_ENUM_CONVERSION = YES;
  1308. CLANG_WARN_INFINITE_RECURSION = YES;
  1309. CLANG_WARN_INT_CONVERSION = YES;
  1310. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1311. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1312. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1313. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1314. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1315. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1316. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1317. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1318. CLANG_WARN_UNREACHABLE_CODE = YES;
  1319. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1320. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1321. COPY_PHASE_STRIP = YES;
  1322. CURRENT_PROJECT_VERSION = 1.4.7;
  1323. ENABLE_NS_ASSERTIONS = NO;
  1324. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1325. GCC_C_LANGUAGE_STANDARD = gnu99;
  1326. GCC_NO_COMMON_BLOCKS = YES;
  1327. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1328. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1329. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1330. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1331. GCC_WARN_UNUSED_FUNCTION = YES;
  1332. GCC_WARN_UNUSED_VARIABLE = YES;
  1333. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1334. MACOSX_DEPLOYMENT_TARGET = 10.10;
  1335. METAL_ENABLE_DEBUG_INFO = NO;
  1336. ONLY_ACTIVE_ARCH = NO;
  1337. OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-function-bodies=500";
  1338. SDKROOT = macosx;
  1339. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1340. SWIFT_VERSION = 5.0;
  1341. TARGETED_DEVICE_FAMILY = "1,2";
  1342. VALIDATE_PRODUCT = YES;
  1343. };
  1344. name = Release;
  1345. };
  1346. 7C839B8B19422D00003A6950 /* Debug */ = {
  1347. isa = XCBuildConfiguration;
  1348. buildSettings = {
  1349. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1350. CLANG_ENABLE_MODULES = YES;
  1351. INFOPLIST_FILE = "$(SRCROOT)/SwifterSampleiOS/Info.plist";
  1352. IPHONEOS_DEPLOYMENT_TARGET = 10.12;
  1353. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1354. PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski.${PRODUCT_NAME:rfc1034identifier}";
  1355. PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)";
  1356. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1357. SDKROOT = iphoneos;
  1358. SWIFT_COMPILATION_MODE = singlefile;
  1359. SWIFT_OBJC_BRIDGING_HEADER = "";
  1360. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1361. SWIFT_VERSION = 5.0;
  1362. TARGETED_DEVICE_FAMILY = "1,2";
  1363. };
  1364. name = Debug;
  1365. };
  1366. 7C839B8C19422D00003A6950 /* Release */ = {
  1367. isa = XCBuildConfiguration;
  1368. buildSettings = {
  1369. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1370. CLANG_ENABLE_MODULES = YES;
  1371. INFOPLIST_FILE = "$(SRCROOT)/SwifterSampleiOS/Info.plist";
  1372. IPHONEOS_DEPLOYMENT_TARGET = 10.12;
  1373. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1374. PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski.${PRODUCT_NAME:rfc1034identifier}";
  1375. PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)";
  1376. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1377. SDKROOT = iphoneos;
  1378. SWIFT_COMPILATION_MODE = wholemodule;
  1379. SWIFT_OBJC_BRIDGING_HEADER = "";
  1380. SWIFT_VERSION = 5.0;
  1381. TARGETED_DEVICE_FAMILY = "1,2";
  1382. };
  1383. name = Release;
  1384. };
  1385. 7CA4813F19A2EA8D0030B30D /* Debug */ = {
  1386. isa = XCBuildConfiguration;
  1387. buildSettings = {
  1388. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1389. CLANG_ENABLE_MODULES = YES;
  1390. CODE_SIGN_IDENTITY = "-";
  1391. GCC_PREPROCESSOR_DEFINITIONS = (
  1392. "DEBUG=1",
  1393. "$(inherited)",
  1394. );
  1395. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1396. MTL_ENABLE_DEBUG_INFO = YES;
  1397. ONLY_ACTIVE_ARCH = YES;
  1398. PRODUCT_NAME = "$(TARGET_NAME)";
  1399. SDKROOT = macosx;
  1400. SWIFT_OBJC_BRIDGING_HEADER = "";
  1401. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1402. SWIFT_VERSION = 5.0;
  1403. };
  1404. name = Debug;
  1405. };
  1406. 7CA4814019A2EA8D0030B30D /* Release */ = {
  1407. isa = XCBuildConfiguration;
  1408. buildSettings = {
  1409. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1410. CLANG_ENABLE_MODULES = YES;
  1411. CODE_SIGN_IDENTITY = "-";
  1412. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1413. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1414. MTL_ENABLE_DEBUG_INFO = NO;
  1415. PRODUCT_NAME = "$(TARGET_NAME)";
  1416. SDKROOT = macosx;
  1417. SWIFT_OBJC_BRIDGING_HEADER = "";
  1418. SWIFT_VERSION = 5.0;
  1419. };
  1420. name = Release;
  1421. };
  1422. 7CCD87651C66099B0068099B /* Debug */ = {
  1423. isa = XCBuildConfiguration;
  1424. buildSettings = {
  1425. COMBINE_HIDPI_IMAGES = YES;
  1426. DEBUG_INFORMATION_FORMAT = dwarf;
  1427. GCC_NO_COMMON_BLOCKS = YES;
  1428. INFOPLIST_FILE = SwifteriOSTests/Info.plist;
  1429. IPHONEOS_DEPLOYMENT_TARGET = 9.2;
  1430. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1431. MTL_ENABLE_DEBUG_INFO = YES;
  1432. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOSTests;
  1433. PRODUCT_NAME = "$(TARGET_NAME)";
  1434. SDKROOT = iphoneos;
  1435. SWIFT_VERSION = 5.0;
  1436. };
  1437. name = Debug;
  1438. };
  1439. 7CCD87661C66099B0068099B /* Release */ = {
  1440. isa = XCBuildConfiguration;
  1441. buildSettings = {
  1442. COMBINE_HIDPI_IMAGES = YES;
  1443. COPY_PHASE_STRIP = NO;
  1444. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1445. GCC_NO_COMMON_BLOCKS = YES;
  1446. INFOPLIST_FILE = SwifteriOSTests/Info.plist;
  1447. IPHONEOS_DEPLOYMENT_TARGET = 9.2;
  1448. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1449. MTL_ENABLE_DEBUG_INFO = NO;
  1450. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOSTests;
  1451. PRODUCT_NAME = "$(TARGET_NAME)";
  1452. SDKROOT = iphoneos;
  1453. SWIFT_VERSION = 5.0;
  1454. };
  1455. name = Release;
  1456. };
  1457. /* End XCBuildConfiguration section */
  1458. /* Begin XCConfigurationList section */
  1459. 043660CA21FED34100497989 /* Build configuration list for PBXNativeTarget "SwiftermacOSTests" */ = {
  1460. isa = XCConfigurationList;
  1461. buildConfigurations = (
  1462. 043660CB21FED34100497989 /* Debug */,
  1463. 043660CC21FED34100497989 /* Release */,
  1464. );
  1465. defaultConfigurationIsVisible = 0;
  1466. defaultConfigurationName = Release;
  1467. };
  1468. 043660E221FED3A300497989 /* Build configuration list for PBXNativeTarget "SwiftertvOSTests" */ = {
  1469. isa = XCConfigurationList;
  1470. buildConfigurations = (
  1471. 043660E321FED3A300497989 /* Debug */,
  1472. 043660E421FED3A300497989 /* Release */,
  1473. );
  1474. defaultConfigurationIsVisible = 0;
  1475. defaultConfigurationName = Release;
  1476. };
  1477. 269B479E1D3AAAE20042D137 /* Build configuration list for PBXNativeTarget "SwiftertvOS" */ = {
  1478. isa = XCConfigurationList;
  1479. buildConfigurations = (
  1480. 269B479F1D3AAAE20042D137 /* Debug */,
  1481. 269B47A01D3AAAE20042D137 /* Release */,
  1482. );
  1483. defaultConfigurationIsVisible = 0;
  1484. defaultConfigurationName = Release;
  1485. };
  1486. 7AE893EC1C05127900A29F63 /* Build configuration list for PBXNativeTarget "SwifteriOS" */ = {
  1487. isa = XCConfigurationList;
  1488. buildConfigurations = (
  1489. 7AE893ED1C05127900A29F63 /* Debug */,
  1490. 7AE893EE1C05127900A29F63 /* Release */,
  1491. );
  1492. defaultConfigurationIsVisible = 0;
  1493. defaultConfigurationName = Release;
  1494. };
  1495. 7AE894001C0512C400A29F63 /* Build configuration list for PBXNativeTarget "SwifterMac" */ = {
  1496. isa = XCConfigurationList;
  1497. buildConfigurations = (
  1498. 7AE894011C0512C400A29F63 /* Debug */,
  1499. 7AE894021C0512C400A29F63 /* Release */,
  1500. );
  1501. defaultConfigurationIsVisible = 0;
  1502. defaultConfigurationName = Release;
  1503. };
  1504. 7C839B6919422CFF003A6950 /* Build configuration list for PBXProject "Swifter" */ = {
  1505. isa = XCConfigurationList;
  1506. buildConfigurations = (
  1507. 7C839B8819422D00003A6950 /* Debug */,
  1508. 7C839B8919422D00003A6950 /* Release */,
  1509. );
  1510. defaultConfigurationIsVisible = 0;
  1511. defaultConfigurationName = Release;
  1512. };
  1513. 7C839B8A19422D00003A6950 /* Build configuration list for PBXNativeTarget "SwifterSampleiOS" */ = {
  1514. isa = XCConfigurationList;
  1515. buildConfigurations = (
  1516. 7C839B8B19422D00003A6950 /* Debug */,
  1517. 7C839B8C19422D00003A6950 /* Release */,
  1518. );
  1519. defaultConfigurationIsVisible = 0;
  1520. defaultConfigurationName = Release;
  1521. };
  1522. 7CA4814119A2EA8D0030B30D /* Build configuration list for PBXNativeTarget "SwifterSampleOSX" */ = {
  1523. isa = XCConfigurationList;
  1524. buildConfigurations = (
  1525. 7CA4813F19A2EA8D0030B30D /* Debug */,
  1526. 7CA4814019A2EA8D0030B30D /* Release */,
  1527. );
  1528. defaultConfigurationIsVisible = 0;
  1529. defaultConfigurationName = Release;
  1530. };
  1531. 7CCD87641C66099B0068099B /* Build configuration list for PBXNativeTarget "SwifteriOSTests" */ = {
  1532. isa = XCConfigurationList;
  1533. buildConfigurations = (
  1534. 7CCD87651C66099B0068099B /* Debug */,
  1535. 7CCD87661C66099B0068099B /* Release */,
  1536. );
  1537. defaultConfigurationIsVisible = 0;
  1538. defaultConfigurationName = Release;
  1539. };
  1540. /* End XCConfigurationList section */
  1541. };
  1542. rootObject = 7C839B6619422CFF003A6950 /* Project object */;
  1543. }