project.pbxproj 74 KB

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