project.pbxproj 77 KB

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