project.pbxproj 72 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500
  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 /* Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EA1CC2C68F00DF5406 /* Files.swift */; };
  30. 7C31960B1CC2C68F00DF5406 /* Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EA1CC2C68F00DF5406 /* Files.swift */; };
  31. 7C31960C1CC2C68F00DF5406 /* Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EA1CC2C68F00DF5406 /* Files.swift */; };
  32. 7C31960D1CC2C68F00DF5406 /* WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EB1CC2C68F00DF5406 /* WebSockets.swift */; };
  33. 7C31960E1CC2C68F00DF5406 /* WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EB1CC2C68F00DF5406 /* WebSockets.swift */; };
  34. 7C31960F1CC2C68F00DF5406 /* WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EB1CC2C68F00DF5406 /* WebSockets.swift */; };
  35. 7C3196131CC2C68F00DF5406 /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195ED1CC2C68F00DF5406 /* HttpParser.swift */; };
  36. 7C3196141CC2C68F00DF5406 /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195ED1CC2C68F00DF5406 /* HttpParser.swift */; };
  37. 7C3196151CC2C68F00DF5406 /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195ED1CC2C68F00DF5406 /* HttpParser.swift */; };
  38. 7C3196161CC2C68F00DF5406 /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EE1CC2C68F00DF5406 /* HttpRequest.swift */; };
  39. 7C3196171CC2C68F00DF5406 /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EE1CC2C68F00DF5406 /* HttpRequest.swift */; };
  40. 7C3196181CC2C68F00DF5406 /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EE1CC2C68F00DF5406 /* HttpRequest.swift */; };
  41. 7C3196191CC2C68F00DF5406 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EF1CC2C68F00DF5406 /* HttpResponse.swift */; };
  42. 7C31961A1CC2C68F00DF5406 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EF1CC2C68F00DF5406 /* HttpResponse.swift */; };
  43. 7C31961B1CC2C68F00DF5406 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195EF1CC2C68F00DF5406 /* HttpResponse.swift */; };
  44. 7C31961C1CC2C68F00DF5406 /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F01CC2C68F00DF5406 /* HttpRouter.swift */; };
  45. 7C31961D1CC2C68F00DF5406 /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F01CC2C68F00DF5406 /* HttpRouter.swift */; };
  46. 7C31961E1CC2C68F00DF5406 /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F01CC2C68F00DF5406 /* HttpRouter.swift */; };
  47. 7C31961F1CC2C68F00DF5406 /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F11CC2C68F00DF5406 /* HttpServer.swift */; };
  48. 7C3196201CC2C68F00DF5406 /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F11CC2C68F00DF5406 /* HttpServer.swift */; };
  49. 7C3196211CC2C68F00DF5406 /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F11CC2C68F00DF5406 /* HttpServer.swift */; };
  50. 7C3196221CC2C68F00DF5406 /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F21CC2C68F00DF5406 /* HttpServerIO.swift */; };
  51. 7C3196231CC2C68F00DF5406 /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F21CC2C68F00DF5406 /* HttpServerIO.swift */; };
  52. 7C3196241CC2C68F00DF5406 /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F21CC2C68F00DF5406 /* HttpServerIO.swift */; };
  53. 7C3196251CC2C68F00DF5406 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F31CC2C68F00DF5406 /* Process.swift */; };
  54. 7C3196261CC2C68F00DF5406 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F31CC2C68F00DF5406 /* Process.swift */; };
  55. 7C3196271CC2C68F00DF5406 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F31CC2C68F00DF5406 /* Process.swift */; };
  56. 7C3196281CC2C68F00DF5406 /* Reflection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F41CC2C68F00DF5406 /* Reflection.swift */; };
  57. 7C3196291CC2C68F00DF5406 /* Reflection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F41CC2C68F00DF5406 /* Reflection.swift */; };
  58. 7C31962A1CC2C68F00DF5406 /* Reflection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F41CC2C68F00DF5406 /* Reflection.swift */; };
  59. 7C31962B1CC2C68F00DF5406 /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F51CC2C68F00DF5406 /* Socket.swift */; };
  60. 7C31962C1CC2C68F00DF5406 /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F51CC2C68F00DF5406 /* Socket.swift */; };
  61. 7C31962D1CC2C68F00DF5406 /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F51CC2C68F00DF5406 /* Socket.swift */; };
  62. 7C3196311CC2C68F00DF5406 /* SQLite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F71CC2C68F00DF5406 /* SQLite.swift */; };
  63. 7C3196321CC2C68F00DF5406 /* SQLite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F71CC2C68F00DF5406 /* SQLite.swift */; };
  64. 7C3196331CC2C68F00DF5406 /* SQLite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F71CC2C68F00DF5406 /* SQLite.swift */; };
  65. 7C3196341CC2C68F00DF5406 /* String+BASE64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F81CC2C68F00DF5406 /* String+BASE64.swift */; };
  66. 7C3196351CC2C68F00DF5406 /* String+BASE64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F81CC2C68F00DF5406 /* String+BASE64.swift */; };
  67. 7C3196361CC2C68F00DF5406 /* String+BASE64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F81CC2C68F00DF5406 /* String+BASE64.swift */; };
  68. 7C3196371CC2C68F00DF5406 /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F91CC2C68F00DF5406 /* String+Misc.swift */; };
  69. 7C3196381CC2C68F00DF5406 /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F91CC2C68F00DF5406 /* String+Misc.swift */; };
  70. 7C3196391CC2C68F00DF5406 /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195F91CC2C68F00DF5406 /* String+Misc.swift */; };
  71. 7C31963A1CC2C68F00DF5406 /* String+SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195FA1CC2C68F00DF5406 /* String+SHA1.swift */; };
  72. 7C31963B1CC2C68F00DF5406 /* String+SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195FA1CC2C68F00DF5406 /* String+SHA1.swift */; };
  73. 7C31963C1CC2C68F00DF5406 /* String+SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3195FA1CC2C68F00DF5406 /* String+SHA1.swift */; };
  74. 7C3945641D256FDA003EEABA /* Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3945631D256FDA003EEABA /* Scopes.swift */; };
  75. 7C3945651D256FDA003EEABA /* Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3945631D256FDA003EEABA /* Scopes.swift */; };
  76. 7C4785E91C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */; };
  77. 7C4785EA1C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */; };
  78. 7C5915221C92A99300D884BC /* SwifterTestsReflection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C5915211C92A99300D884BC /* SwifterTestsReflection.swift */; };
  79. 7C5915231C92A99300D884BC /* SwifterTestsReflection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C5915211C92A99300D884BC /* SwifterTestsReflection.swift */; };
  80. 7C6B57EB1CA6C3AA0042655C /* SwifterTestsHttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C6B57EA1CA6C3AA0042655C /* SwifterTestsHttpRouter.swift */; };
  81. 7C6B57EC1CA6C3AA0042655C /* SwifterTestsHttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C6B57EA1CA6C3AA0042655C /* SwifterTestsHttpRouter.swift */; };
  82. 7C71C5B01A1D52F800682BF0 /* login.html in CopyFiles */ = {isa = PBXBuildFile; fileRef = 98630C061A1C9A9D00478D08 /* login.html */; };
  83. 7C71C5B11A1EC49B00682BF0 /* logo.png in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7CB102DF1A17381D00CBA3B4 /* logo.png */; };
  84. 7C73C6921C26179C00AEF6CA /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */; };
  85. 7C7488781C1DA07300CBCD77 /* file.html in Resources */ = {isa = PBXBuildFile; fileRef = 7C7488771C1DA07300CBCD77 /* file.html */; };
  86. 7C74887B1C1DA08200CBCD77 /* file.html in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7C7488771C1DA07300CBCD77 /* file.html */; };
  87. 7C83177B1D2C5DF300630662 /* Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C3945631D256FDA003EEABA /* Scopes.swift */; };
  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 /* Files.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Files.swift; sourceTree = "<group>"; };
  180. 7C3195EB1CC2C68F00DF5406 /* WebSockets.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WebSockets.swift; sourceTree = "<group>"; };
  181. 7C3195ED1CC2C68F00DF5406 /* HttpParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpParser.swift; sourceTree = "<group>"; };
  182. 7C3195EE1CC2C68F00DF5406 /* HttpRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpRequest.swift; sourceTree = "<group>"; };
  183. 7C3195EF1CC2C68F00DF5406 /* HttpResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpResponse.swift; sourceTree = "<group>"; };
  184. 7C3195F01CC2C68F00DF5406 /* HttpRouter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpRouter.swift; sourceTree = "<group>"; };
  185. 7C3195F11CC2C68F00DF5406 /* HttpServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpServer.swift; sourceTree = "<group>"; };
  186. 7C3195F21CC2C68F00DF5406 /* HttpServerIO.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpServerIO.swift; sourceTree = "<group>"; };
  187. 7C3195F31CC2C68F00DF5406 /* Process.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Process.swift; sourceTree = "<group>"; };
  188. 7C3195F41CC2C68F00DF5406 /* Reflection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Reflection.swift; sourceTree = "<group>"; };
  189. 7C3195F51CC2C68F00DF5406 /* Socket.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Socket.swift; sourceTree = "<group>"; };
  190. 7C3195F71CC2C68F00DF5406 /* SQLite.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SQLite.swift; sourceTree = "<group>"; };
  191. 7C3195F81CC2C68F00DF5406 /* String+BASE64.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+BASE64.swift"; sourceTree = "<group>"; };
  192. 7C3195F91CC2C68F00DF5406 /* String+Misc.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+Misc.swift"; sourceTree = "<group>"; };
  193. 7C3195FA1CC2C68F00DF5406 /* String+SHA1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+SHA1.swift"; sourceTree = "<group>"; };
  194. 7C3945631D256FDA003EEABA /* Scopes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Scopes.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 /* Files.swift */,
  341. 7C3945631D256FDA003EEABA /* Scopes.swift */,
  342. 7C3195EB1CC2C68F00DF5406 /* WebSockets.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 = 0800;
  658. ORGANIZATIONNAME = "Damian Kołakowski";
  659. TargetAttributes = {
  660. 7AE893E61C05127900A29F63 = {
  661. CreatedOnToolsVersion = 7.1;
  662. };
  663. 7AE893FA1C0512C400A29F63 = {
  664. CreatedOnToolsVersion = 7.1;
  665. LastSwiftMigration = 0800;
  666. ProvisioningStyle = Manual;
  667. };
  668. 7C839B6D19422CFF003A6950 = {
  669. CreatedOnToolsVersion = 6.0;
  670. };
  671. 7CA4813A19A2EA8D0030B30D = {
  672. CreatedOnToolsVersion = 6.0;
  673. LastSwiftMigration = 0800;
  674. };
  675. 7CCD1B641C8F7CEC0016D664 = {
  676. CreatedOnToolsVersion = 7.2.1;
  677. };
  678. 7CCD875B1C66099B0068099B = {
  679. CreatedOnToolsVersion = 7.2;
  680. };
  681. 7CCD87781C660EA30068099B = {
  682. CreatedOnToolsVersion = 7.2;
  683. LastSwiftMigration = 0800;
  684. };
  685. };
  686. };
  687. buildConfigurationList = 7C839B6919422CFF003A6950 /* Build configuration list for PBXProject "Swifter" */;
  688. compatibilityVersion = "Xcode 3.2";
  689. developmentRegion = English;
  690. hasScannedForEncodings = 0;
  691. knownRegions = (
  692. en,
  693. Base,
  694. );
  695. mainGroup = 7C839B6519422CFF003A6950;
  696. productRefGroup = 7C839B6F19422CFF003A6950 /* Products */;
  697. projectDirPath = "";
  698. projectRoot = "";
  699. targets = (
  700. 7C839B6D19422CFF003A6950 /* SwifterSampleiOS */,
  701. 7CCD1B641C8F7CEC0016D664 /* SwifterSampletvOS */,
  702. 7CA4813A19A2EA8D0030B30D /* SwifterSampleOSX */,
  703. 7AE893E61C05127900A29F63 /* SwifteriOS */,
  704. 7AE893FA1C0512C400A29F63 /* SwifterMac */,
  705. 7CCD1BA81C8F84E60016D664 /* SwiftertvOS */,
  706. 7CCD875B1C66099B0068099B /* SwifteriOSTests */,
  707. 7CCD87781C660EA30068099B /* SwifterOSXTests */,
  708. );
  709. };
  710. /* End PBXProject section */
  711. /* Begin PBXResourcesBuildPhase section */
  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. 7C7488781C1DA07300CBCD77 /* file.html in Resources */,
  731. 7AE8940D1C05151100A29F63 /* Launch Screen.storyboard in Resources */,
  732. 7CB102E01A17381D00CBA3B4 /* logo.png in Resources */,
  733. 7CDAB8141BE2A1D400C8A977 /* Images.xcassets in Resources */,
  734. 98630C071A1C9A9D00478D08 /* login.html in Resources */,
  735. 7CA4815819A2EF2B0030B30D /* test.json in Resources */,
  736. 7CDAB8131BE2A1D400C8A977 /* Main.storyboard in Resources */,
  737. );
  738. runOnlyForDeploymentPostprocessing = 0;
  739. };
  740. 7CCD1B631C8F7CEC0016D664 /* Resources */ = {
  741. isa = PBXResourcesBuildPhase;
  742. buildActionMask = 2147483647;
  743. files = (
  744. 7CCD1B9F1C8F82B60016D664 /* file.html in Resources */,
  745. 7CCD1BA01C8F82B60016D664 /* login.html in Resources */,
  746. 7CCD1BA11C8F82B60016D664 /* logo.png in Resources */,
  747. 7CCD1BA21C8F82B60016D664 /* test.json in Resources */,
  748. 7CCD1B6F1C8F7CEC0016D664 /* Assets.xcassets in Resources */,
  749. 7CCD1B6D1C8F7CEC0016D664 /* Main.storyboard in Resources */,
  750. );
  751. runOnlyForDeploymentPostprocessing = 0;
  752. };
  753. 7CCD1BC01C8F84E60016D664 /* Resources */ = {
  754. isa = PBXResourcesBuildPhase;
  755. buildActionMask = 2147483647;
  756. files = (
  757. );
  758. runOnlyForDeploymentPostprocessing = 0;
  759. };
  760. 7CCD875A1C66099B0068099B /* Resources */ = {
  761. isa = PBXResourcesBuildPhase;
  762. buildActionMask = 2147483647;
  763. files = (
  764. );
  765. runOnlyForDeploymentPostprocessing = 0;
  766. };
  767. 7CCD87771C660EA30068099B /* Resources */ = {
  768. isa = PBXResourcesBuildPhase;
  769. buildActionMask = 2147483647;
  770. files = (
  771. );
  772. runOnlyForDeploymentPostprocessing = 0;
  773. };
  774. /* End PBXResourcesBuildPhase section */
  775. /* Begin PBXSourcesBuildPhase section */
  776. 7AE893E21C05127900A29F63 /* Sources */ = {
  777. isa = PBXSourcesBuildPhase;
  778. buildActionMask = 2147483647;
  779. files = (
  780. 7C31962B1CC2C68F00DF5406 /* Socket.swift in Sources */,
  781. 7C3196191CC2C68F00DF5406 /* HttpResponse.swift in Sources */,
  782. 7C3196131CC2C68F00DF5406 /* HttpParser.swift in Sources */,
  783. 7C31963A1CC2C68F00DF5406 /* String+SHA1.swift in Sources */,
  784. 7C31961F1CC2C68F00DF5406 /* HttpServer.swift in Sources */,
  785. 7C31960D1CC2C68F00DF5406 /* WebSockets.swift in Sources */,
  786. 7C3195FE1CC2C68F00DF5406 /* sqlite.c in Sources */,
  787. 7C3196311CC2C68F00DF5406 /* SQLite.swift in Sources */,
  788. 7C3196341CC2C68F00DF5406 /* String+BASE64.swift in Sources */,
  789. 7C31961C1CC2C68F00DF5406 /* HttpRouter.swift in Sources */,
  790. 7C3196071CC2C68F00DF5406 /* File.swift in Sources */,
  791. 7C3196041CC2C68F00DF5406 /* DemoServer.swift in Sources */,
  792. 7C3196281CC2C68F00DF5406 /* Reflection.swift in Sources */,
  793. 7C3945641D256FDA003EEABA /* Scopes.swift in Sources */,
  794. 7C3196161CC2C68F00DF5406 /* HttpRequest.swift in Sources */,
  795. 7C3196221CC2C68F00DF5406 /* HttpServerIO.swift in Sources */,
  796. 7C31960A1CC2C68F00DF5406 /* Files.swift in Sources */,
  797. 7C3196011CC2C68F00DF5406 /* App.swift in Sources */,
  798. 7C3196251CC2C68F00DF5406 /* Process.swift in Sources */,
  799. 7C3196371CC2C68F00DF5406 /* String+Misc.swift in Sources */,
  800. );
  801. runOnlyForDeploymentPostprocessing = 0;
  802. };
  803. 7AE893F61C0512C400A29F63 /* Sources */ = {
  804. isa = PBXSourcesBuildPhase;
  805. buildActionMask = 2147483647;
  806. files = (
  807. 7C31962C1CC2C68F00DF5406 /* Socket.swift in Sources */,
  808. 7C31961A1CC2C68F00DF5406 /* HttpResponse.swift in Sources */,
  809. 7C3196141CC2C68F00DF5406 /* HttpParser.swift in Sources */,
  810. 7C31963B1CC2C68F00DF5406 /* String+SHA1.swift in Sources */,
  811. 7C3196201CC2C68F00DF5406 /* HttpServer.swift in Sources */,
  812. 7C31960E1CC2C68F00DF5406 /* WebSockets.swift in Sources */,
  813. 7C3195FF1CC2C68F00DF5406 /* sqlite.c in Sources */,
  814. 7C3196321CC2C68F00DF5406 /* SQLite.swift in Sources */,
  815. 7C3196351CC2C68F00DF5406 /* String+BASE64.swift in Sources */,
  816. 7C31961D1CC2C68F00DF5406 /* HttpRouter.swift in Sources */,
  817. 7C3196081CC2C68F00DF5406 /* File.swift in Sources */,
  818. 7C3196051CC2C68F00DF5406 /* DemoServer.swift in Sources */,
  819. 7C3196291CC2C68F00DF5406 /* Reflection.swift in Sources */,
  820. 7C3945651D256FDA003EEABA /* Scopes.swift in Sources */,
  821. 7C3196171CC2C68F00DF5406 /* HttpRequest.swift in Sources */,
  822. 7C3196231CC2C68F00DF5406 /* HttpServerIO.swift in Sources */,
  823. 7C31960B1CC2C68F00DF5406 /* Files.swift in Sources */,
  824. 7C3196021CC2C68F00DF5406 /* App.swift in Sources */,
  825. 7C3196261CC2C68F00DF5406 /* Process.swift in Sources */,
  826. 7C3196381CC2C68F00DF5406 /* String+Misc.swift in Sources */,
  827. );
  828. runOnlyForDeploymentPostprocessing = 0;
  829. };
  830. 7C839B6A19422CFF003A6950 /* Sources */ = {
  831. isa = PBXSourcesBuildPhase;
  832. buildActionMask = 2147483647;
  833. files = (
  834. 7C73C6921C26179C00AEF6CA /* AppDelegate.swift in Sources */,
  835. 7CDAB8161BE2A1D400C8A977 /* ViewController.swift in Sources */,
  836. );
  837. runOnlyForDeploymentPostprocessing = 0;
  838. };
  839. 7CA4813719A2EA8D0030B30D /* Sources */ = {
  840. isa = PBXSourcesBuildPhase;
  841. buildActionMask = 2147483647;
  842. files = (
  843. 7CA4813E19A2EA8D0030B30D /* main.swift in Sources */,
  844. );
  845. runOnlyForDeploymentPostprocessing = 0;
  846. };
  847. 7CCD1B611C8F7CEC0016D664 /* Sources */ = {
  848. isa = PBXSourcesBuildPhase;
  849. buildActionMask = 2147483647;
  850. files = (
  851. 7CCD1B6A1C8F7CEC0016D664 /* ViewController.swift in Sources */,
  852. 7CCD1B681C8F7CEC0016D664 /* AppDelegate.swift in Sources */,
  853. );
  854. runOnlyForDeploymentPostprocessing = 0;
  855. };
  856. 7CCD1BA91C8F84E60016D664 /* Sources */ = {
  857. isa = PBXSourcesBuildPhase;
  858. buildActionMask = 2147483647;
  859. files = (
  860. 7C31962D1CC2C68F00DF5406 /* Socket.swift in Sources */,
  861. 7C31961B1CC2C68F00DF5406 /* HttpResponse.swift in Sources */,
  862. 7C3196151CC2C68F00DF5406 /* HttpParser.swift in Sources */,
  863. 7C31963C1CC2C68F00DF5406 /* String+SHA1.swift in Sources */,
  864. 7C83177B1D2C5DF300630662 /* Scopes.swift in Sources */,
  865. 7C3196211CC2C68F00DF5406 /* HttpServer.swift in Sources */,
  866. 7C31960F1CC2C68F00DF5406 /* WebSockets.swift in Sources */,
  867. 7C3196001CC2C68F00DF5406 /* sqlite.c in Sources */,
  868. 7C3196331CC2C68F00DF5406 /* SQLite.swift in Sources */,
  869. 7C3196361CC2C68F00DF5406 /* String+BASE64.swift in Sources */,
  870. 7C31961E1CC2C68F00DF5406 /* HttpRouter.swift in Sources */,
  871. 7C3196091CC2C68F00DF5406 /* File.swift in Sources */,
  872. 7C3196061CC2C68F00DF5406 /* DemoServer.swift in Sources */,
  873. 7C31962A1CC2C68F00DF5406 /* Reflection.swift in Sources */,
  874. 7C3196181CC2C68F00DF5406 /* HttpRequest.swift in Sources */,
  875. 7C3196241CC2C68F00DF5406 /* HttpServerIO.swift in Sources */,
  876. 7C31960C1CC2C68F00DF5406 /* Files.swift in Sources */,
  877. 7C3196031CC2C68F00DF5406 /* App.swift in Sources */,
  878. 7C3196271CC2C68F00DF5406 /* Process.swift in Sources */,
  879. 7C3196391CC2C68F00DF5406 /* String+Misc.swift in Sources */,
  880. );
  881. runOnlyForDeploymentPostprocessing = 0;
  882. };
  883. 7CCD87581C66099B0068099B /* Sources */ = {
  884. isa = PBXSourcesBuildPhase;
  885. buildActionMask = 2147483647;
  886. files = (
  887. 7CCD87701C660B250068099B /* SwifterTestsHttpParser.swift in Sources */,
  888. 7C6B57EB1CA6C3AA0042655C /* SwifterTestsHttpRouter.swift in Sources */,
  889. 7C5915221C92A99300D884BC /* SwifterTestsReflection.swift in Sources */,
  890. 7C13B57C1C7B069500556443 /* SwifterTestsSQLite.swift in Sources */,
  891. 7C4785E91C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */,
  892. 7CCD87721C660B250068099B /* SwifterTestsStringExtensions.swift in Sources */,
  893. );
  894. runOnlyForDeploymentPostprocessing = 0;
  895. };
  896. 7CCD87751C660EA30068099B /* Sources */ = {
  897. isa = PBXSourcesBuildPhase;
  898. buildActionMask = 2147483647;
  899. files = (
  900. 7CCD87841C660ED60068099B /* SwifterTestsHttpParser.swift in Sources */,
  901. 7C6B57EC1CA6C3AA0042655C /* SwifterTestsHttpRouter.swift in Sources */,
  902. 7C5915231C92A99300D884BC /* SwifterTestsReflection.swift in Sources */,
  903. 7C13B57D1C7B069500556443 /* SwifterTestsSQLite.swift in Sources */,
  904. 7C4785EA1C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */,
  905. 7CCD87851C660ED60068099B /* SwifterTestsStringExtensions.swift in Sources */,
  906. );
  907. runOnlyForDeploymentPostprocessing = 0;
  908. };
  909. /* End PBXSourcesBuildPhase section */
  910. /* Begin PBXTargetDependency section */
  911. 7C0A46BD1CAC6895009124AB /* PBXTargetDependency */ = {
  912. isa = PBXTargetDependency;
  913. target = 7AE893FA1C0512C400A29F63 /* SwifterMac */;
  914. targetProxy = 7C0A46BC1CAC6895009124AB /* PBXContainerItemProxy */;
  915. };
  916. 7C73C6C01C261AA700AEF6CA /* PBXTargetDependency */ = {
  917. isa = PBXTargetDependency;
  918. target = 7AE893E61C05127900A29F63 /* SwifteriOS */;
  919. targetProxy = 7C73C6BF1C261AA700AEF6CA /* PBXContainerItemProxy */;
  920. };
  921. 7CCD1BC71C8F857F0016D664 /* PBXTargetDependency */ = {
  922. isa = PBXTargetDependency;
  923. target = 7CCD1BA81C8F84E60016D664 /* SwiftertvOS */;
  924. targetProxy = 7CCD1BC61C8F857F0016D664 /* PBXContainerItemProxy */;
  925. };
  926. 7CCD87631C66099B0068099B /* PBXTargetDependency */ = {
  927. isa = PBXTargetDependency;
  928. target = 7AE893E61C05127900A29F63 /* SwifteriOS */;
  929. targetProxy = 7CCD87621C66099B0068099B /* PBXContainerItemProxy */;
  930. };
  931. 7CCD87801C660EA30068099B /* PBXTargetDependency */ = {
  932. isa = PBXTargetDependency;
  933. target = 7AE893FA1C0512C400A29F63 /* SwifterMac */;
  934. targetProxy = 7CCD877F1C660EA30068099B /* PBXContainerItemProxy */;
  935. };
  936. /* End PBXTargetDependency section */
  937. /* Begin PBXVariantGroup section */
  938. 7CCD1B6B1C8F7CEC0016D664 /* Main.storyboard */ = {
  939. isa = PBXVariantGroup;
  940. children = (
  941. 7CCD1B6C1C8F7CEC0016D664 /* Base */,
  942. );
  943. name = Main.storyboard;
  944. sourceTree = "<group>";
  945. };
  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. 7AE893ED1C05127900A29F63 /* Debug */ = {
  958. isa = XCBuildConfiguration;
  959. buildSettings = {
  960. CLANG_ENABLE_MODULES = YES;
  961. COMBINE_HIDPI_IMAGES = YES;
  962. CURRENT_PROJECT_VERSION = 1.1.3;
  963. DEBUG_INFORMATION_FORMAT = dwarf;
  964. DEFINES_MODULE = YES;
  965. DYLIB_COMPATIBILITY_VERSION = 1;
  966. DYLIB_CURRENT_VERSION = 1;
  967. DYLIB_INSTALL_NAME_BASE = "@rpath";
  968. GCC_NO_COMMON_BLOCKS = YES;
  969. INFOPLIST_FILE = SwifterSampleiOS/Info.plist;
  970. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  971. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  972. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  973. MTL_ENABLE_DEBUG_INFO = YES;
  974. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOS;
  975. PRODUCT_NAME = Swifter;
  976. SKIP_INSTALL = YES;
  977. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  978. VERSIONING_SYSTEM = "apple-generic";
  979. VERSION_INFO_PREFIX = "";
  980. };
  981. name = Debug;
  982. };
  983. 7AE893EE1C05127900A29F63 /* Release */ = {
  984. isa = XCBuildConfiguration;
  985. buildSettings = {
  986. CLANG_ENABLE_MODULES = YES;
  987. COMBINE_HIDPI_IMAGES = YES;
  988. COPY_PHASE_STRIP = NO;
  989. CURRENT_PROJECT_VERSION = 1.1.3;
  990. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  991. DEFINES_MODULE = YES;
  992. DYLIB_COMPATIBILITY_VERSION = 1;
  993. DYLIB_CURRENT_VERSION = 1;
  994. DYLIB_INSTALL_NAME_BASE = "@rpath";
  995. GCC_NO_COMMON_BLOCKS = YES;
  996. INFOPLIST_FILE = SwifterSampleiOS/Info.plist;
  997. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  998. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  999. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1000. MTL_ENABLE_DEBUG_INFO = NO;
  1001. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOS;
  1002. PRODUCT_NAME = Swifter;
  1003. SKIP_INSTALL = YES;
  1004. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1005. VERSIONING_SYSTEM = "apple-generic";
  1006. VERSION_INFO_PREFIX = "";
  1007. };
  1008. name = Release;
  1009. };
  1010. 7AE894011C0512C400A29F63 /* Debug */ = {
  1011. isa = XCBuildConfiguration;
  1012. buildSettings = {
  1013. CLANG_ENABLE_MODULES = YES;
  1014. CODE_SIGN_IDENTITY = "Mac Developer";
  1015. COMBINE_HIDPI_IMAGES = YES;
  1016. CURRENT_PROJECT_VERSION = 1.1.3;
  1017. DEBUG_INFORMATION_FORMAT = dwarf;
  1018. DEFINES_MODULE = YES;
  1019. DYLIB_COMPATIBILITY_VERSION = 1;
  1020. DYLIB_CURRENT_VERSION = 1;
  1021. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1022. FRAMEWORK_VERSION = A;
  1023. GCC_NO_COMMON_BLOCKS = YES;
  1024. INFOPLIST_FILE = SwifterMac/Info.plist;
  1025. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1026. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  1027. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1028. MTL_ENABLE_DEBUG_INFO = YES;
  1029. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterMac;
  1030. PRODUCT_NAME = Swifter;
  1031. PROVISIONING_PROFILE_SPECIFIER = JHSX9UH35H/;
  1032. SDKROOT = macosx;
  1033. SKIP_INSTALL = YES;
  1034. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1035. SWIFT_VERSION = 3.0;
  1036. VERSIONING_SYSTEM = "apple-generic";
  1037. VERSION_INFO_PREFIX = "";
  1038. };
  1039. name = Debug;
  1040. };
  1041. 7AE894021C0512C400A29F63 /* Release */ = {
  1042. isa = XCBuildConfiguration;
  1043. buildSettings = {
  1044. CLANG_ENABLE_MODULES = YES;
  1045. CODE_SIGN_IDENTITY = "Mac Developer";
  1046. COMBINE_HIDPI_IMAGES = YES;
  1047. COPY_PHASE_STRIP = NO;
  1048. CURRENT_PROJECT_VERSION = 1.1.3;
  1049. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1050. DEFINES_MODULE = YES;
  1051. DYLIB_COMPATIBILITY_VERSION = 1;
  1052. DYLIB_CURRENT_VERSION = 1;
  1053. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1054. FRAMEWORK_VERSION = A;
  1055. GCC_NO_COMMON_BLOCKS = YES;
  1056. INFOPLIST_FILE = SwifterMac/Info.plist;
  1057. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1058. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  1059. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1060. MTL_ENABLE_DEBUG_INFO = NO;
  1061. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterMac;
  1062. PRODUCT_NAME = Swifter;
  1063. PROVISIONING_PROFILE_SPECIFIER = JHSX9UH35H/;
  1064. SDKROOT = macosx;
  1065. SKIP_INSTALL = YES;
  1066. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1067. SWIFT_VERSION = 3.0;
  1068. VERSIONING_SYSTEM = "apple-generic";
  1069. VERSION_INFO_PREFIX = "";
  1070. };
  1071. name = Release;
  1072. };
  1073. 7C839B8819422D00003A6950 /* Debug */ = {
  1074. isa = XCBuildConfiguration;
  1075. buildSettings = {
  1076. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1077. ALWAYS_SEARCH_USER_PATHS = NO;
  1078. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1079. CLANG_CXX_LIBRARY = "libc++";
  1080. CLANG_ENABLE_MODULES = YES;
  1081. CLANG_ENABLE_OBJC_ARC = YES;
  1082. CLANG_WARN_BOOL_CONVERSION = YES;
  1083. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1084. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1085. CLANG_WARN_EMPTY_BODY = YES;
  1086. CLANG_WARN_ENUM_CONVERSION = YES;
  1087. CLANG_WARN_INT_CONVERSION = YES;
  1088. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1089. CLANG_WARN_UNREACHABLE_CODE = YES;
  1090. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1091. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1092. COPY_PHASE_STRIP = NO;
  1093. CURRENT_PROJECT_VERSION = 1.1.3;
  1094. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1095. ENABLE_TESTABILITY = YES;
  1096. GCC_C_LANGUAGE_STANDARD = gnu99;
  1097. GCC_DYNAMIC_NO_PIC = NO;
  1098. GCC_NO_COMMON_BLOCKS = YES;
  1099. GCC_OPTIMIZATION_LEVEL = 0;
  1100. GCC_PREPROCESSOR_DEFINITIONS = (
  1101. "DEBUG=1",
  1102. "$(inherited)",
  1103. );
  1104. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1105. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1106. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1107. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1108. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1109. GCC_WARN_UNUSED_FUNCTION = YES;
  1110. GCC_WARN_UNUSED_VARIABLE = YES;
  1111. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1112. MACOSX_DEPLOYMENT_TARGET = 10.10;
  1113. METAL_ENABLE_DEBUG_INFO = YES;
  1114. ONLY_ACTIVE_ARCH = YES;
  1115. OTHER_SWIFT_FLAGS = "";
  1116. SDKROOT = macosx;
  1117. SWIFT_INCLUDE_PATHS = "\"$(SRCROOT)/../Sources/CSQLite/\"";
  1118. SWIFT_OBJC_BRIDGING_HEADER = "";
  1119. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1120. TARGETED_DEVICE_FAMILY = "1,2";
  1121. };
  1122. name = Debug;
  1123. };
  1124. 7C839B8919422D00003A6950 /* Release */ = {
  1125. isa = XCBuildConfiguration;
  1126. buildSettings = {
  1127. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1128. ALWAYS_SEARCH_USER_PATHS = NO;
  1129. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1130. CLANG_CXX_LIBRARY = "libc++";
  1131. CLANG_ENABLE_MODULES = YES;
  1132. CLANG_ENABLE_OBJC_ARC = YES;
  1133. CLANG_WARN_BOOL_CONVERSION = YES;
  1134. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1135. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1136. CLANG_WARN_EMPTY_BODY = YES;
  1137. CLANG_WARN_ENUM_CONVERSION = YES;
  1138. CLANG_WARN_INT_CONVERSION = YES;
  1139. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1140. CLANG_WARN_UNREACHABLE_CODE = YES;
  1141. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1142. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1143. COPY_PHASE_STRIP = YES;
  1144. CURRENT_PROJECT_VERSION = 1.1.3;
  1145. ENABLE_NS_ASSERTIONS = NO;
  1146. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1147. GCC_C_LANGUAGE_STANDARD = gnu99;
  1148. GCC_NO_COMMON_BLOCKS = YES;
  1149. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1150. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1151. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1152. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1153. GCC_WARN_UNUSED_FUNCTION = YES;
  1154. GCC_WARN_UNUSED_VARIABLE = YES;
  1155. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1156. MACOSX_DEPLOYMENT_TARGET = 10.10;
  1157. METAL_ENABLE_DEBUG_INFO = NO;
  1158. ONLY_ACTIVE_ARCH = NO;
  1159. OTHER_SWIFT_FLAGS = "";
  1160. SDKROOT = macosx;
  1161. SWIFT_INCLUDE_PATHS = "\"$(SRCROOT)/../Sources/CSQLite/\"";
  1162. SWIFT_OBJC_BRIDGING_HEADER = "";
  1163. TARGETED_DEVICE_FAMILY = "1,2";
  1164. VALIDATE_PRODUCT = YES;
  1165. };
  1166. name = Release;
  1167. };
  1168. 7C839B8B19422D00003A6950 /* Debug */ = {
  1169. isa = XCBuildConfiguration;
  1170. buildSettings = {
  1171. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1172. CLANG_ENABLE_MODULES = YES;
  1173. COMBINE_HIDPI_IMAGES = YES;
  1174. INFOPLIST_FILE = "$(SRCROOT)/SwifterSampleiOS/Info.plist";
  1175. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1176. PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski.${PRODUCT_NAME:rfc1034identifier}";
  1177. PRODUCT_NAME = "$(TARGET_NAME)";
  1178. SWIFT_OBJC_BRIDGING_HEADER = "";
  1179. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1180. };
  1181. name = Debug;
  1182. };
  1183. 7C839B8C19422D00003A6950 /* Release */ = {
  1184. isa = XCBuildConfiguration;
  1185. buildSettings = {
  1186. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1187. CLANG_ENABLE_MODULES = YES;
  1188. COMBINE_HIDPI_IMAGES = YES;
  1189. INFOPLIST_FILE = "$(SRCROOT)/SwifterSampleiOS/Info.plist";
  1190. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1191. PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski.${PRODUCT_NAME:rfc1034identifier}";
  1192. PRODUCT_NAME = "$(TARGET_NAME)";
  1193. SWIFT_OBJC_BRIDGING_HEADER = "";
  1194. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1195. };
  1196. name = Release;
  1197. };
  1198. 7CA4813F19A2EA8D0030B30D /* Debug */ = {
  1199. isa = XCBuildConfiguration;
  1200. buildSettings = {
  1201. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1202. CLANG_ENABLE_MODULES = YES;
  1203. GCC_PREPROCESSOR_DEFINITIONS = (
  1204. "DEBUG=1",
  1205. "$(inherited)",
  1206. );
  1207. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1208. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1209. MTL_ENABLE_DEBUG_INFO = YES;
  1210. ONLY_ACTIVE_ARCH = YES;
  1211. PRODUCT_NAME = "$(TARGET_NAME)";
  1212. SDKROOT = macosx;
  1213. SWIFT_OBJC_BRIDGING_HEADER = "";
  1214. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1215. SWIFT_VERSION = 3.0;
  1216. };
  1217. name = Debug;
  1218. };
  1219. 7CA4814019A2EA8D0030B30D /* Release */ = {
  1220. isa = XCBuildConfiguration;
  1221. buildSettings = {
  1222. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1223. CLANG_ENABLE_MODULES = YES;
  1224. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1225. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1226. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1227. MTL_ENABLE_DEBUG_INFO = NO;
  1228. PRODUCT_NAME = "$(TARGET_NAME)";
  1229. SDKROOT = macosx;
  1230. SWIFT_OBJC_BRIDGING_HEADER = "";
  1231. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1232. SWIFT_VERSION = 3.0;
  1233. };
  1234. name = Release;
  1235. };
  1236. 7CCD1B721C8F7CEC0016D664 /* Debug */ = {
  1237. isa = XCBuildConfiguration;
  1238. buildSettings = {
  1239. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1240. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1241. CODE_SIGN_IDENTITY = "iPhone Developer";
  1242. DEBUG_INFORMATION_FORMAT = dwarf;
  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 = YES;
  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 = Debug;
  1254. };
  1255. 7CCD1B731C8F7CEC0016D664 /* Release */ = {
  1256. isa = XCBuildConfiguration;
  1257. buildSettings = {
  1258. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1259. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1260. CODE_SIGN_IDENTITY = "iPhone Developer";
  1261. COPY_PHASE_STRIP = NO;
  1262. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1263. GCC_NO_COMMON_BLOCKS = YES;
  1264. INFOPLIST_FILE = SwifterSampletvOS/Info.plist;
  1265. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1266. MTL_ENABLE_DEBUG_INFO = NO;
  1267. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterSampletvOS;
  1268. PRODUCT_NAME = "$(TARGET_NAME)";
  1269. SDKROOT = appletvos;
  1270. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1271. TARGETED_DEVICE_FAMILY = 3;
  1272. TVOS_DEPLOYMENT_TARGET = 9.1;
  1273. };
  1274. name = Release;
  1275. };
  1276. 7CCD1BC21C8F84E60016D664 /* Debug */ = {
  1277. isa = XCBuildConfiguration;
  1278. buildSettings = {
  1279. CLANG_ENABLE_MODULES = YES;
  1280. COMBINE_HIDPI_IMAGES = YES;
  1281. CURRENT_PROJECT_VERSION = 1.1.3;
  1282. DEBUG_INFORMATION_FORMAT = dwarf;
  1283. DEFINES_MODULE = YES;
  1284. DYLIB_COMPATIBILITY_VERSION = 1;
  1285. DYLIB_CURRENT_VERSION = 1;
  1286. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1287. GCC_NO_COMMON_BLOCKS = YES;
  1288. INFOPLIST_FILE = "$(SRCROOT)/SwiftertvOS/Info.plist";
  1289. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1290. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1291. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1292. MTL_ENABLE_DEBUG_INFO = YES;
  1293. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwiftertvOS;
  1294. PRODUCT_NAME = "$(TARGET_NAME)";
  1295. SKIP_INSTALL = YES;
  1296. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1297. VERSIONING_SYSTEM = "apple-generic";
  1298. VERSION_INFO_PREFIX = "";
  1299. };
  1300. name = Debug;
  1301. };
  1302. 7CCD1BC31C8F84E60016D664 /* Release */ = {
  1303. isa = XCBuildConfiguration;
  1304. buildSettings = {
  1305. CLANG_ENABLE_MODULES = YES;
  1306. COMBINE_HIDPI_IMAGES = YES;
  1307. COPY_PHASE_STRIP = NO;
  1308. CURRENT_PROJECT_VERSION = 1.1.3;
  1309. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1310. DEFINES_MODULE = YES;
  1311. DYLIB_COMPATIBILITY_VERSION = 1;
  1312. DYLIB_CURRENT_VERSION = 1;
  1313. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1314. GCC_NO_COMMON_BLOCKS = YES;
  1315. INFOPLIST_FILE = "$(SRCROOT)/SwiftertvOS/Info.plist";
  1316. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1317. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1318. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1319. MTL_ENABLE_DEBUG_INFO = NO;
  1320. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwiftertvOS;
  1321. PRODUCT_NAME = "$(TARGET_NAME)";
  1322. SKIP_INSTALL = YES;
  1323. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1324. VERSIONING_SYSTEM = "apple-generic";
  1325. VERSION_INFO_PREFIX = "";
  1326. };
  1327. name = Release;
  1328. };
  1329. 7CCD87651C66099B0068099B /* Debug */ = {
  1330. isa = XCBuildConfiguration;
  1331. buildSettings = {
  1332. COMBINE_HIDPI_IMAGES = YES;
  1333. DEBUG_INFORMATION_FORMAT = dwarf;
  1334. GCC_NO_COMMON_BLOCKS = YES;
  1335. INFOPLIST_FILE = SwifteriOSTests/Info.plist;
  1336. IPHONEOS_DEPLOYMENT_TARGET = 9.2;
  1337. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1338. MTL_ENABLE_DEBUG_INFO = YES;
  1339. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOSTests;
  1340. PRODUCT_NAME = "$(TARGET_NAME)";
  1341. };
  1342. name = Debug;
  1343. };
  1344. 7CCD87661C66099B0068099B /* Release */ = {
  1345. isa = XCBuildConfiguration;
  1346. buildSettings = {
  1347. COMBINE_HIDPI_IMAGES = YES;
  1348. COPY_PHASE_STRIP = NO;
  1349. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1350. GCC_NO_COMMON_BLOCKS = YES;
  1351. INFOPLIST_FILE = SwifteriOSTests/Info.plist;
  1352. IPHONEOS_DEPLOYMENT_TARGET = 9.2;
  1353. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1354. MTL_ENABLE_DEBUG_INFO = NO;
  1355. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOSTests;
  1356. PRODUCT_NAME = "$(TARGET_NAME)";
  1357. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1358. };
  1359. name = Release;
  1360. };
  1361. 7CCD87821C660EA30068099B /* Debug */ = {
  1362. isa = XCBuildConfiguration;
  1363. buildSettings = {
  1364. CODE_SIGN_IDENTITY = "-";
  1365. COMBINE_HIDPI_IMAGES = YES;
  1366. DEBUG_INFORMATION_FORMAT = dwarf;
  1367. GCC_NO_COMMON_BLOCKS = YES;
  1368. INFOPLIST_FILE = SwifterOSXTests/Info.plist;
  1369. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1370. MACOSX_DEPLOYMENT_TARGET = 10.11;
  1371. MTL_ENABLE_DEBUG_INFO = YES;
  1372. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterOSXTests;
  1373. PRODUCT_NAME = "$(TARGET_NAME)";
  1374. SDKROOT = macosx;
  1375. SWIFT_VERSION = 3.0;
  1376. };
  1377. name = Debug;
  1378. };
  1379. 7CCD87831C660EA30068099B /* Release */ = {
  1380. isa = XCBuildConfiguration;
  1381. buildSettings = {
  1382. CODE_SIGN_IDENTITY = "-";
  1383. COMBINE_HIDPI_IMAGES = YES;
  1384. COPY_PHASE_STRIP = NO;
  1385. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1386. GCC_NO_COMMON_BLOCKS = YES;
  1387. INFOPLIST_FILE = SwifterOSXTests/Info.plist;
  1388. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1389. MACOSX_DEPLOYMENT_TARGET = 10.11;
  1390. MTL_ENABLE_DEBUG_INFO = NO;
  1391. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterOSXTests;
  1392. PRODUCT_NAME = "$(TARGET_NAME)";
  1393. SDKROOT = macosx;
  1394. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1395. SWIFT_VERSION = 3.0;
  1396. };
  1397. name = Release;
  1398. };
  1399. /* End XCBuildConfiguration section */
  1400. /* Begin XCConfigurationList section */
  1401. 7AE893EC1C05127900A29F63 /* Build configuration list for PBXNativeTarget "SwifteriOS" */ = {
  1402. isa = XCConfigurationList;
  1403. buildConfigurations = (
  1404. 7AE893ED1C05127900A29F63 /* Debug */,
  1405. 7AE893EE1C05127900A29F63 /* Release */,
  1406. );
  1407. defaultConfigurationIsVisible = 0;
  1408. defaultConfigurationName = Release;
  1409. };
  1410. 7AE894001C0512C400A29F63 /* Build configuration list for PBXNativeTarget "SwifterMac" */ = {
  1411. isa = XCConfigurationList;
  1412. buildConfigurations = (
  1413. 7AE894011C0512C400A29F63 /* Debug */,
  1414. 7AE894021C0512C400A29F63 /* Release */,
  1415. );
  1416. defaultConfigurationIsVisible = 0;
  1417. defaultConfigurationName = Release;
  1418. };
  1419. 7C839B6919422CFF003A6950 /* Build configuration list for PBXProject "Swifter" */ = {
  1420. isa = XCConfigurationList;
  1421. buildConfigurations = (
  1422. 7C839B8819422D00003A6950 /* Debug */,
  1423. 7C839B8919422D00003A6950 /* Release */,
  1424. );
  1425. defaultConfigurationIsVisible = 0;
  1426. defaultConfigurationName = Release;
  1427. };
  1428. 7C839B8A19422D00003A6950 /* Build configuration list for PBXNativeTarget "SwifterSampleiOS" */ = {
  1429. isa = XCConfigurationList;
  1430. buildConfigurations = (
  1431. 7C839B8B19422D00003A6950 /* Debug */,
  1432. 7C839B8C19422D00003A6950 /* Release */,
  1433. );
  1434. defaultConfigurationIsVisible = 0;
  1435. defaultConfigurationName = Release;
  1436. };
  1437. 7CA4814119A2EA8D0030B30D /* Build configuration list for PBXNativeTarget "SwifterSampleOSX" */ = {
  1438. isa = XCConfigurationList;
  1439. buildConfigurations = (
  1440. 7CA4813F19A2EA8D0030B30D /* Debug */,
  1441. 7CA4814019A2EA8D0030B30D /* Release */,
  1442. );
  1443. defaultConfigurationIsVisible = 0;
  1444. defaultConfigurationName = Release;
  1445. };
  1446. 7CCD1B711C8F7CEC0016D664 /* Build configuration list for PBXNativeTarget "SwifterSampletvOS" */ = {
  1447. isa = XCConfigurationList;
  1448. buildConfigurations = (
  1449. 7CCD1B721C8F7CEC0016D664 /* Debug */,
  1450. 7CCD1B731C8F7CEC0016D664 /* Release */,
  1451. );
  1452. defaultConfigurationIsVisible = 0;
  1453. defaultConfigurationName = Release;
  1454. };
  1455. 7CCD1BC11C8F84E60016D664 /* Build configuration list for PBXNativeTarget "SwiftertvOS" */ = {
  1456. isa = XCConfigurationList;
  1457. buildConfigurations = (
  1458. 7CCD1BC21C8F84E60016D664 /* Debug */,
  1459. 7CCD1BC31C8F84E60016D664 /* Release */,
  1460. );
  1461. defaultConfigurationIsVisible = 0;
  1462. defaultConfigurationName = Release;
  1463. };
  1464. 7CCD87641C66099B0068099B /* Build configuration list for PBXNativeTarget "SwifteriOSTests" */ = {
  1465. isa = XCConfigurationList;
  1466. buildConfigurations = (
  1467. 7CCD87651C66099B0068099B /* Debug */,
  1468. 7CCD87661C66099B0068099B /* Release */,
  1469. );
  1470. defaultConfigurationIsVisible = 0;
  1471. defaultConfigurationName = Release;
  1472. };
  1473. 7CCD87811C660EA30068099B /* Build configuration list for PBXNativeTarget "SwifterOSXTests" */ = {
  1474. isa = XCConfigurationList;
  1475. buildConfigurations = (
  1476. 7CCD87821C660EA30068099B /* Debug */,
  1477. 7CCD87831C660EA30068099B /* Release */,
  1478. );
  1479. defaultConfigurationIsVisible = 0;
  1480. defaultConfigurationName = Release;
  1481. };
  1482. /* End XCConfigurationList section */
  1483. };
  1484. rootObject = 7C839B6619422CFF003A6950 /* Project object */;
  1485. }