project.pbxproj 83 KB

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