project.pbxproj 78 KB

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