project.pbxproj 71 KB

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