1
0

project.pbxproj 76 KB

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