project.pbxproj 70 KB

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