1
0

project.pbxproj 71 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 7AE893EA1C05127900A29F63 /* SwifteriOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AE893E91C05127900A29F63 /* SwifteriOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
  10. 7AE893FE1C0512C400A29F63 /* SwifterMac.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AE893FD1C0512C400A29F63 /* SwifterMac.h */; settings = {ATTRIBUTES = (Public, ); }; };
  11. 7AE8940D1C05151100A29F63 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */; };
  12. 7C13B57C1C7B069500556443 /* SwifterTestsSQLite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C13B57B1C7B069500556443 /* SwifterTestsSQLite.swift */; };
  13. 7C13B57D1C7B069500556443 /* SwifterTestsSQLite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C13B57B1C7B069500556443 /* SwifterTestsSQLite.swift */; };
  14. 7C3195FB1CC2C68F00DF5406 /* sqlite.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C3195E31CC2C68F00DF5406 /* sqlite.h */; };
  15. 7C3195FC1CC2C68F00DF5406 /* sqlite.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C3195E31CC2C68F00DF5406 /* sqlite.h */; };
  16. 7C3195FD1CC2C68F00DF5406 /* sqlite.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C3195E31CC2C68F00DF5406 /* sqlite.h */; };
  17. 7C3195FE1CC2C68F00DF5406 /* sqlite.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195E51CC2C68F00DF5406 /* sqlite.c */; };
  18. 7C3195FF1CC2C68F00DF5406 /* sqlite.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195E51CC2C68F00DF5406 /* sqlite.c */; };
  19. 7C3196001CC2C68F00DF5406 /* sqlite.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195E51CC2C68F00DF5406 /* sqlite.c */; };
  20. 7C3196011CC2C68F00DF5406 /* App.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195E71CC2C68F00DF5406 /* App.swift */; };
  21. 7C3196021CC2C68F00DF5406 /* App.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195E71CC2C68F00DF5406 /* App.swift */; };
  22. 7C3196031CC2C68F00DF5406 /* App.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195E71CC2C68F00DF5406 /* App.swift */; };
  23. 7C3196041CC2C68F00DF5406 /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195E81CC2C68F00DF5406 /* DemoServer.swift */; };
  24. 7C3196051CC2C68F00DF5406 /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195E81CC2C68F00DF5406 /* DemoServer.swift */; };
  25. 7C3196061CC2C68F00DF5406 /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195E81CC2C68F00DF5406 /* DemoServer.swift */; };
  26. 7C3196071CC2C68F00DF5406 /* File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195E91CC2C68F00DF5406 /* File.swift */; };
  27. 7C3196081CC2C68F00DF5406 /* File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195E91CC2C68F00DF5406 /* File.swift */; };
  28. 7C3196091CC2C68F00DF5406 /* File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195E91CC2C68F00DF5406 /* File.swift */; };
  29. 7C31960A1CC2C68F00DF5406 /* HttpHandlers+Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EA1CC2C68F00DF5406 /* HttpHandlers+Files.swift */; };
  30. 7C31960B1CC2C68F00DF5406 /* HttpHandlers+Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EA1CC2C68F00DF5406 /* HttpHandlers+Files.swift */; };
  31. 7C31960C1CC2C68F00DF5406 /* HttpHandlers+Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EA1CC2C68F00DF5406 /* HttpHandlers+Files.swift */; };
  32. 7C31960D1CC2C68F00DF5406 /* HttpHandlers+WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EB1CC2C68F00DF5406 /* HttpHandlers+WebSockets.swift */; };
  33. 7C31960E1CC2C68F00DF5406 /* HttpHandlers+WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EB1CC2C68F00DF5406 /* HttpHandlers+WebSockets.swift */; };
  34. 7C31960F1CC2C68F00DF5406 /* HttpHandlers+WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EB1CC2C68F00DF5406 /* HttpHandlers+WebSockets.swift */; };
  35. 7C3196101CC2C68F00DF5406 /* HttpHandlers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EC1CC2C68F00DF5406 /* HttpHandlers.swift */; };
  36. 7C3196111CC2C68F00DF5406 /* HttpHandlers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EC1CC2C68F00DF5406 /* HttpHandlers.swift */; };
  37. 7C3196121CC2C68F00DF5406 /* HttpHandlers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EC1CC2C68F00DF5406 /* HttpHandlers.swift */; };
  38. 7C3196131CC2C68F00DF5406 /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195ED1CC2C68F00DF5406 /* HttpParser.swift */; };
  39. 7C3196141CC2C68F00DF5406 /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195ED1CC2C68F00DF5406 /* HttpParser.swift */; };
  40. 7C3196151CC2C68F00DF5406 /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195ED1CC2C68F00DF5406 /* HttpParser.swift */; };
  41. 7C3196161CC2C68F00DF5406 /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EE1CC2C68F00DF5406 /* HttpRequest.swift */; };
  42. 7C3196171CC2C68F00DF5406 /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EE1CC2C68F00DF5406 /* HttpRequest.swift */; };
  43. 7C3196181CC2C68F00DF5406 /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EE1CC2C68F00DF5406 /* HttpRequest.swift */; };
  44. 7C3196191CC2C68F00DF5406 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EF1CC2C68F00DF5406 /* HttpResponse.swift */; };
  45. 7C31961A1CC2C68F00DF5406 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EF1CC2C68F00DF5406 /* HttpResponse.swift */; };
  46. 7C31961B1CC2C68F00DF5406 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EF1CC2C68F00DF5406 /* HttpResponse.swift */; };
  47. 7C31961C1CC2C68F00DF5406 /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F01CC2C68F00DF5406 /* HttpRouter.swift */; };
  48. 7C31961D1CC2C68F00DF5406 /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F01CC2C68F00DF5406 /* HttpRouter.swift */; };
  49. 7C31961E1CC2C68F00DF5406 /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F01CC2C68F00DF5406 /* HttpRouter.swift */; };
  50. 7C31961F1CC2C68F00DF5406 /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F11CC2C68F00DF5406 /* HttpServer.swift */; };
  51. 7C3196201CC2C68F00DF5406 /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F11CC2C68F00DF5406 /* HttpServer.swift */; };
  52. 7C3196211CC2C68F00DF5406 /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F11CC2C68F00DF5406 /* HttpServer.swift */; };
  53. 7C3196221CC2C68F00DF5406 /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F21CC2C68F00DF5406 /* HttpServerIO.swift */; };
  54. 7C3196231CC2C68F00DF5406 /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F21CC2C68F00DF5406 /* HttpServerIO.swift */; };
  55. 7C3196241CC2C68F00DF5406 /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F21CC2C68F00DF5406 /* HttpServerIO.swift */; };
  56. 7C3196251CC2C68F00DF5406 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F31CC2C68F00DF5406 /* Process.swift */; };
  57. 7C3196261CC2C68F00DF5406 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F31CC2C68F00DF5406 /* Process.swift */; };
  58. 7C3196271CC2C68F00DF5406 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F31CC2C68F00DF5406 /* Process.swift */; };
  59. 7C3196281CC2C68F00DF5406 /* Reflection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F41CC2C68F00DF5406 /* Reflection.swift */; };
  60. 7C3196291CC2C68F00DF5406 /* Reflection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F41CC2C68F00DF5406 /* Reflection.swift */; };
  61. 7C31962A1CC2C68F00DF5406 /* Reflection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F41CC2C68F00DF5406 /* Reflection.swift */; };
  62. 7C31962B1CC2C68F00DF5406 /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F51CC2C68F00DF5406 /* Socket.swift */; };
  63. 7C31962C1CC2C68F00DF5406 /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F51CC2C68F00DF5406 /* Socket.swift */; };
  64. 7C31962D1CC2C68F00DF5406 /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F51CC2C68F00DF5406 /* Socket.swift */; };
  65. 7C3196311CC2C68F00DF5406 /* SQLite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F71CC2C68F00DF5406 /* SQLite.swift */; };
  66. 7C3196321CC2C68F00DF5406 /* SQLite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F71CC2C68F00DF5406 /* SQLite.swift */; };
  67. 7C3196331CC2C68F00DF5406 /* SQLite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F71CC2C68F00DF5406 /* SQLite.swift */; };
  68. 7C3196341CC2C68F00DF5406 /* String+BASE64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F81CC2C68F00DF5406 /* String+BASE64.swift */; };
  69. 7C3196351CC2C68F00DF5406 /* String+BASE64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F81CC2C68F00DF5406 /* String+BASE64.swift */; };
  70. 7C3196361CC2C68F00DF5406 /* String+BASE64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F81CC2C68F00DF5406 /* String+BASE64.swift */; };
  71. 7C3196371CC2C68F00DF5406 /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F91CC2C68F00DF5406 /* String+Misc.swift */; };
  72. 7C3196381CC2C68F00DF5406 /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F91CC2C68F00DF5406 /* String+Misc.swift */; };
  73. 7C3196391CC2C68F00DF5406 /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F91CC2C68F00DF5406 /* String+Misc.swift */; };
  74. 7C31963A1CC2C68F00DF5406 /* String+SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195FA1CC2C68F00DF5406 /* String+SHA1.swift */; };
  75. 7C31963B1CC2C68F00DF5406 /* String+SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195FA1CC2C68F00DF5406 /* String+SHA1.swift */; };
  76. 7C31963C1CC2C68F00DF5406 /* String+SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195FA1CC2C68F00DF5406 /* String+SHA1.swift */; };
  77. 7C4785E91C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */; };
  78. 7C4785EA1C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */; };
  79. 7C5915221C92A99300D884BC /* SwifterTestsReflection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C5915211C92A99300D884BC /* SwifterTestsReflection.swift */; };
  80. 7C5915231C92A99300D884BC /* SwifterTestsReflection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C5915211C92A99300D884BC /* SwifterTestsReflection.swift */; };
  81. 7C6B57EB1CA6C3AA0042655C /* SwifterTestsHttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C6B57EA1CA6C3AA0042655C /* SwifterTestsHttpRouter.swift */; };
  82. 7C6B57EC1CA6C3AA0042655C /* SwifterTestsHttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C6B57EA1CA6C3AA0042655C /* SwifterTestsHttpRouter.swift */; };
  83. 7C71C5B01A1D52F800682BF0 /* login.html in CopyFiles */ = {isa = PBXBuildFile; fileRef = 98630C061A1C9A9D00478D08 /* login.html */; };
  84. 7C71C5B11A1EC49B00682BF0 /* logo.png in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7CB102DF1A17381D00CBA3B4 /* logo.png */; };
  85. 7C73C6921C26179C00AEF6CA /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */; };
  86. 7C7488781C1DA07300CBCD77 /* file.html in Resources */ = {isa = PBXBuildFile; fileRef = 7C7488771C1DA07300CBCD77 /* file.html */; };
  87. 7C74887B1C1DA08200CBCD77 /* file.html in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7C7488771C1DA07300CBCD77 /* file.html */; };
  88. 7CA4813E19A2EA8D0030B30D /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4813D19A2EA8D0030B30D /* main.swift */; };
  89. 7CA4815819A2EF2B0030B30D /* test.json in Resources */ = {isa = PBXBuildFile; fileRef = 7CA4815719A2EF2B0030B30D /* test.json */; };
  90. 7CA4815919A2EF560030B30D /* test.json in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7CA4815719A2EF2B0030B30D /* test.json */; };
  91. 7CB102E01A17381D00CBA3B4 /* logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 7CB102DF1A17381D00CBA3B4 /* logo.png */; };
  92. 7CCD1B681C8F7CEC0016D664 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD1B671C8F7CEC0016D664 /* AppDelegate.swift */; };
  93. 7CCD1B6A1C8F7CEC0016D664 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD1B691C8F7CEC0016D664 /* ViewController.swift */; };
  94. 7CCD1B6D1C8F7CEC0016D664 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7CCD1B6B1C8F7CEC0016D664 /* Main.storyboard */; };
  95. 7CCD1B6F1C8F7CEC0016D664 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7CCD1B6E1C8F7CEC0016D664 /* Assets.xcassets */; };
  96. 7CCD1B9F1C8F82B60016D664 /* file.html in Resources */ = {isa = PBXBuildFile; fileRef = 7C7488771C1DA07300CBCD77 /* file.html */; };
  97. 7CCD1BA01C8F82B60016D664 /* login.html in Resources */ = {isa = PBXBuildFile; fileRef = 98630C061A1C9A9D00478D08 /* login.html */; };
  98. 7CCD1BA11C8F82B60016D664 /* logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 7CB102DF1A17381D00CBA3B4 /* logo.png */; };
  99. 7CCD1BA21C8F82B60016D664 /* test.json in Resources */ = {isa = PBXBuildFile; fileRef = 7CA4815719A2EF2B0030B30D /* test.json */; };
  100. 7CCD1BBE1C8F84E60016D664 /* SwifteriOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AE893E91C05127900A29F63 /* SwifteriOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
  101. 7CCD87611C66099B0068099B /* Swifter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7AE893E71C05127900A29F63 /* Swifter.framework */; };
  102. 7CCD87701C660B250068099B /* SwifterTestsHttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */; };
  103. 7CCD87721C660B250068099B /* SwifterTestsStringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */; };
  104. 7CCD877E1C660EA30068099B /* Swifter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7AE893FB1C0512C400A29F63 /* Swifter.framework */; };
  105. 7CCD87841C660ED60068099B /* SwifterTestsHttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */; };
  106. 7CCD87851C660ED60068099B /* SwifterTestsStringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */; };
  107. 7CDAB8131BE2A1D400C8A977 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */; };
  108. 7CDAB8141BE2A1D400C8A977 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7CDAB80F1BE2A1D400C8A977 /* Images.xcassets */; };
  109. 7CDAB8161BE2A1D400C8A977 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CDAB8111BE2A1D400C8A977 /* ViewController.swift */; };
  110. 98630C071A1C9A9D00478D08 /* login.html in Resources */ = {isa = PBXBuildFile; fileRef = 98630C061A1C9A9D00478D08 /* login.html */; };
  111. /* End PBXBuildFile section */
  112. /* Begin PBXContainerItemProxy section */
  113. 7C0A46BC1CAC6895009124AB /* PBXContainerItemProxy */ = {
  114. isa = PBXContainerItemProxy;
  115. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  116. proxyType = 1;
  117. remoteGlobalIDString = 7AE893FA1C0512C400A29F63;
  118. remoteInfo = SwifterMac;
  119. };
  120. 7C73C6BF1C261AA700AEF6CA /* PBXContainerItemProxy */ = {
  121. isa = PBXContainerItemProxy;
  122. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  123. proxyType = 1;
  124. remoteGlobalIDString = 7AE893E61C05127900A29F63;
  125. remoteInfo = SwifteriOS;
  126. };
  127. 7CCD1BC61C8F857F0016D664 /* PBXContainerItemProxy */ = {
  128. isa = PBXContainerItemProxy;
  129. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  130. proxyType = 1;
  131. remoteGlobalIDString = 7CCD1BA81C8F84E60016D664;
  132. remoteInfo = SwiftertvOS;
  133. };
  134. 7CCD87621C66099B0068099B /* PBXContainerItemProxy */ = {
  135. isa = PBXContainerItemProxy;
  136. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  137. proxyType = 1;
  138. remoteGlobalIDString = 7AE893E61C05127900A29F63;
  139. remoteInfo = SwifteriOS;
  140. };
  141. 7CCD877F1C660EA30068099B /* PBXContainerItemProxy */ = {
  142. isa = PBXContainerItemProxy;
  143. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  144. proxyType = 1;
  145. remoteGlobalIDString = 7AE893FA1C0512C400A29F63;
  146. remoteInfo = SwifterMac;
  147. };
  148. /* End PBXContainerItemProxy section */
  149. /* Begin PBXCopyFilesBuildPhase section */
  150. 7CA4813919A2EA8D0030B30D /* CopyFiles */ = {
  151. isa = PBXCopyFilesBuildPhase;
  152. buildActionMask = 12;
  153. dstPath = "";
  154. dstSubfolderSpec = 7;
  155. files = (
  156. 7C74887B1C1DA08200CBCD77 /* file.html in CopyFiles */,
  157. 7C71C5B11A1EC49B00682BF0 /* logo.png in CopyFiles */,
  158. 7C71C5B01A1D52F800682BF0 /* login.html in CopyFiles */,
  159. 7CA4815919A2EF560030B30D /* test.json in CopyFiles */,
  160. );
  161. runOnlyForDeploymentPostprocessing = 0;
  162. };
  163. /* End PBXCopyFilesBuildPhase section */
  164. /* Begin PBXFileReference section */
  165. 7AE893E71C05127900A29F63 /* Swifter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Swifter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  166. 7AE893E91C05127900A29F63 /* SwifteriOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwifteriOS.h; sourceTree = "<group>"; };
  167. 7AE893EB1C05127900A29F63 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  168. 7AE893FB1C0512C400A29F63 /* Swifter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Swifter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  169. 7AE893FD1C0512C400A29F63 /* SwifterMac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwifterMac.h; sourceTree = "<group>"; };
  170. 7AE893FF1C0512C400A29F63 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  171. 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = "<group>"; };
  172. 7C13B57B1C7B069500556443 /* SwifterTestsSQLite.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsSQLite.swift; sourceTree = "<group>"; };
  173. 7C3195E31CC2C68F00DF5406 /* sqlite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sqlite.h; sourceTree = "<group>"; };
  174. 7C3195E41CC2C68F00DF5406 /* module.map */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = "sourcecode.module-map"; path = module.map; sourceTree = "<group>"; };
  175. 7C3195E51CC2C68F00DF5406 /* sqlite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sqlite.c; sourceTree = "<group>"; };
  176. 7C3195E71CC2C68F00DF5406 /* App.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = App.swift; sourceTree = "<group>"; };
  177. 7C3195E81CC2C68F00DF5406 /* DemoServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DemoServer.swift; sourceTree = "<group>"; };
  178. 7C3195E91CC2C68F00DF5406 /* File.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = File.swift; sourceTree = "<group>"; };
  179. 7C3195EA1CC2C68F00DF5406 /* HttpHandlers+Files.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "HttpHandlers+Files.swift"; sourceTree = "<group>"; };
  180. 7C3195EB1CC2C68F00DF5406 /* HttpHandlers+WebSockets.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "HttpHandlers+WebSockets.swift"; sourceTree = "<group>"; };
  181. 7C3195EC1CC2C68F00DF5406 /* HttpHandlers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpHandlers.swift; sourceTree = "<group>"; };
  182. 7C3195ED1CC2C68F00DF5406 /* HttpParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpParser.swift; sourceTree = "<group>"; };
  183. 7C3195EE1CC2C68F00DF5406 /* HttpRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpRequest.swift; sourceTree = "<group>"; };
  184. 7C3195EF1CC2C68F00DF5406 /* HttpResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpResponse.swift; sourceTree = "<group>"; };
  185. 7C3195F01CC2C68F00DF5406 /* HttpRouter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpRouter.swift; sourceTree = "<group>"; };
  186. 7C3195F11CC2C68F00DF5406 /* HttpServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpServer.swift; sourceTree = "<group>"; };
  187. 7C3195F21CC2C68F00DF5406 /* HttpServerIO.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpServerIO.swift; sourceTree = "<group>"; };
  188. 7C3195F31CC2C68F00DF5406 /* Process.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Process.swift; sourceTree = "<group>"; };
  189. 7C3195F41CC2C68F00DF5406 /* Reflection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Reflection.swift; sourceTree = "<group>"; };
  190. 7C3195F51CC2C68F00DF5406 /* Socket.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Socket.swift; sourceTree = "<group>"; };
  191. 7C3195F71CC2C68F00DF5406 /* SQLite.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SQLite.swift; sourceTree = "<group>"; };
  192. 7C3195F81CC2C68F00DF5406 /* String+BASE64.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+BASE64.swift"; sourceTree = "<group>"; };
  193. 7C3195F91CC2C68F00DF5406 /* String+Misc.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+Misc.swift"; sourceTree = "<group>"; };
  194. 7C3195FA1CC2C68F00DF5406 /* String+SHA1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+SHA1.swift"; sourceTree = "<group>"; };
  195. 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsWebSocketSession.swift; sourceTree = "<group>"; };
  196. 7C5915211C92A99300D884BC /* SwifterTestsReflection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsReflection.swift; sourceTree = "<group>"; };
  197. 7C6B57EA1CA6C3AA0042655C /* SwifterTestsHttpRouter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsHttpRouter.swift; sourceTree = "<group>"; };
  198. 7C7488771C1DA07300CBCD77 /* file.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = file.html; sourceTree = "<group>"; };
  199. 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwifterSampleiOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
  200. 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SwifterSampleOSX; sourceTree = BUILT_PRODUCTS_DIR; };
  201. 7CA4813D19A2EA8D0030B30D /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
  202. 7CA4815719A2EF2B0030B30D /* test.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = test.json; sourceTree = "<group>"; };
  203. 7CB102DF1A17381D00CBA3B4 /* logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo.png; sourceTree = "<group>"; };
  204. 7CCD1B651C8F7CEC0016D664 /* SwifterSampletvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwifterSampletvOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
  205. 7CCD1B671C8F7CEC0016D664 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  206. 7CCD1B691C8F7CEC0016D664 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  207. 7CCD1B6C1C8F7CEC0016D664 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  208. 7CCD1B6E1C8F7CEC0016D664 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  209. 7CCD1B701C8F7CEC0016D664 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  210. 7CCD1B7F1C8F7E520016D664 /* SwiftertvOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwiftertvOS.h; sourceTree = "<group>"; };
  211. 7CCD1B811C8F7E520016D664 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  212. 7CCD1BC41C8F84E60016D664 /* SwiftertvOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftertvOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  213. 7CCD1BC51C8F84E60016D664 /* SwifteriOS copy-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "SwifteriOS copy-Info.plist"; path = "/Users/damiankolakowski/Desktop/swifter/SwifteriOS copy-Info.plist"; sourceTree = "<absolute>"; };
  214. 7CCD875C1C66099B0068099B /* SwifteriOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwifteriOSTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  215. 7CCD87601C66099B0068099B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  216. 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsHttpParser.swift; sourceTree = "<group>"; };
  217. 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsStringExtensions.swift; sourceTree = "<group>"; };
  218. 7CCD87791C660EA30068099B /* SwifterOSXTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwifterOSXTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  219. 7CCD877D1C660EA30068099B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; 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. 98630C061A1C9A9D00478D08 /* login.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = login.html; sourceTree = "<group>"; };
  226. /* End PBXFileReference section */
  227. /* Begin PBXFrameworksBuildPhase section */
  228. 7AE893E31C05127900A29F63 /* Frameworks */ = {
  229. isa = PBXFrameworksBuildPhase;
  230. buildActionMask = 2147483647;
  231. files = (
  232. );
  233. runOnlyForDeploymentPostprocessing = 0;
  234. };
  235. 7AE893F71C0512C400A29F63 /* Frameworks */ = {
  236. isa = PBXFrameworksBuildPhase;
  237. buildActionMask = 2147483647;
  238. files = (
  239. );
  240. runOnlyForDeploymentPostprocessing = 0;
  241. };
  242. 7C839B6B19422CFF003A6950 /* Frameworks */ = {
  243. isa = PBXFrameworksBuildPhase;
  244. buildActionMask = 2147483647;
  245. files = (
  246. );
  247. runOnlyForDeploymentPostprocessing = 0;
  248. };
  249. 7CA4813819A2EA8D0030B30D /* Frameworks */ = {
  250. isa = PBXFrameworksBuildPhase;
  251. buildActionMask = 2147483647;
  252. files = (
  253. );
  254. runOnlyForDeploymentPostprocessing = 0;
  255. };
  256. 7CCD1B621C8F7CEC0016D664 /* Frameworks */ = {
  257. isa = PBXFrameworksBuildPhase;
  258. buildActionMask = 2147483647;
  259. files = (
  260. );
  261. runOnlyForDeploymentPostprocessing = 0;
  262. };
  263. 7CCD1BBB1C8F84E60016D664 /* Frameworks */ = {
  264. isa = PBXFrameworksBuildPhase;
  265. buildActionMask = 2147483647;
  266. files = (
  267. );
  268. runOnlyForDeploymentPostprocessing = 0;
  269. };
  270. 7CCD87591C66099B0068099B /* Frameworks */ = {
  271. isa = PBXFrameworksBuildPhase;
  272. buildActionMask = 2147483647;
  273. files = (
  274. 7CCD87611C66099B0068099B /* Swifter.framework in Frameworks */,
  275. );
  276. runOnlyForDeploymentPostprocessing = 0;
  277. };
  278. 7CCD87761C660EA30068099B /* Frameworks */ = {
  279. isa = PBXFrameworksBuildPhase;
  280. buildActionMask = 2147483647;
  281. files = (
  282. 7CCD877E1C660EA30068099B /* Swifter.framework in Frameworks */,
  283. );
  284. runOnlyForDeploymentPostprocessing = 0;
  285. };
  286. /* End PBXFrameworksBuildPhase section */
  287. /* Begin PBXGroup section */
  288. 7AE893E81C05127900A29F63 /* SwifteriOS */ = {
  289. isa = PBXGroup;
  290. children = (
  291. 7AE893EB1C05127900A29F63 /* Info.plist */,
  292. 7AE893E91C05127900A29F63 /* SwifteriOS.h */,
  293. );
  294. path = SwifteriOS;
  295. sourceTree = "<group>";
  296. };
  297. 7AE893FC1C0512C400A29F63 /* SwifterMac */ = {
  298. isa = PBXGroup;
  299. children = (
  300. 7AE893FF1C0512C400A29F63 /* Info.plist */,
  301. 7AE893FD1C0512C400A29F63 /* SwifterMac.h */,
  302. );
  303. path = SwifterMac;
  304. sourceTree = "<group>";
  305. };
  306. 7C3195E01CC2C68F00DF5406 /* Sources */ = {
  307. isa = PBXGroup;
  308. children = (
  309. 7C3195E11CC2C68F00DF5406 /* CSQLite */,
  310. 7C3195E61CC2C68F00DF5406 /* Swifter */,
  311. );
  312. name = Sources;
  313. path = ../Sources;
  314. sourceTree = "<group>";
  315. };
  316. 7C3195E11CC2C68F00DF5406 /* CSQLite */ = {
  317. isa = PBXGroup;
  318. children = (
  319. 7C3195E21CC2C68F00DF5406 /* include */,
  320. 7C3195E41CC2C68F00DF5406 /* module.map */,
  321. 7C3195E51CC2C68F00DF5406 /* sqlite.c */,
  322. );
  323. path = CSQLite;
  324. sourceTree = "<group>";
  325. };
  326. 7C3195E21CC2C68F00DF5406 /* include */ = {
  327. isa = PBXGroup;
  328. children = (
  329. 7C3195E31CC2C68F00DF5406 /* sqlite.h */,
  330. );
  331. path = include;
  332. sourceTree = "<group>";
  333. };
  334. 7C3195E61CC2C68F00DF5406 /* Swifter */ = {
  335. isa = PBXGroup;
  336. children = (
  337. 7C3195E71CC2C68F00DF5406 /* App.swift */,
  338. 7C3195E81CC2C68F00DF5406 /* DemoServer.swift */,
  339. 7C3195E91CC2C68F00DF5406 /* File.swift */,
  340. 7C3195EA1CC2C68F00DF5406 /* HttpHandlers+Files.swift */,
  341. 7C3195EB1CC2C68F00DF5406 /* HttpHandlers+WebSockets.swift */,
  342. 7C3195EC1CC2C68F00DF5406 /* HttpHandlers.swift */,
  343. 7C3195ED1CC2C68F00DF5406 /* HttpParser.swift */,
  344. 7C3195EE1CC2C68F00DF5406 /* HttpRequest.swift */,
  345. 7C3195EF1CC2C68F00DF5406 /* HttpResponse.swift */,
  346. 7C3195F01CC2C68F00DF5406 /* HttpRouter.swift */,
  347. 7C3195F11CC2C68F00DF5406 /* HttpServer.swift */,
  348. 7C3195F21CC2C68F00DF5406 /* HttpServerIO.swift */,
  349. 7C3195F31CC2C68F00DF5406 /* Process.swift */,
  350. 7C3195F41CC2C68F00DF5406 /* Reflection.swift */,
  351. 7C3195F51CC2C68F00DF5406 /* Socket.swift */,
  352. 7C3195F71CC2C68F00DF5406 /* SQLite.swift */,
  353. 7C3195F81CC2C68F00DF5406 /* String+BASE64.swift */,
  354. 7C3195F91CC2C68F00DF5406 /* String+Misc.swift */,
  355. 7C3195FA1CC2C68F00DF5406 /* String+SHA1.swift */,
  356. );
  357. path = Swifter;
  358. sourceTree = "<group>";
  359. };
  360. 7C839B6519422CFF003A6950 = {
  361. isa = PBXGroup;
  362. children = (
  363. 7C3195E01CC2C68F00DF5406 /* Sources */,
  364. 7CCD1B7E1C8F7E520016D664 /* SwiftertvOS */,
  365. 7AE893E81C05127900A29F63 /* SwifteriOS */,
  366. 7AE893FC1C0512C400A29F63 /* SwifterMac */,
  367. 7CA4815619A2EF2B0030B30D /* Resources */,
  368. 7CCD876C1C660B250068099B /* SwifterTestsCommon */,
  369. 7CCD875D1C66099B0068099B /* SwifteriOSTests */,
  370. 7CCD877A1C660EA30068099B /* SwifterOSXTests */,
  371. 7CDAB80B1BE2A1D400C8A977 /* SwifterSampleiOS */,
  372. 7CA4813C19A2EA8D0030B30D /* SwifterSampleOSX */,
  373. 7CCD1B661C8F7CEC0016D664 /* SwifterSampletvOS */,
  374. 7C839B6F19422CFF003A6950 /* Products */,
  375. 7CCD1BC51C8F84E60016D664 /* SwifteriOS copy-Info.plist */,
  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. 7CCD87791C660EA30068099B /* SwifterOSXTests.xctest */,
  388. 7CCD1B651C8F7CEC0016D664 /* SwifterSampletvOS.app */,
  389. 7CCD1BC41C8F84E60016D664 /* SwiftertvOS.framework */,
  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. 7C7488771C1DA07300CBCD77 /* file.html */,
  406. 98630C061A1C9A9D00478D08 /* login.html */,
  407. 7CB102DF1A17381D00CBA3B4 /* logo.png */,
  408. 7CA4815719A2EF2B0030B30D /* test.json */,
  409. );
  410. path = Resources;
  411. sourceTree = "<group>";
  412. };
  413. 7CCD1B661C8F7CEC0016D664 /* SwifterSampletvOS */ = {
  414. isa = PBXGroup;
  415. children = (
  416. 7CCD1B671C8F7CEC0016D664 /* AppDelegate.swift */,
  417. 7CCD1B691C8F7CEC0016D664 /* ViewController.swift */,
  418. 7CCD1B6B1C8F7CEC0016D664 /* Main.storyboard */,
  419. 7CCD1B6E1C8F7CEC0016D664 /* Assets.xcassets */,
  420. 7CCD1B701C8F7CEC0016D664 /* Info.plist */,
  421. );
  422. path = SwifterSampletvOS;
  423. sourceTree = "<group>";
  424. };
  425. 7CCD1B7E1C8F7E520016D664 /* SwiftertvOS */ = {
  426. isa = PBXGroup;
  427. children = (
  428. 7CCD1B7F1C8F7E520016D664 /* SwiftertvOS.h */,
  429. 7CCD1B811C8F7E520016D664 /* Info.plist */,
  430. );
  431. path = SwiftertvOS;
  432. sourceTree = "<group>";
  433. };
  434. 7CCD875D1C66099B0068099B /* SwifteriOSTests */ = {
  435. isa = PBXGroup;
  436. children = (
  437. 7CCD87601C66099B0068099B /* Info.plist */,
  438. );
  439. path = SwifteriOSTests;
  440. sourceTree = "<group>";
  441. };
  442. 7CCD876C1C660B250068099B /* SwifterTestsCommon */ = {
  443. isa = PBXGroup;
  444. children = (
  445. 7C5915211C92A99300D884BC /* SwifterTestsReflection.swift */,
  446. 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */,
  447. 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */,
  448. 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */,
  449. 7C13B57B1C7B069500556443 /* SwifterTestsSQLite.swift */,
  450. 7C6B57EA1CA6C3AA0042655C /* SwifterTestsHttpRouter.swift */,
  451. );
  452. path = SwifterTestsCommon;
  453. sourceTree = "<group>";
  454. };
  455. 7CCD877A1C660EA30068099B /* SwifterOSXTests */ = {
  456. isa = PBXGroup;
  457. children = (
  458. 7CCD877D1C660EA30068099B /* Info.plist */,
  459. );
  460. path = SwifterOSXTests;
  461. sourceTree = "<group>";
  462. };
  463. 7CDAB80B1BE2A1D400C8A977 /* SwifterSampleiOS */ = {
  464. isa = PBXGroup;
  465. children = (
  466. 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */,
  467. 7CDAB80F1BE2A1D400C8A977 /* Images.xcassets */,
  468. 7CDAB8101BE2A1D400C8A977 /* Info.plist */,
  469. 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */,
  470. 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */,
  471. 7CDAB8111BE2A1D400C8A977 /* ViewController.swift */,
  472. );
  473. path = SwifterSampleiOS;
  474. sourceTree = "<group>";
  475. };
  476. /* End PBXGroup section */
  477. /* Begin PBXHeadersBuildPhase section */
  478. 7AE893E41C05127900A29F63 /* Headers */ = {
  479. isa = PBXHeadersBuildPhase;
  480. buildActionMask = 2147483647;
  481. files = (
  482. 7C3195FB1CC2C68F00DF5406 /* sqlite.h in Headers */,
  483. 7AE893EA1C05127900A29F63 /* SwifteriOS.h in Headers */,
  484. );
  485. runOnlyForDeploymentPostprocessing = 0;
  486. };
  487. 7AE893F81C0512C400A29F63 /* Headers */ = {
  488. isa = PBXHeadersBuildPhase;
  489. buildActionMask = 2147483647;
  490. files = (
  491. 7C3195FC1CC2C68F00DF5406 /* sqlite.h in Headers */,
  492. 7AE893FE1C0512C400A29F63 /* SwifterMac.h in Headers */,
  493. );
  494. runOnlyForDeploymentPostprocessing = 0;
  495. };
  496. 7CCD1BBC1C8F84E60016D664 /* Headers */ = {
  497. isa = PBXHeadersBuildPhase;
  498. buildActionMask = 2147483647;
  499. files = (
  500. 7C3195FD1CC2C68F00DF5406 /* sqlite.h in Headers */,
  501. 7CCD1BBE1C8F84E60016D664 /* SwifteriOS.h in Headers */,
  502. );
  503. runOnlyForDeploymentPostprocessing = 0;
  504. };
  505. /* End PBXHeadersBuildPhase section */
  506. /* Begin PBXNativeTarget section */
  507. 7AE893E61C05127900A29F63 /* SwifteriOS */ = {
  508. isa = PBXNativeTarget;
  509. buildConfigurationList = 7AE893EC1C05127900A29F63 /* Build configuration list for PBXNativeTarget "SwifteriOS" */;
  510. buildPhases = (
  511. 7AE893E21C05127900A29F63 /* Sources */,
  512. 7AE893E31C05127900A29F63 /* Frameworks */,
  513. 7AE893E41C05127900A29F63 /* Headers */,
  514. 7AE893E51C05127900A29F63 /* Resources */,
  515. );
  516. buildRules = (
  517. );
  518. dependencies = (
  519. );
  520. name = SwifteriOS;
  521. productName = SwifteriOS;
  522. productReference = 7AE893E71C05127900A29F63 /* Swifter.framework */;
  523. productType = "com.apple.product-type.framework";
  524. };
  525. 7AE893FA1C0512C400A29F63 /* SwifterMac */ = {
  526. isa = PBXNativeTarget;
  527. buildConfigurationList = 7AE894001C0512C400A29F63 /* Build configuration list for PBXNativeTarget "SwifterMac" */;
  528. buildPhases = (
  529. 7AE893F61C0512C400A29F63 /* Sources */,
  530. 7AE893F71C0512C400A29F63 /* Frameworks */,
  531. 7AE893F81C0512C400A29F63 /* Headers */,
  532. 7AE893F91C0512C400A29F63 /* Resources */,
  533. );
  534. buildRules = (
  535. );
  536. dependencies = (
  537. );
  538. name = SwifterMac;
  539. productName = SwifterMac;
  540. productReference = 7AE893FB1C0512C400A29F63 /* Swifter.framework */;
  541. productType = "com.apple.product-type.framework";
  542. };
  543. 7C839B6D19422CFF003A6950 /* SwifterSampleiOS */ = {
  544. isa = PBXNativeTarget;
  545. buildConfigurationList = 7C839B8A19422D00003A6950 /* Build configuration list for PBXNativeTarget "SwifterSampleiOS" */;
  546. buildPhases = (
  547. 7C839B6A19422CFF003A6950 /* Sources */,
  548. 7C839B6B19422CFF003A6950 /* Frameworks */,
  549. 7C839B6C19422CFF003A6950 /* Resources */,
  550. );
  551. buildRules = (
  552. );
  553. dependencies = (
  554. 7C73C6C01C261AA700AEF6CA /* PBXTargetDependency */,
  555. );
  556. name = SwifterSampleiOS;
  557. productName = Swifter;
  558. productReference = 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */;
  559. productType = "com.apple.product-type.application";
  560. };
  561. 7CA4813A19A2EA8D0030B30D /* SwifterSampleOSX */ = {
  562. isa = PBXNativeTarget;
  563. buildConfigurationList = 7CA4814119A2EA8D0030B30D /* Build configuration list for PBXNativeTarget "SwifterSampleOSX" */;
  564. buildPhases = (
  565. 7CA4813719A2EA8D0030B30D /* Sources */,
  566. 7CA4813819A2EA8D0030B30D /* Frameworks */,
  567. 7CA4813919A2EA8D0030B30D /* CopyFiles */,
  568. );
  569. buildRules = (
  570. );
  571. dependencies = (
  572. 7C0A46BD1CAC6895009124AB /* PBXTargetDependency */,
  573. );
  574. name = SwifterSampleOSX;
  575. productName = SwifterOSX;
  576. productReference = 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */;
  577. productType = "com.apple.product-type.tool";
  578. };
  579. 7CCD1B641C8F7CEC0016D664 /* SwifterSampletvOS */ = {
  580. isa = PBXNativeTarget;
  581. buildConfigurationList = 7CCD1B711C8F7CEC0016D664 /* Build configuration list for PBXNativeTarget "SwifterSampletvOS" */;
  582. buildPhases = (
  583. 7CCD1B611C8F7CEC0016D664 /* Sources */,
  584. 7CCD1B621C8F7CEC0016D664 /* Frameworks */,
  585. 7CCD1B631C8F7CEC0016D664 /* Resources */,
  586. );
  587. buildRules = (
  588. );
  589. dependencies = (
  590. 7CCD1BC71C8F857F0016D664 /* PBXTargetDependency */,
  591. );
  592. name = SwifterSampletvOS;
  593. productName = SwifterSampletvOS;
  594. productReference = 7CCD1B651C8F7CEC0016D664 /* SwifterSampletvOS.app */;
  595. productType = "com.apple.product-type.application";
  596. };
  597. 7CCD1BA81C8F84E60016D664 /* SwiftertvOS */ = {
  598. isa = PBXNativeTarget;
  599. buildConfigurationList = 7CCD1BC11C8F84E60016D664 /* Build configuration list for PBXNativeTarget "SwiftertvOS" */;
  600. buildPhases = (
  601. 7CCD1BA91C8F84E60016D664 /* Sources */,
  602. 7CCD1BBB1C8F84E60016D664 /* Frameworks */,
  603. 7CCD1BBC1C8F84E60016D664 /* Headers */,
  604. 7CCD1BC01C8F84E60016D664 /* Resources */,
  605. );
  606. buildRules = (
  607. );
  608. dependencies = (
  609. );
  610. name = SwiftertvOS;
  611. productName = SwifteriOS;
  612. productReference = 7CCD1BC41C8F84E60016D664 /* SwiftertvOS.framework */;
  613. productType = "com.apple.product-type.framework";
  614. };
  615. 7CCD875B1C66099B0068099B /* SwifteriOSTests */ = {
  616. isa = PBXNativeTarget;
  617. buildConfigurationList = 7CCD87641C66099B0068099B /* Build configuration list for PBXNativeTarget "SwifteriOSTests" */;
  618. buildPhases = (
  619. 7CCD87581C66099B0068099B /* Sources */,
  620. 7CCD87591C66099B0068099B /* Frameworks */,
  621. 7CCD875A1C66099B0068099B /* Resources */,
  622. );
  623. buildRules = (
  624. );
  625. dependencies = (
  626. 7CCD87631C66099B0068099B /* PBXTargetDependency */,
  627. );
  628. name = SwifteriOSTests;
  629. productName = SwifteriOSTests;
  630. productReference = 7CCD875C1C66099B0068099B /* SwifteriOSTests.xctest */;
  631. productType = "com.apple.product-type.bundle.unit-test";
  632. };
  633. 7CCD87781C660EA30068099B /* SwifterOSXTests */ = {
  634. isa = PBXNativeTarget;
  635. buildConfigurationList = 7CCD87811C660EA30068099B /* Build configuration list for PBXNativeTarget "SwifterOSXTests" */;
  636. buildPhases = (
  637. 7CCD87751C660EA30068099B /* Sources */,
  638. 7CCD87761C660EA30068099B /* Frameworks */,
  639. 7CCD87771C660EA30068099B /* Resources */,
  640. );
  641. buildRules = (
  642. );
  643. dependencies = (
  644. 7CCD87801C660EA30068099B /* PBXTargetDependency */,
  645. );
  646. name = SwifterOSXTests;
  647. productName = SwifterOSXTests;
  648. productReference = 7CCD87791C660EA30068099B /* SwifterOSXTests.xctest */;
  649. productType = "com.apple.product-type.bundle.unit-test";
  650. };
  651. /* End PBXNativeTarget section */
  652. /* Begin PBXProject section */
  653. 7C839B6619422CFF003A6950 /* Project object */ = {
  654. isa = PBXProject;
  655. attributes = {
  656. LastSwiftUpdateCheck = 0720;
  657. LastUpgradeCheck = 0700;
  658. ORGANIZATIONNAME = "Damian Kołakowski";
  659. TargetAttributes = {
  660. 7AE893E61C05127900A29F63 = {
  661. CreatedOnToolsVersion = 7.1;
  662. };
  663. 7AE893FA1C0512C400A29F63 = {
  664. CreatedOnToolsVersion = 7.1;
  665. };
  666. 7C839B6D19422CFF003A6950 = {
  667. CreatedOnToolsVersion = 6.0;
  668. };
  669. 7CA4813A19A2EA8D0030B30D = {
  670. CreatedOnToolsVersion = 6.0;
  671. };
  672. 7CCD1B641C8F7CEC0016D664 = {
  673. CreatedOnToolsVersion = 7.2.1;
  674. };
  675. 7CCD875B1C66099B0068099B = {
  676. CreatedOnToolsVersion = 7.2;
  677. };
  678. 7CCD87781C660EA30068099B = {
  679. CreatedOnToolsVersion = 7.2;
  680. };
  681. };
  682. };
  683. buildConfigurationList = 7C839B6919422CFF003A6950 /* Build configuration list for PBXProject "Swifter" */;
  684. compatibilityVersion = "Xcode 3.2";
  685. developmentRegion = English;
  686. hasScannedForEncodings = 0;
  687. knownRegions = (
  688. en,
  689. Base,
  690. );
  691. mainGroup = 7C839B6519422CFF003A6950;
  692. productRefGroup = 7C839B6F19422CFF003A6950 /* Products */;
  693. projectDirPath = "";
  694. projectRoot = "";
  695. targets = (
  696. 7C839B6D19422CFF003A6950 /* SwifterSampleiOS */,
  697. 7CCD1B641C8F7CEC0016D664 /* SwifterSampletvOS */,
  698. 7CA4813A19A2EA8D0030B30D /* SwifterSampleOSX */,
  699. 7AE893E61C05127900A29F63 /* SwifteriOS */,
  700. 7AE893FA1C0512C400A29F63 /* SwifterMac */,
  701. 7CCD875B1C66099B0068099B /* SwifteriOSTests */,
  702. 7CCD87781C660EA30068099B /* SwifterOSXTests */,
  703. 7CCD1BA81C8F84E60016D664 /* SwiftertvOS */,
  704. );
  705. };
  706. /* End PBXProject section */
  707. /* Begin PBXResourcesBuildPhase section */
  708. 7AE893E51C05127900A29F63 /* Resources */ = {
  709. isa = PBXResourcesBuildPhase;
  710. buildActionMask = 2147483647;
  711. files = (
  712. );
  713. runOnlyForDeploymentPostprocessing = 0;
  714. };
  715. 7AE893F91C0512C400A29F63 /* Resources */ = {
  716. isa = PBXResourcesBuildPhase;
  717. buildActionMask = 2147483647;
  718. files = (
  719. );
  720. runOnlyForDeploymentPostprocessing = 0;
  721. };
  722. 7C839B6C19422CFF003A6950 /* Resources */ = {
  723. isa = PBXResourcesBuildPhase;
  724. buildActionMask = 2147483647;
  725. files = (
  726. 7C7488781C1DA07300CBCD77 /* file.html in Resources */,
  727. 7AE8940D1C05151100A29F63 /* Launch Screen.storyboard in Resources */,
  728. 7CB102E01A17381D00CBA3B4 /* logo.png in Resources */,
  729. 7CDAB8141BE2A1D400C8A977 /* Images.xcassets in Resources */,
  730. 98630C071A1C9A9D00478D08 /* login.html in Resources */,
  731. 7CA4815819A2EF2B0030B30D /* test.json in Resources */,
  732. 7CDAB8131BE2A1D400C8A977 /* Main.storyboard in Resources */,
  733. );
  734. runOnlyForDeploymentPostprocessing = 0;
  735. };
  736. 7CCD1B631C8F7CEC0016D664 /* Resources */ = {
  737. isa = PBXResourcesBuildPhase;
  738. buildActionMask = 2147483647;
  739. files = (
  740. 7CCD1B9F1C8F82B60016D664 /* file.html in Resources */,
  741. 7CCD1BA01C8F82B60016D664 /* login.html in Resources */,
  742. 7CCD1BA11C8F82B60016D664 /* logo.png in Resources */,
  743. 7CCD1BA21C8F82B60016D664 /* test.json in Resources */,
  744. 7CCD1B6F1C8F7CEC0016D664 /* Assets.xcassets in Resources */,
  745. 7CCD1B6D1C8F7CEC0016D664 /* Main.storyboard in Resources */,
  746. );
  747. runOnlyForDeploymentPostprocessing = 0;
  748. };
  749. 7CCD1BC01C8F84E60016D664 /* Resources */ = {
  750. isa = PBXResourcesBuildPhase;
  751. buildActionMask = 2147483647;
  752. files = (
  753. );
  754. runOnlyForDeploymentPostprocessing = 0;
  755. };
  756. 7CCD875A1C66099B0068099B /* Resources */ = {
  757. isa = PBXResourcesBuildPhase;
  758. buildActionMask = 2147483647;
  759. files = (
  760. );
  761. runOnlyForDeploymentPostprocessing = 0;
  762. };
  763. 7CCD87771C660EA30068099B /* Resources */ = {
  764. isa = PBXResourcesBuildPhase;
  765. buildActionMask = 2147483647;
  766. files = (
  767. );
  768. runOnlyForDeploymentPostprocessing = 0;
  769. };
  770. /* End PBXResourcesBuildPhase section */
  771. /* Begin PBXSourcesBuildPhase section */
  772. 7AE893E21C05127900A29F63 /* Sources */ = {
  773. isa = PBXSourcesBuildPhase;
  774. buildActionMask = 2147483647;
  775. files = (
  776. 7C31962B1CC2C68F00DF5406 /* Socket.swift in Sources */,
  777. 7C3196191CC2C68F00DF5406 /* HttpResponse.swift in Sources */,
  778. 7C3196131CC2C68F00DF5406 /* HttpParser.swift in Sources */,
  779. 7C31963A1CC2C68F00DF5406 /* String+SHA1.swift in Sources */,
  780. 7C31961F1CC2C68F00DF5406 /* HttpServer.swift in Sources */,
  781. 7C31960D1CC2C68F00DF5406 /* HttpHandlers+WebSockets.swift in Sources */,
  782. 7C3195FE1CC2C68F00DF5406 /* sqlite.c in Sources */,
  783. 7C3196311CC2C68F00DF5406 /* SQLite.swift in Sources */,
  784. 7C3196341CC2C68F00DF5406 /* String+BASE64.swift in Sources */,
  785. 7C31961C1CC2C68F00DF5406 /* HttpRouter.swift in Sources */,
  786. 7C3196071CC2C68F00DF5406 /* File.swift in Sources */,
  787. 7C3196041CC2C68F00DF5406 /* DemoServer.swift in Sources */,
  788. 7C3196281CC2C68F00DF5406 /* Reflection.swift in Sources */,
  789. 7C3196161CC2C68F00DF5406 /* HttpRequest.swift in Sources */,
  790. 7C3196221CC2C68F00DF5406 /* HttpServerIO.swift in Sources */,
  791. 7C3196101CC2C68F00DF5406 /* HttpHandlers.swift in Sources */,
  792. 7C31960A1CC2C68F00DF5406 /* HttpHandlers+Files.swift in Sources */,
  793. 7C3196011CC2C68F00DF5406 /* App.swift in Sources */,
  794. 7C3196251CC2C68F00DF5406 /* Process.swift in Sources */,
  795. 7C3196371CC2C68F00DF5406 /* String+Misc.swift in Sources */,
  796. );
  797. runOnlyForDeploymentPostprocessing = 0;
  798. };
  799. 7AE893F61C0512C400A29F63 /* Sources */ = {
  800. isa = PBXSourcesBuildPhase;
  801. buildActionMask = 2147483647;
  802. files = (
  803. 7C31962C1CC2C68F00DF5406 /* Socket.swift in Sources */,
  804. 7C31961A1CC2C68F00DF5406 /* HttpResponse.swift in Sources */,
  805. 7C3196141CC2C68F00DF5406 /* HttpParser.swift in Sources */,
  806. 7C31963B1CC2C68F00DF5406 /* String+SHA1.swift in Sources */,
  807. 7C3196201CC2C68F00DF5406 /* HttpServer.swift in Sources */,
  808. 7C31960E1CC2C68F00DF5406 /* HttpHandlers+WebSockets.swift in Sources */,
  809. 7C3195FF1CC2C68F00DF5406 /* sqlite.c in Sources */,
  810. 7C3196321CC2C68F00DF5406 /* SQLite.swift in Sources */,
  811. 7C3196351CC2C68F00DF5406 /* String+BASE64.swift in Sources */,
  812. 7C31961D1CC2C68F00DF5406 /* HttpRouter.swift in Sources */,
  813. 7C3196081CC2C68F00DF5406 /* File.swift in Sources */,
  814. 7C3196051CC2C68F00DF5406 /* DemoServer.swift in Sources */,
  815. 7C3196291CC2C68F00DF5406 /* Reflection.swift in Sources */,
  816. 7C3196171CC2C68F00DF5406 /* HttpRequest.swift in Sources */,
  817. 7C3196231CC2C68F00DF5406 /* HttpServerIO.swift in Sources */,
  818. 7C3196111CC2C68F00DF5406 /* HttpHandlers.swift in Sources */,
  819. 7C31960B1CC2C68F00DF5406 /* HttpHandlers+Files.swift in Sources */,
  820. 7C3196021CC2C68F00DF5406 /* App.swift in Sources */,
  821. 7C3196261CC2C68F00DF5406 /* Process.swift in Sources */,
  822. 7C3196381CC2C68F00DF5406 /* String+Misc.swift in Sources */,
  823. );
  824. runOnlyForDeploymentPostprocessing = 0;
  825. };
  826. 7C839B6A19422CFF003A6950 /* Sources */ = {
  827. isa = PBXSourcesBuildPhase;
  828. buildActionMask = 2147483647;
  829. files = (
  830. 7C73C6921C26179C00AEF6CA /* AppDelegate.swift in Sources */,
  831. 7CDAB8161BE2A1D400C8A977 /* ViewController.swift in Sources */,
  832. );
  833. runOnlyForDeploymentPostprocessing = 0;
  834. };
  835. 7CA4813719A2EA8D0030B30D /* Sources */ = {
  836. isa = PBXSourcesBuildPhase;
  837. buildActionMask = 2147483647;
  838. files = (
  839. 7CA4813E19A2EA8D0030B30D /* main.swift in Sources */,
  840. );
  841. runOnlyForDeploymentPostprocessing = 0;
  842. };
  843. 7CCD1B611C8F7CEC0016D664 /* Sources */ = {
  844. isa = PBXSourcesBuildPhase;
  845. buildActionMask = 2147483647;
  846. files = (
  847. 7CCD1B6A1C8F7CEC0016D664 /* ViewController.swift in Sources */,
  848. 7CCD1B681C8F7CEC0016D664 /* AppDelegate.swift in Sources */,
  849. );
  850. runOnlyForDeploymentPostprocessing = 0;
  851. };
  852. 7CCD1BA91C8F84E60016D664 /* Sources */ = {
  853. isa = PBXSourcesBuildPhase;
  854. buildActionMask = 2147483647;
  855. files = (
  856. 7C31962D1CC2C68F00DF5406 /* Socket.swift in Sources */,
  857. 7C31961B1CC2C68F00DF5406 /* HttpResponse.swift in Sources */,
  858. 7C3196151CC2C68F00DF5406 /* HttpParser.swift in Sources */,
  859. 7C31963C1CC2C68F00DF5406 /* String+SHA1.swift in Sources */,
  860. 7C3196211CC2C68F00DF5406 /* HttpServer.swift in Sources */,
  861. 7C31960F1CC2C68F00DF5406 /* HttpHandlers+WebSockets.swift in Sources */,
  862. 7C3196001CC2C68F00DF5406 /* sqlite.c in Sources */,
  863. 7C3196331CC2C68F00DF5406 /* SQLite.swift in Sources */,
  864. 7C3196361CC2C68F00DF5406 /* String+BASE64.swift in Sources */,
  865. 7C31961E1CC2C68F00DF5406 /* HttpRouter.swift in Sources */,
  866. 7C3196091CC2C68F00DF5406 /* File.swift in Sources */,
  867. 7C3196061CC2C68F00DF5406 /* DemoServer.swift in Sources */,
  868. 7C31962A1CC2C68F00DF5406 /* Reflection.swift in Sources */,
  869. 7C3196181CC2C68F00DF5406 /* HttpRequest.swift in Sources */,
  870. 7C3196241CC2C68F00DF5406 /* HttpServerIO.swift in Sources */,
  871. 7C3196121CC2C68F00DF5406 /* HttpHandlers.swift in Sources */,
  872. 7C31960C1CC2C68F00DF5406 /* HttpHandlers+Files.swift in Sources */,
  873. 7C3196031CC2C68F00DF5406 /* App.swift in Sources */,
  874. 7C3196271CC2C68F00DF5406 /* Process.swift in Sources */,
  875. 7C3196391CC2C68F00DF5406 /* String+Misc.swift in Sources */,
  876. );
  877. runOnlyForDeploymentPostprocessing = 0;
  878. };
  879. 7CCD87581C66099B0068099B /* Sources */ = {
  880. isa = PBXSourcesBuildPhase;
  881. buildActionMask = 2147483647;
  882. files = (
  883. 7CCD87701C660B250068099B /* SwifterTestsHttpParser.swift in Sources */,
  884. 7C6B57EB1CA6C3AA0042655C /* SwifterTestsHttpRouter.swift in Sources */,
  885. 7C5915221C92A99300D884BC /* SwifterTestsReflection.swift in Sources */,
  886. 7C13B57C1C7B069500556443 /* SwifterTestsSQLite.swift in Sources */,
  887. 7C4785E91C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */,
  888. 7CCD87721C660B250068099B /* SwifterTestsStringExtensions.swift in Sources */,
  889. );
  890. runOnlyForDeploymentPostprocessing = 0;
  891. };
  892. 7CCD87751C660EA30068099B /* Sources */ = {
  893. isa = PBXSourcesBuildPhase;
  894. buildActionMask = 2147483647;
  895. files = (
  896. 7CCD87841C660ED60068099B /* SwifterTestsHttpParser.swift in Sources */,
  897. 7C6B57EC1CA6C3AA0042655C /* SwifterTestsHttpRouter.swift in Sources */,
  898. 7C5915231C92A99300D884BC /* SwifterTestsReflection.swift in Sources */,
  899. 7C13B57D1C7B069500556443 /* SwifterTestsSQLite.swift in Sources */,
  900. 7C4785EA1C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */,
  901. 7CCD87851C660ED60068099B /* SwifterTestsStringExtensions.swift in Sources */,
  902. );
  903. runOnlyForDeploymentPostprocessing = 0;
  904. };
  905. /* End PBXSourcesBuildPhase section */
  906. /* Begin PBXTargetDependency section */
  907. 7C0A46BD1CAC6895009124AB /* PBXTargetDependency */ = {
  908. isa = PBXTargetDependency;
  909. target = 7AE893FA1C0512C400A29F63 /* SwifterMac */;
  910. targetProxy = 7C0A46BC1CAC6895009124AB /* PBXContainerItemProxy */;
  911. };
  912. 7C73C6C01C261AA700AEF6CA /* PBXTargetDependency */ = {
  913. isa = PBXTargetDependency;
  914. target = 7AE893E61C05127900A29F63 /* SwifteriOS */;
  915. targetProxy = 7C73C6BF1C261AA700AEF6CA /* PBXContainerItemProxy */;
  916. };
  917. 7CCD1BC71C8F857F0016D664 /* PBXTargetDependency */ = {
  918. isa = PBXTargetDependency;
  919. target = 7CCD1BA81C8F84E60016D664 /* SwiftertvOS */;
  920. targetProxy = 7CCD1BC61C8F857F0016D664 /* PBXContainerItemProxy */;
  921. };
  922. 7CCD87631C66099B0068099B /* PBXTargetDependency */ = {
  923. isa = PBXTargetDependency;
  924. target = 7AE893E61C05127900A29F63 /* SwifteriOS */;
  925. targetProxy = 7CCD87621C66099B0068099B /* PBXContainerItemProxy */;
  926. };
  927. 7CCD87801C660EA30068099B /* PBXTargetDependency */ = {
  928. isa = PBXTargetDependency;
  929. target = 7AE893FA1C0512C400A29F63 /* SwifterMac */;
  930. targetProxy = 7CCD877F1C660EA30068099B /* PBXContainerItemProxy */;
  931. };
  932. /* End PBXTargetDependency section */
  933. /* Begin PBXVariantGroup section */
  934. 7CCD1B6B1C8F7CEC0016D664 /* Main.storyboard */ = {
  935. isa = PBXVariantGroup;
  936. children = (
  937. 7CCD1B6C1C8F7CEC0016D664 /* Base */,
  938. );
  939. name = Main.storyboard;
  940. sourceTree = "<group>";
  941. };
  942. 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */ = {
  943. isa = PBXVariantGroup;
  944. children = (
  945. 7CDAB80E1BE2A1D400C8A977 /* Base */,
  946. );
  947. name = Main.storyboard;
  948. path = .;
  949. sourceTree = "<group>";
  950. };
  951. /* End PBXVariantGroup section */
  952. /* Begin XCBuildConfiguration section */
  953. 7AE893ED1C05127900A29F63 /* Debug */ = {
  954. isa = XCBuildConfiguration;
  955. buildSettings = {
  956. CLANG_ENABLE_MODULES = YES;
  957. CURRENT_PROJECT_VERSION = 1.1.3;
  958. DEBUG_INFORMATION_FORMAT = dwarf;
  959. DEFINES_MODULE = YES;
  960. DYLIB_COMPATIBILITY_VERSION = 1;
  961. DYLIB_CURRENT_VERSION = 1;
  962. DYLIB_INSTALL_NAME_BASE = "@rpath";
  963. GCC_NO_COMMON_BLOCKS = YES;
  964. INFOPLIST_FILE = SwifterSampleiOS/Info.plist;
  965. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  966. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  967. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  968. MTL_ENABLE_DEBUG_INFO = YES;
  969. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOS;
  970. PRODUCT_NAME = Swifter;
  971. SKIP_INSTALL = YES;
  972. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  973. VERSIONING_SYSTEM = "apple-generic";
  974. VERSION_INFO_PREFIX = "";
  975. };
  976. name = Debug;
  977. };
  978. 7AE893EE1C05127900A29F63 /* Release */ = {
  979. isa = XCBuildConfiguration;
  980. buildSettings = {
  981. CLANG_ENABLE_MODULES = YES;
  982. COPY_PHASE_STRIP = NO;
  983. CURRENT_PROJECT_VERSION = 1.1.3;
  984. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  985. DEFINES_MODULE = YES;
  986. DYLIB_COMPATIBILITY_VERSION = 1;
  987. DYLIB_CURRENT_VERSION = 1;
  988. DYLIB_INSTALL_NAME_BASE = "@rpath";
  989. GCC_NO_COMMON_BLOCKS = YES;
  990. INFOPLIST_FILE = SwifterSampleiOS/Info.plist;
  991. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  992. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  993. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  994. MTL_ENABLE_DEBUG_INFO = NO;
  995. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOS;
  996. PRODUCT_NAME = Swifter;
  997. SKIP_INSTALL = YES;
  998. VERSIONING_SYSTEM = "apple-generic";
  999. VERSION_INFO_PREFIX = "";
  1000. };
  1001. name = Release;
  1002. };
  1003. 7AE894011C0512C400A29F63 /* Debug */ = {
  1004. isa = XCBuildConfiguration;
  1005. buildSettings = {
  1006. CLANG_ENABLE_MODULES = YES;
  1007. CODE_SIGN_IDENTITY = "Mac Developer";
  1008. COMBINE_HIDPI_IMAGES = YES;
  1009. CURRENT_PROJECT_VERSION = 1.1.3;
  1010. DEBUG_INFORMATION_FORMAT = dwarf;
  1011. DEFINES_MODULE = YES;
  1012. DYLIB_COMPATIBILITY_VERSION = 1;
  1013. DYLIB_CURRENT_VERSION = 1;
  1014. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1015. FRAMEWORK_VERSION = A;
  1016. GCC_NO_COMMON_BLOCKS = YES;
  1017. INFOPLIST_FILE = SwifterMac/Info.plist;
  1018. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1019. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  1020. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1021. MTL_ENABLE_DEBUG_INFO = YES;
  1022. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterMac;
  1023. PRODUCT_NAME = Swifter;
  1024. SDKROOT = macosx;
  1025. SKIP_INSTALL = YES;
  1026. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1027. VERSIONING_SYSTEM = "apple-generic";
  1028. VERSION_INFO_PREFIX = "";
  1029. };
  1030. name = Debug;
  1031. };
  1032. 7AE894021C0512C400A29F63 /* Release */ = {
  1033. isa = XCBuildConfiguration;
  1034. buildSettings = {
  1035. CLANG_ENABLE_MODULES = YES;
  1036. CODE_SIGN_IDENTITY = "Mac Developer";
  1037. COMBINE_HIDPI_IMAGES = YES;
  1038. COPY_PHASE_STRIP = NO;
  1039. CURRENT_PROJECT_VERSION = 1.1.3;
  1040. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1041. DEFINES_MODULE = YES;
  1042. DYLIB_COMPATIBILITY_VERSION = 1;
  1043. DYLIB_CURRENT_VERSION = 1;
  1044. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1045. FRAMEWORK_VERSION = A;
  1046. GCC_NO_COMMON_BLOCKS = YES;
  1047. INFOPLIST_FILE = SwifterMac/Info.plist;
  1048. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1049. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  1050. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1051. MTL_ENABLE_DEBUG_INFO = NO;
  1052. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterMac;
  1053. PRODUCT_NAME = Swifter;
  1054. SDKROOT = macosx;
  1055. SKIP_INSTALL = YES;
  1056. VERSIONING_SYSTEM = "apple-generic";
  1057. VERSION_INFO_PREFIX = "";
  1058. };
  1059. name = Release;
  1060. };
  1061. 7C839B8819422D00003A6950 /* Debug */ = {
  1062. isa = XCBuildConfiguration;
  1063. buildSettings = {
  1064. ALWAYS_SEARCH_USER_PATHS = NO;
  1065. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1066. CLANG_CXX_LIBRARY = "libc++";
  1067. CLANG_ENABLE_MODULES = YES;
  1068. CLANG_ENABLE_OBJC_ARC = YES;
  1069. CLANG_WARN_BOOL_CONVERSION = YES;
  1070. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1071. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1072. CLANG_WARN_EMPTY_BODY = YES;
  1073. CLANG_WARN_ENUM_CONVERSION = YES;
  1074. CLANG_WARN_INT_CONVERSION = YES;
  1075. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1076. CLANG_WARN_UNREACHABLE_CODE = YES;
  1077. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1078. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1079. COPY_PHASE_STRIP = NO;
  1080. CURRENT_PROJECT_VERSION = 1.1.3;
  1081. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  1082. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1083. ENABLE_TESTABILITY = YES;
  1084. GCC_C_LANGUAGE_STANDARD = gnu99;
  1085. GCC_DYNAMIC_NO_PIC = NO;
  1086. GCC_OPTIMIZATION_LEVEL = 0;
  1087. GCC_PREPROCESSOR_DEFINITIONS = (
  1088. "DEBUG=1",
  1089. "$(inherited)",
  1090. );
  1091. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1092. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1093. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1094. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1095. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1096. GCC_WARN_UNUSED_FUNCTION = YES;
  1097. GCC_WARN_UNUSED_VARIABLE = YES;
  1098. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1099. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1100. METAL_ENABLE_DEBUG_INFO = YES;
  1101. ONLY_ACTIVE_ARCH = YES;
  1102. OTHER_SWIFT_FLAGS = "";
  1103. SDKROOT = appletvos;
  1104. SWIFT_INCLUDE_PATHS = "\"$(SRCROOT)/../Sources/CSQLite/\"";
  1105. SWIFT_OBJC_BRIDGING_HEADER = "";
  1106. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1107. TARGETED_DEVICE_FAMILY = "1,2";
  1108. };
  1109. name = Debug;
  1110. };
  1111. 7C839B8919422D00003A6950 /* Release */ = {
  1112. isa = XCBuildConfiguration;
  1113. buildSettings = {
  1114. ALWAYS_SEARCH_USER_PATHS = NO;
  1115. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1116. CLANG_CXX_LIBRARY = "libc++";
  1117. CLANG_ENABLE_MODULES = YES;
  1118. CLANG_ENABLE_OBJC_ARC = YES;
  1119. CLANG_WARN_BOOL_CONVERSION = YES;
  1120. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1121. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1122. CLANG_WARN_EMPTY_BODY = YES;
  1123. CLANG_WARN_ENUM_CONVERSION = YES;
  1124. CLANG_WARN_INT_CONVERSION = YES;
  1125. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1126. CLANG_WARN_UNREACHABLE_CODE = YES;
  1127. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1128. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1129. COPY_PHASE_STRIP = YES;
  1130. CURRENT_PROJECT_VERSION = 1.1.3;
  1131. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  1132. ENABLE_NS_ASSERTIONS = NO;
  1133. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1134. GCC_C_LANGUAGE_STANDARD = gnu99;
  1135. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1136. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1137. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1138. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1139. GCC_WARN_UNUSED_FUNCTION = YES;
  1140. GCC_WARN_UNUSED_VARIABLE = YES;
  1141. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1142. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1143. METAL_ENABLE_DEBUG_INFO = NO;
  1144. ONLY_ACTIVE_ARCH = NO;
  1145. OTHER_SWIFT_FLAGS = "";
  1146. SDKROOT = appletvos;
  1147. SWIFT_INCLUDE_PATHS = "\"$(SRCROOT)/../Sources/CSQLite/\"";
  1148. SWIFT_OBJC_BRIDGING_HEADER = "";
  1149. TARGETED_DEVICE_FAMILY = "1,2";
  1150. VALIDATE_PRODUCT = YES;
  1151. };
  1152. name = Release;
  1153. };
  1154. 7C839B8B19422D00003A6950 /* Debug */ = {
  1155. isa = XCBuildConfiguration;
  1156. buildSettings = {
  1157. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1158. CLANG_ENABLE_MODULES = YES;
  1159. INFOPLIST_FILE = "$(SRCROOT)/SwifterSampleiOS/Info.plist";
  1160. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1161. PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski.${PRODUCT_NAME:rfc1034identifier}";
  1162. PRODUCT_NAME = "$(TARGET_NAME)";
  1163. SWIFT_OBJC_BRIDGING_HEADER = "";
  1164. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1165. };
  1166. name = Debug;
  1167. };
  1168. 7C839B8C19422D00003A6950 /* Release */ = {
  1169. isa = XCBuildConfiguration;
  1170. buildSettings = {
  1171. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1172. CLANG_ENABLE_MODULES = YES;
  1173. INFOPLIST_FILE = "$(SRCROOT)/SwifterSampleiOS/Info.plist";
  1174. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1175. PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski.${PRODUCT_NAME:rfc1034identifier}";
  1176. PRODUCT_NAME = "$(TARGET_NAME)";
  1177. SWIFT_OBJC_BRIDGING_HEADER = "";
  1178. };
  1179. name = Release;
  1180. };
  1181. 7CA4813F19A2EA8D0030B30D /* Debug */ = {
  1182. isa = XCBuildConfiguration;
  1183. buildSettings = {
  1184. CLANG_ENABLE_MODULES = YES;
  1185. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  1186. GCC_PREPROCESSOR_DEFINITIONS = (
  1187. "DEBUG=1",
  1188. "$(inherited)",
  1189. );
  1190. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1191. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1192. MTL_ENABLE_DEBUG_INFO = YES;
  1193. ONLY_ACTIVE_ARCH = YES;
  1194. PRODUCT_NAME = "$(TARGET_NAME)";
  1195. SDKROOT = macosx;
  1196. SWIFT_OBJC_BRIDGING_HEADER = "";
  1197. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1198. };
  1199. name = Debug;
  1200. };
  1201. 7CA4814019A2EA8D0030B30D /* Release */ = {
  1202. isa = XCBuildConfiguration;
  1203. buildSettings = {
  1204. CLANG_ENABLE_MODULES = YES;
  1205. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1206. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  1207. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1208. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1209. MTL_ENABLE_DEBUG_INFO = NO;
  1210. PRODUCT_NAME = "$(TARGET_NAME)";
  1211. SDKROOT = macosx;
  1212. SWIFT_OBJC_BRIDGING_HEADER = "";
  1213. };
  1214. name = Release;
  1215. };
  1216. 7CCD1B721C8F7CEC0016D664 /* Debug */ = {
  1217. isa = XCBuildConfiguration;
  1218. buildSettings = {
  1219. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1220. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1221. CODE_SIGN_IDENTITY = "iPhone Developer";
  1222. DEBUG_INFORMATION_FORMAT = dwarf;
  1223. GCC_NO_COMMON_BLOCKS = YES;
  1224. INFOPLIST_FILE = SwifterSampletvOS/Info.plist;
  1225. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1226. MTL_ENABLE_DEBUG_INFO = YES;
  1227. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterSampletvOS;
  1228. PRODUCT_NAME = "$(TARGET_NAME)";
  1229. SDKROOT = appletvos;
  1230. TARGETED_DEVICE_FAMILY = 3;
  1231. TVOS_DEPLOYMENT_TARGET = 9.1;
  1232. };
  1233. name = Debug;
  1234. };
  1235. 7CCD1B731C8F7CEC0016D664 /* Release */ = {
  1236. isa = XCBuildConfiguration;
  1237. buildSettings = {
  1238. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1239. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1240. CODE_SIGN_IDENTITY = "iPhone Developer";
  1241. COPY_PHASE_STRIP = NO;
  1242. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1243. GCC_NO_COMMON_BLOCKS = YES;
  1244. INFOPLIST_FILE = SwifterSampletvOS/Info.plist;
  1245. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1246. MTL_ENABLE_DEBUG_INFO = NO;
  1247. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterSampletvOS;
  1248. PRODUCT_NAME = "$(TARGET_NAME)";
  1249. SDKROOT = appletvos;
  1250. TARGETED_DEVICE_FAMILY = 3;
  1251. TVOS_DEPLOYMENT_TARGET = 9.1;
  1252. };
  1253. name = Release;
  1254. };
  1255. 7CCD1BC21C8F84E60016D664 /* Debug */ = {
  1256. isa = XCBuildConfiguration;
  1257. buildSettings = {
  1258. CLANG_ENABLE_MODULES = YES;
  1259. CURRENT_PROJECT_VERSION = 1.1.3;
  1260. DEBUG_INFORMATION_FORMAT = dwarf;
  1261. DEFINES_MODULE = YES;
  1262. DYLIB_COMPATIBILITY_VERSION = 1;
  1263. DYLIB_CURRENT_VERSION = 1;
  1264. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1265. GCC_NO_COMMON_BLOCKS = YES;
  1266. INFOPLIST_FILE = "$(SRCROOT)/SwiftertvOS/Info.plist";
  1267. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1268. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1269. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1270. MTL_ENABLE_DEBUG_INFO = YES;
  1271. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwiftertvOS;
  1272. PRODUCT_NAME = "$(TARGET_NAME)";
  1273. SKIP_INSTALL = YES;
  1274. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1275. VERSIONING_SYSTEM = "apple-generic";
  1276. VERSION_INFO_PREFIX = "";
  1277. };
  1278. name = Debug;
  1279. };
  1280. 7CCD1BC31C8F84E60016D664 /* Release */ = {
  1281. isa = XCBuildConfiguration;
  1282. buildSettings = {
  1283. CLANG_ENABLE_MODULES = YES;
  1284. COPY_PHASE_STRIP = NO;
  1285. CURRENT_PROJECT_VERSION = 1.1.3;
  1286. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1287. DEFINES_MODULE = YES;
  1288. DYLIB_COMPATIBILITY_VERSION = 1;
  1289. DYLIB_CURRENT_VERSION = 1;
  1290. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1291. GCC_NO_COMMON_BLOCKS = YES;
  1292. INFOPLIST_FILE = "$(SRCROOT)/SwiftertvOS/Info.plist";
  1293. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1294. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1295. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1296. MTL_ENABLE_DEBUG_INFO = NO;
  1297. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwiftertvOS;
  1298. PRODUCT_NAME = "$(TARGET_NAME)";
  1299. SKIP_INSTALL = YES;
  1300. VERSIONING_SYSTEM = "apple-generic";
  1301. VERSION_INFO_PREFIX = "";
  1302. };
  1303. name = Release;
  1304. };
  1305. 7CCD87651C66099B0068099B /* Debug */ = {
  1306. isa = XCBuildConfiguration;
  1307. buildSettings = {
  1308. DEBUG_INFORMATION_FORMAT = dwarf;
  1309. GCC_NO_COMMON_BLOCKS = YES;
  1310. INFOPLIST_FILE = SwifteriOSTests/Info.plist;
  1311. IPHONEOS_DEPLOYMENT_TARGET = 9.2;
  1312. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1313. MTL_ENABLE_DEBUG_INFO = YES;
  1314. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOSTests;
  1315. PRODUCT_NAME = "$(TARGET_NAME)";
  1316. };
  1317. name = Debug;
  1318. };
  1319. 7CCD87661C66099B0068099B /* Release */ = {
  1320. isa = XCBuildConfiguration;
  1321. buildSettings = {
  1322. COPY_PHASE_STRIP = NO;
  1323. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1324. GCC_NO_COMMON_BLOCKS = YES;
  1325. INFOPLIST_FILE = SwifteriOSTests/Info.plist;
  1326. IPHONEOS_DEPLOYMENT_TARGET = 9.2;
  1327. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1328. MTL_ENABLE_DEBUG_INFO = NO;
  1329. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOSTests;
  1330. PRODUCT_NAME = "$(TARGET_NAME)";
  1331. };
  1332. name = Release;
  1333. };
  1334. 7CCD87821C660EA30068099B /* Debug */ = {
  1335. isa = XCBuildConfiguration;
  1336. buildSettings = {
  1337. CODE_SIGN_IDENTITY = "-";
  1338. COMBINE_HIDPI_IMAGES = YES;
  1339. DEBUG_INFORMATION_FORMAT = dwarf;
  1340. GCC_NO_COMMON_BLOCKS = YES;
  1341. INFOPLIST_FILE = SwifterOSXTests/Info.plist;
  1342. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1343. MACOSX_DEPLOYMENT_TARGET = 10.11;
  1344. MTL_ENABLE_DEBUG_INFO = YES;
  1345. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterOSXTests;
  1346. PRODUCT_NAME = "$(TARGET_NAME)";
  1347. SDKROOT = macosx;
  1348. };
  1349. name = Debug;
  1350. };
  1351. 7CCD87831C660EA30068099B /* Release */ = {
  1352. isa = XCBuildConfiguration;
  1353. buildSettings = {
  1354. CODE_SIGN_IDENTITY = "-";
  1355. COMBINE_HIDPI_IMAGES = YES;
  1356. COPY_PHASE_STRIP = NO;
  1357. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1358. GCC_NO_COMMON_BLOCKS = YES;
  1359. INFOPLIST_FILE = SwifterOSXTests/Info.plist;
  1360. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1361. MACOSX_DEPLOYMENT_TARGET = 10.11;
  1362. MTL_ENABLE_DEBUG_INFO = NO;
  1363. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterOSXTests;
  1364. PRODUCT_NAME = "$(TARGET_NAME)";
  1365. SDKROOT = macosx;
  1366. };
  1367. name = Release;
  1368. };
  1369. /* End XCBuildConfiguration section */
  1370. /* Begin XCConfigurationList section */
  1371. 7AE893EC1C05127900A29F63 /* Build configuration list for PBXNativeTarget "SwifteriOS" */ = {
  1372. isa = XCConfigurationList;
  1373. buildConfigurations = (
  1374. 7AE893ED1C05127900A29F63 /* Debug */,
  1375. 7AE893EE1C05127900A29F63 /* Release */,
  1376. );
  1377. defaultConfigurationIsVisible = 0;
  1378. defaultConfigurationName = Release;
  1379. };
  1380. 7AE894001C0512C400A29F63 /* Build configuration list for PBXNativeTarget "SwifterMac" */ = {
  1381. isa = XCConfigurationList;
  1382. buildConfigurations = (
  1383. 7AE894011C0512C400A29F63 /* Debug */,
  1384. 7AE894021C0512C400A29F63 /* Release */,
  1385. );
  1386. defaultConfigurationIsVisible = 0;
  1387. defaultConfigurationName = Release;
  1388. };
  1389. 7C839B6919422CFF003A6950 /* Build configuration list for PBXProject "Swifter" */ = {
  1390. isa = XCConfigurationList;
  1391. buildConfigurations = (
  1392. 7C839B8819422D00003A6950 /* Debug */,
  1393. 7C839B8919422D00003A6950 /* Release */,
  1394. );
  1395. defaultConfigurationIsVisible = 0;
  1396. defaultConfigurationName = Release;
  1397. };
  1398. 7C839B8A19422D00003A6950 /* Build configuration list for PBXNativeTarget "SwifterSampleiOS" */ = {
  1399. isa = XCConfigurationList;
  1400. buildConfigurations = (
  1401. 7C839B8B19422D00003A6950 /* Debug */,
  1402. 7C839B8C19422D00003A6950 /* Release */,
  1403. );
  1404. defaultConfigurationIsVisible = 0;
  1405. defaultConfigurationName = Release;
  1406. };
  1407. 7CA4814119A2EA8D0030B30D /* Build configuration list for PBXNativeTarget "SwifterSampleOSX" */ = {
  1408. isa = XCConfigurationList;
  1409. buildConfigurations = (
  1410. 7CA4813F19A2EA8D0030B30D /* Debug */,
  1411. 7CA4814019A2EA8D0030B30D /* Release */,
  1412. );
  1413. defaultConfigurationIsVisible = 0;
  1414. defaultConfigurationName = Release;
  1415. };
  1416. 7CCD1B711C8F7CEC0016D664 /* Build configuration list for PBXNativeTarget "SwifterSampletvOS" */ = {
  1417. isa = XCConfigurationList;
  1418. buildConfigurations = (
  1419. 7CCD1B721C8F7CEC0016D664 /* Debug */,
  1420. 7CCD1B731C8F7CEC0016D664 /* Release */,
  1421. );
  1422. defaultConfigurationIsVisible = 0;
  1423. defaultConfigurationName = Release;
  1424. };
  1425. 7CCD1BC11C8F84E60016D664 /* Build configuration list for PBXNativeTarget "SwiftertvOS" */ = {
  1426. isa = XCConfigurationList;
  1427. buildConfigurations = (
  1428. 7CCD1BC21C8F84E60016D664 /* Debug */,
  1429. 7CCD1BC31C8F84E60016D664 /* Release */,
  1430. );
  1431. defaultConfigurationIsVisible = 0;
  1432. defaultConfigurationName = Release;
  1433. };
  1434. 7CCD87641C66099B0068099B /* Build configuration list for PBXNativeTarget "SwifteriOSTests" */ = {
  1435. isa = XCConfigurationList;
  1436. buildConfigurations = (
  1437. 7CCD87651C66099B0068099B /* Debug */,
  1438. 7CCD87661C66099B0068099B /* Release */,
  1439. );
  1440. defaultConfigurationIsVisible = 0;
  1441. defaultConfigurationName = Release;
  1442. };
  1443. 7CCD87811C660EA30068099B /* Build configuration list for PBXNativeTarget "SwifterOSXTests" */ = {
  1444. isa = XCConfigurationList;
  1445. buildConfigurations = (
  1446. 7CCD87821C660EA30068099B /* Debug */,
  1447. 7CCD87831C660EA30068099B /* Release */,
  1448. );
  1449. defaultConfigurationIsVisible = 0;
  1450. defaultConfigurationName = Release;
  1451. };
  1452. /* End XCConfigurationList section */
  1453. };
  1454. rootObject = 7C839B6619422CFF003A6950 /* Project object */;
  1455. }