1
0

project.pbxproj 72 KB

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