project.pbxproj 75 KB

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