project.pbxproj 63 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0858E7F41D68BB2600491CD1 /* IOSafetyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F31D68BB2600491CD1 /* IOSafetyTests.swift */; };
  10. 0858E7F51D68BB2600491CD1 /* IOSafetyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F31D68BB2600491CD1 /* IOSafetyTests.swift */; };
  11. 0858E7F71D68BC2600491CD1 /* PingServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F61D68BC2600491CD1 /* PingServer.swift */; };
  12. 0858E7F81D68BC2600491CD1 /* PingServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F61D68BC2600491CD1 /* PingServer.swift */; };
  13. 0858E7F91D68BC2600491CD1 /* PingServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F61D68BC2600491CD1 /* PingServer.swift */; };
  14. 269B47881D3AAAE20042D137 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EF1D2C44F30030FC98 /* HttpResponse.swift */; };
  15. 269B47891D3AAAE20042D137 /* Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F41D2C44F30030FC98 /* Scopes.swift */; };
  16. 269B478A1D3AAAE20042D137 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F31D2C44F30030FC98 /* Process.swift */; };
  17. 269B478B1D3AAAE20042D137 /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6ED1D2C44F30030FC98 /* HttpParser.swift */; };
  18. 269B478C1D3AAAE20042D137 /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F71D2C44F30030FC98 /* String+Misc.swift */; };
  19. 269B478D1D3AAAE20042D137 /* WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F91D2C44F30030FC98 /* WebSockets.swift */; };
  20. 269B478E1D3AAAE20042D137 /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F11D2C44F30030FC98 /* HttpServer.swift */; };
  21. 269B478F1D3AAAE20042D137 /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EE1D2C44F30030FC98 /* HttpRequest.swift */; };
  22. 269B47901D3AAAE20042D137 /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EA1D2C44F30030FC98 /* DemoServer.swift */; };
  23. 269B47921D3AAAE20042D137 /* Socket+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B29E1D369BEC00D35BFB /* Socket+File.swift */; };
  24. 269B47931D3AAAE20042D137 /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F51D2C44F30030FC98 /* Socket.swift */; };
  25. 269B47941D3AAAE20042D137 /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F21D2C44F30030FC98 /* HttpServerIO.swift */; };
  26. 269B47951D3AAAE20042D137 /* Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EC1D2C44F30030FC98 /* Files.swift */; };
  27. 269B47961D3AAAE20042D137 /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F01D2C44F30030FC98 /* HttpRouter.swift */; };
  28. 269B47971D3AAAE20042D137 /* String+SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F81D2C44F30030FC98 /* String+SHA1.swift */; };
  29. 269B47981D3AAAE20042D137 /* Errno.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B2A11D369C9D00D35BFB /* Errno.swift */; };
  30. 269B47991D3AAAE20042D137 /* String+BASE64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F61D2C44F30030FC98 /* String+BASE64.swift */; };
  31. 269B47A71D3AAC4F0042D137 /* SwiftertvOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 269B47A51D3AAC4F0042D137 /* SwiftertvOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
  32. 7AE893EA1C05127900A29F63 /* SwifteriOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AE893E91C05127900A29F63 /* SwifteriOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
  33. 7AE893FE1C0512C400A29F63 /* SwifterMac.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AE893FD1C0512C400A29F63 /* SwifterMac.h */; settings = {ATTRIBUTES = (Public, ); }; };
  34. 7AE8940D1C05151100A29F63 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */; };
  35. 7C377E181D964B96009C6148 /* String+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C377E161D964B6A009C6148 /* String+File.swift */; };
  36. 7C377E191D964B9F009C6148 /* String+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C377E161D964B6A009C6148 /* String+File.swift */; };
  37. 7C458EFC1D4A7526006A68E5 /* Socket+Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C458EFB1D4A7526006A68E5 /* Socket+Server.swift */; };
  38. 7C458EFD1D4A7526006A68E5 /* Socket+Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C458EFB1D4A7526006A68E5 /* Socket+Server.swift */; };
  39. 7C458EFE1D4A7526006A68E5 /* Socket+Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C458EFB1D4A7526006A68E5 /* Socket+Server.swift */; };
  40. 7C4785E91C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */; };
  41. 7C4785EA1C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */; };
  42. 7C71C5B11A1EC49B00682BF0 /* logo.png in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7CB102DF1A17381D00CBA3B4 /* logo.png */; };
  43. 7C73C6921C26179C00AEF6CA /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */; };
  44. 7C76B29F1D369BEC00D35BFB /* Socket+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B29E1D369BEC00D35BFB /* Socket+File.swift */; };
  45. 7C76B2A01D369BEC00D35BFB /* Socket+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B29E1D369BEC00D35BFB /* Socket+File.swift */; };
  46. 7C76B2A21D369C9D00D35BFB /* Errno.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B2A11D369C9D00D35BFB /* Errno.swift */; };
  47. 7C76B2A31D369C9D00D35BFB /* Errno.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B2A11D369C9D00D35BFB /* Errno.swift */; };
  48. 7C76B70D1D2C456A0030FC98 /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EA1D2C44F30030FC98 /* DemoServer.swift */; };
  49. 7C76B70E1D2C456B0030FC98 /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EA1D2C44F30030FC98 /* DemoServer.swift */; };
  50. 7C76B7111D2C45710030FC98 /* Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EC1D2C44F30030FC98 /* Files.swift */; };
  51. 7C76B7121D2C45710030FC98 /* Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EC1D2C44F30030FC98 /* Files.swift */; };
  52. 7C76B7131D2C45730030FC98 /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6ED1D2C44F30030FC98 /* HttpParser.swift */; };
  53. 7C76B7141D2C45730030FC98 /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6ED1D2C44F30030FC98 /* HttpParser.swift */; };
  54. 7C76B7151D2C45760030FC98 /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EE1D2C44F30030FC98 /* HttpRequest.swift */; };
  55. 7C76B7161D2C45760030FC98 /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EE1D2C44F30030FC98 /* HttpRequest.swift */; };
  56. 7C76B7171D2C45780030FC98 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EF1D2C44F30030FC98 /* HttpResponse.swift */; };
  57. 7C76B7181D2C45790030FC98 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EF1D2C44F30030FC98 /* HttpResponse.swift */; };
  58. 7C76B7191D2C457C0030FC98 /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F01D2C44F30030FC98 /* HttpRouter.swift */; };
  59. 7C76B71A1D2C457C0030FC98 /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F01D2C44F30030FC98 /* HttpRouter.swift */; };
  60. 7C76B71B1D2C457E0030FC98 /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F11D2C44F30030FC98 /* HttpServer.swift */; };
  61. 7C76B71C1D2C457E0030FC98 /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F11D2C44F30030FC98 /* HttpServer.swift */; };
  62. 7C76B71D1D2C45820030FC98 /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F21D2C44F30030FC98 /* HttpServerIO.swift */; };
  63. 7C76B71E1D2C45820030FC98 /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F21D2C44F30030FC98 /* HttpServerIO.swift */; };
  64. 7C76B71F1D2C45840030FC98 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F31D2C44F30030FC98 /* Process.swift */; };
  65. 7C76B7201D2C45840030FC98 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F31D2C44F30030FC98 /* Process.swift */; };
  66. 7C76B7211D2C45870030FC98 /* Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F41D2C44F30030FC98 /* Scopes.swift */; };
  67. 7C76B7221D2C45870030FC98 /* Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F41D2C44F30030FC98 /* Scopes.swift */; };
  68. 7C76B7231D2C45890030FC98 /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F51D2C44F30030FC98 /* Socket.swift */; };
  69. 7C76B7241D2C458A0030FC98 /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F51D2C44F30030FC98 /* Socket.swift */; };
  70. 7C76B7251D2C458C0030FC98 /* String+BASE64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F61D2C44F30030FC98 /* String+BASE64.swift */; };
  71. 7C76B7261D2C458D0030FC98 /* String+BASE64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F61D2C44F30030FC98 /* String+BASE64.swift */; };
  72. 7C76B7271D2C458F0030FC98 /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F71D2C44F30030FC98 /* String+Misc.swift */; };
  73. 7C76B7281D2C458F0030FC98 /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F71D2C44F30030FC98 /* String+Misc.swift */; };
  74. 7C76B7291D2C45920030FC98 /* String+SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F81D2C44F30030FC98 /* String+SHA1.swift */; };
  75. 7C76B72A1D2C45920030FC98 /* String+SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F81D2C44F30030FC98 /* String+SHA1.swift */; };
  76. 7C76B72B1D2C45940030FC98 /* WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F91D2C44F30030FC98 /* WebSockets.swift */; };
  77. 7C76B72C1D2C45950030FC98 /* WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F91D2C44F30030FC98 /* WebSockets.swift */; };
  78. 7CA4813E19A2EA8D0030B30D /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4813D19A2EA8D0030B30D /* main.swift */; };
  79. 7CB102E01A17381D00CBA3B4 /* logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 7CB102DF1A17381D00CBA3B4 /* logo.png */; };
  80. 7CCB8C5E1D97B852008B9712 /* String+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C377E161D964B6A009C6148 /* String+File.swift */; };
  81. 7CCB8C601D97B8CC008B9712 /* SwifterTestsHttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCB8C5F1D97B8CC008B9712 /* SwifterTestsHttpRouter.swift */; };
  82. 7CCB8C621D97B8E9008B9712 /* SwifterTestsHttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCB8C5F1D97B8CC008B9712 /* SwifterTestsHttpRouter.swift */; };
  83. 7CCD87611C66099B0068099B /* Swifter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7AE893E71C05127900A29F63 /* Swifter.framework */; };
  84. 7CCD87701C660B250068099B /* SwifterTestsHttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */; };
  85. 7CCD87721C660B250068099B /* SwifterTestsStringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */; };
  86. 7CCD87841C660ED60068099B /* SwifterTestsHttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */; };
  87. 7CCD87851C660ED60068099B /* SwifterTestsStringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */; };
  88. 7CDAB8131BE2A1D400C8A977 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */; };
  89. 7CDAB8141BE2A1D400C8A977 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7CDAB80F1BE2A1D400C8A977 /* Images.xcassets */; };
  90. 7CDAB8161BE2A1D400C8A977 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CDAB8111BE2A1D400C8A977 /* ViewController.swift */; };
  91. 7CEBB86F1D94612D00370A6B /* Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EC1D2C44F30030FC98 /* Files.swift */; };
  92. 7CEBB8701D94612D00370A6B /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6ED1D2C44F30030FC98 /* HttpParser.swift */; };
  93. 7CEBB8711D94612D00370A6B /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EE1D2C44F30030FC98 /* HttpRequest.swift */; };
  94. 7CEBB8721D94612D00370A6B /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EF1D2C44F30030FC98 /* HttpResponse.swift */; };
  95. 7CEBB8731D94612D00370A6B /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F01D2C44F30030FC98 /* HttpRouter.swift */; };
  96. 7CEBB8741D94612D00370A6B /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F11D2C44F30030FC98 /* HttpServer.swift */; };
  97. 7CEBB8751D94612D00370A6B /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F21D2C44F30030FC98 /* HttpServerIO.swift */; };
  98. 7CEBB8761D94612D00370A6B /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F31D2C44F30030FC98 /* Process.swift */; };
  99. 7CEBB8771D94612D00370A6B /* Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F41D2C44F30030FC98 /* Scopes.swift */; };
  100. 7CEBB8781D94612D00370A6B /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F51D2C44F30030FC98 /* Socket.swift */; };
  101. 7CEBB8791D94612D00370A6B /* Socket+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B29E1D369BEC00D35BFB /* Socket+File.swift */; };
  102. 7CEBB87A1D94612D00370A6B /* Socket+Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C458EFB1D4A7526006A68E5 /* Socket+Server.swift */; };
  103. 7CEBB87B1D94612D00370A6B /* String+BASE64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F61D2C44F30030FC98 /* String+BASE64.swift */; };
  104. 7CEBB87C1D94612D00370A6B /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F71D2C44F30030FC98 /* String+Misc.swift */; };
  105. 7CEBB87D1D94612D00370A6B /* String+SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F81D2C44F30030FC98 /* String+SHA1.swift */; };
  106. 7CEBB87E1D94612D00370A6B /* WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F91D2C44F30030FC98 /* WebSockets.swift */; };
  107. 7CEBB87F1D94612D00370A6B /* Errno.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B2A11D369C9D00D35BFB /* Errno.swift */; };
  108. /* End PBXBuildFile section */
  109. /* Begin PBXContainerItemProxy section */
  110. 7AE8940E1C0515A200A29F63 /* PBXContainerItemProxy */ = {
  111. isa = PBXContainerItemProxy;
  112. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  113. proxyType = 1;
  114. remoteGlobalIDString = 7AE893FA1C0512C400A29F63;
  115. remoteInfo = SwifterMac;
  116. };
  117. 7C73C6BF1C261AA700AEF6CA /* PBXContainerItemProxy */ = {
  118. isa = PBXContainerItemProxy;
  119. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  120. proxyType = 1;
  121. remoteGlobalIDString = 7AE893E61C05127900A29F63;
  122. remoteInfo = SwifteriOS;
  123. };
  124. 7CCD87621C66099B0068099B /* PBXContainerItemProxy */ = {
  125. isa = PBXContainerItemProxy;
  126. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  127. proxyType = 1;
  128. remoteGlobalIDString = 7AE893E61C05127900A29F63;
  129. remoteInfo = SwifteriOS;
  130. };
  131. /* End PBXContainerItemProxy section */
  132. /* Begin PBXCopyFilesBuildPhase section */
  133. 7CA4813919A2EA8D0030B30D /* CopyFiles */ = {
  134. isa = PBXCopyFilesBuildPhase;
  135. buildActionMask = 12;
  136. dstPath = "";
  137. dstSubfolderSpec = 7;
  138. files = (
  139. 7C71C5B11A1EC49B00682BF0 /* logo.png in CopyFiles */,
  140. );
  141. runOnlyForDeploymentPostprocessing = 0;
  142. };
  143. /* End PBXCopyFilesBuildPhase section */
  144. /* Begin PBXFileReference section */
  145. 0858E7F31D68BB2600491CD1 /* IOSafetyTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IOSafetyTests.swift; sourceTree = "<group>"; };
  146. 0858E7F61D68BC2600491CD1 /* PingServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PingServer.swift; sourceTree = "<group>"; };
  147. 269B47A11D3AAAE20042D137 /* Swifter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Swifter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  148. 269B47A41D3AAC4F0042D137 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  149. 269B47A51D3AAC4F0042D137 /* SwiftertvOS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SwiftertvOS.h; sourceTree = "<group>"; };
  150. 7AE893E71C05127900A29F63 /* Swifter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Swifter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  151. 7AE893E91C05127900A29F63 /* SwifteriOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwifteriOS.h; sourceTree = "<group>"; };
  152. 7AE893EB1C05127900A29F63 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  153. 7AE893FB1C0512C400A29F63 /* Swifter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Swifter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  154. 7AE893FD1C0512C400A29F63 /* SwifterMac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwifterMac.h; sourceTree = "<group>"; };
  155. 7AE893FF1C0512C400A29F63 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  156. 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = "<group>"; };
  157. 7C377E161D964B6A009C6148 /* String+File.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+File.swift"; sourceTree = "<group>"; };
  158. 7C458EFB1D4A7526006A68E5 /* Socket+Server.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Socket+Server.swift"; sourceTree = "<group>"; };
  159. 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsWebSocketSession.swift; sourceTree = "<group>"; };
  160. 7C76B29E1D369BEC00D35BFB /* Socket+File.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Socket+File.swift"; sourceTree = "<group>"; };
  161. 7C76B2A11D369C9D00D35BFB /* Errno.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Errno.swift; sourceTree = "<group>"; };
  162. 7C76B6EA1D2C44F30030FC98 /* DemoServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DemoServer.swift; sourceTree = "<group>"; };
  163. 7C76B6EC1D2C44F30030FC98 /* Files.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Files.swift; sourceTree = "<group>"; };
  164. 7C76B6ED1D2C44F30030FC98 /* HttpParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpParser.swift; sourceTree = "<group>"; };
  165. 7C76B6EE1D2C44F30030FC98 /* HttpRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpRequest.swift; sourceTree = "<group>"; };
  166. 7C76B6EF1D2C44F30030FC98 /* HttpResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpResponse.swift; sourceTree = "<group>"; };
  167. 7C76B6F01D2C44F30030FC98 /* HttpRouter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpRouter.swift; sourceTree = "<group>"; };
  168. 7C76B6F11D2C44F30030FC98 /* HttpServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpServer.swift; sourceTree = "<group>"; };
  169. 7C76B6F21D2C44F30030FC98 /* HttpServerIO.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpServerIO.swift; sourceTree = "<group>"; };
  170. 7C76B6F31D2C44F30030FC98 /* Process.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Process.swift; sourceTree = "<group>"; };
  171. 7C76B6F41D2C44F30030FC98 /* Scopes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Scopes.swift; sourceTree = "<group>"; };
  172. 7C76B6F51D2C44F30030FC98 /* Socket.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Socket.swift; sourceTree = "<group>"; };
  173. 7C76B6F61D2C44F30030FC98 /* String+BASE64.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+BASE64.swift"; sourceTree = "<group>"; };
  174. 7C76B6F71D2C44F30030FC98 /* String+Misc.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+Misc.swift"; sourceTree = "<group>"; };
  175. 7C76B6F81D2C44F30030FC98 /* String+SHA1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+SHA1.swift"; sourceTree = "<group>"; };
  176. 7C76B6F91D2C44F30030FC98 /* WebSockets.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WebSockets.swift; sourceTree = "<group>"; };
  177. 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwifterSampleiOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
  178. 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SwifterSampleOSX; sourceTree = BUILT_PRODUCTS_DIR; };
  179. 7CA4813D19A2EA8D0030B30D /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
  180. 7CB102DF1A17381D00CBA3B4 /* logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo.png; sourceTree = "<group>"; };
  181. 7CCB8C5F1D97B8CC008B9712 /* SwifterTestsHttpRouter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsHttpRouter.swift; sourceTree = "<group>"; };
  182. 7CCD875C1C66099B0068099B /* SwifteriOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwifteriOSTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  183. 7CCD87601C66099B0068099B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  184. 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsHttpParser.swift; sourceTree = "<group>"; };
  185. 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsStringExtensions.swift; sourceTree = "<group>"; };
  186. 7CCD87791C660EA30068099B /* SwifterOSXTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwifterOSXTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  187. 7CCD877D1C660EA30068099B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  188. 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  189. 7CDAB80E1BE2A1D400C8A977 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  190. 7CDAB80F1BE2A1D400C8A977 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  191. 7CDAB8101BE2A1D400C8A977 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  192. 7CDAB8111BE2A1D400C8A977 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  193. /* End PBXFileReference section */
  194. /* Begin PBXFrameworksBuildPhase section */
  195. 269B479A1D3AAAE20042D137 /* Frameworks */ = {
  196. isa = PBXFrameworksBuildPhase;
  197. buildActionMask = 2147483647;
  198. files = (
  199. );
  200. runOnlyForDeploymentPostprocessing = 0;
  201. };
  202. 7AE893E31C05127900A29F63 /* Frameworks */ = {
  203. isa = PBXFrameworksBuildPhase;
  204. buildActionMask = 2147483647;
  205. files = (
  206. );
  207. runOnlyForDeploymentPostprocessing = 0;
  208. };
  209. 7AE893F71C0512C400A29F63 /* Frameworks */ = {
  210. isa = PBXFrameworksBuildPhase;
  211. buildActionMask = 2147483647;
  212. files = (
  213. );
  214. runOnlyForDeploymentPostprocessing = 0;
  215. };
  216. 7C839B6B19422CFF003A6950 /* Frameworks */ = {
  217. isa = PBXFrameworksBuildPhase;
  218. buildActionMask = 2147483647;
  219. files = (
  220. );
  221. runOnlyForDeploymentPostprocessing = 0;
  222. };
  223. 7CA4813819A2EA8D0030B30D /* Frameworks */ = {
  224. isa = PBXFrameworksBuildPhase;
  225. buildActionMask = 2147483647;
  226. files = (
  227. );
  228. runOnlyForDeploymentPostprocessing = 0;
  229. };
  230. 7CCD87591C66099B0068099B /* Frameworks */ = {
  231. isa = PBXFrameworksBuildPhase;
  232. buildActionMask = 2147483647;
  233. files = (
  234. 7CCD87611C66099B0068099B /* Swifter.framework in Frameworks */,
  235. );
  236. runOnlyForDeploymentPostprocessing = 0;
  237. };
  238. 7CCD87761C660EA30068099B /* Frameworks */ = {
  239. isa = PBXFrameworksBuildPhase;
  240. buildActionMask = 2147483647;
  241. files = (
  242. );
  243. runOnlyForDeploymentPostprocessing = 0;
  244. };
  245. /* End PBXFrameworksBuildPhase section */
  246. /* Begin PBXGroup section */
  247. 269B47A31D3AAC090042D137 /* SwiftertvOS */ = {
  248. isa = PBXGroup;
  249. children = (
  250. 269B47A41D3AAC4F0042D137 /* Info.plist */,
  251. 269B47A51D3AAC4F0042D137 /* SwiftertvOS.h */,
  252. );
  253. path = SwiftertvOS;
  254. sourceTree = "<group>";
  255. };
  256. 7AE893E81C05127900A29F63 /* SwifteriOS */ = {
  257. isa = PBXGroup;
  258. children = (
  259. 7AE893EB1C05127900A29F63 /* Info.plist */,
  260. 7AE893E91C05127900A29F63 /* SwifteriOS.h */,
  261. );
  262. path = SwifteriOS;
  263. sourceTree = "<group>";
  264. };
  265. 7AE893FC1C0512C400A29F63 /* SwifterMac */ = {
  266. isa = PBXGroup;
  267. children = (
  268. 7AE893FF1C0512C400A29F63 /* Info.plist */,
  269. 7AE893FD1C0512C400A29F63 /* SwifterMac.h */,
  270. );
  271. path = SwifterMac;
  272. sourceTree = "<group>";
  273. };
  274. 7C76B6E91D2C44F30030FC98 /* Sources */ = {
  275. isa = PBXGroup;
  276. children = (
  277. 7C76B6EA1D2C44F30030FC98 /* DemoServer.swift */,
  278. 7C76B6EC1D2C44F30030FC98 /* Files.swift */,
  279. 7C76B6ED1D2C44F30030FC98 /* HttpParser.swift */,
  280. 7C76B6EE1D2C44F30030FC98 /* HttpRequest.swift */,
  281. 7C76B6EF1D2C44F30030FC98 /* HttpResponse.swift */,
  282. 7C76B6F01D2C44F30030FC98 /* HttpRouter.swift */,
  283. 7C76B6F11D2C44F30030FC98 /* HttpServer.swift */,
  284. 7C76B6F21D2C44F30030FC98 /* HttpServerIO.swift */,
  285. 7C76B6F31D2C44F30030FC98 /* Process.swift */,
  286. 7C76B6F41D2C44F30030FC98 /* Scopes.swift */,
  287. 7C76B6F51D2C44F30030FC98 /* Socket.swift */,
  288. 7C76B29E1D369BEC00D35BFB /* Socket+File.swift */,
  289. 7C458EFB1D4A7526006A68E5 /* Socket+Server.swift */,
  290. 7C76B6F61D2C44F30030FC98 /* String+BASE64.swift */,
  291. 7C76B6F71D2C44F30030FC98 /* String+Misc.swift */,
  292. 7C76B6F81D2C44F30030FC98 /* String+SHA1.swift */,
  293. 7C76B6F91D2C44F30030FC98 /* WebSockets.swift */,
  294. 7C76B2A11D369C9D00D35BFB /* Errno.swift */,
  295. 7C377E161D964B6A009C6148 /* String+File.swift */,
  296. );
  297. name = Sources;
  298. path = ../Sources;
  299. sourceTree = "<group>";
  300. };
  301. 7C839B6519422CFF003A6950 = {
  302. isa = PBXGroup;
  303. children = (
  304. 7C76B6E91D2C44F30030FC98 /* Sources */,
  305. 7CA4815619A2EF2B0030B30D /* Resources */,
  306. 7CCD876C1C660B250068099B /* SwifterTestsCommon */,
  307. 7CCD877A1C660EA30068099B /* SwifterOSXTests */,
  308. 7C839B6F19422CFF003A6950 /* Products */,
  309. 7AE893FC1C0512C400A29F63 /* SwifterMac */,
  310. 269B47A31D3AAC090042D137 /* SwiftertvOS */,
  311. 7AE893E81C05127900A29F63 /* SwifteriOS */,
  312. 7CA4813C19A2EA8D0030B30D /* SwifterSampleOSX */,
  313. 7CDAB80B1BE2A1D400C8A977 /* SwifterSampleiOS */,
  314. );
  315. sourceTree = "<group>";
  316. };
  317. 7C839B6F19422CFF003A6950 /* Products */ = {
  318. isa = PBXGroup;
  319. children = (
  320. 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */,
  321. 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */,
  322. 7AE893E71C05127900A29F63 /* Swifter.framework */,
  323. 7AE893FB1C0512C400A29F63 /* Swifter.framework */,
  324. 7CCD875C1C66099B0068099B /* SwifteriOSTests.xctest */,
  325. 7CCD87791C660EA30068099B /* SwifterOSXTests.xctest */,
  326. 269B47A11D3AAAE20042D137 /* Swifter.framework */,
  327. );
  328. name = Products;
  329. sourceTree = "<group>";
  330. };
  331. 7CA4813C19A2EA8D0030B30D /* SwifterSampleOSX */ = {
  332. isa = PBXGroup;
  333. children = (
  334. 7CA4813D19A2EA8D0030B30D /* main.swift */,
  335. );
  336. path = SwifterSampleOSX;
  337. sourceTree = "<group>";
  338. };
  339. 7CA4815619A2EF2B0030B30D /* Resources */ = {
  340. isa = PBXGroup;
  341. children = (
  342. 7CB102DF1A17381D00CBA3B4 /* logo.png */,
  343. );
  344. path = Resources;
  345. sourceTree = "<group>";
  346. };
  347. 7CCD875D1C66099B0068099B /* SwifteriOSTests */ = {
  348. isa = PBXGroup;
  349. children = (
  350. 7CCD87601C66099B0068099B /* Info.plist */,
  351. );
  352. name = SwifteriOSTests;
  353. path = ../SwifteriOSTests;
  354. sourceTree = "<group>";
  355. };
  356. 7CCD876C1C660B250068099B /* SwifterTestsCommon */ = {
  357. isa = PBXGroup;
  358. children = (
  359. 7CCB8C5F1D97B8CC008B9712 /* SwifterTestsHttpRouter.swift */,
  360. 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */,
  361. 0858E7F61D68BC2600491CD1 /* PingServer.swift */,
  362. 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */,
  363. 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */,
  364. 0858E7F31D68BB2600491CD1 /* IOSafetyTests.swift */,
  365. 7CCD875D1C66099B0068099B /* SwifteriOSTests */,
  366. );
  367. path = SwifterTestsCommon;
  368. sourceTree = "<group>";
  369. };
  370. 7CCD877A1C660EA30068099B /* SwifterOSXTests */ = {
  371. isa = PBXGroup;
  372. children = (
  373. 7CCD877D1C660EA30068099B /* Info.plist */,
  374. );
  375. path = SwifterOSXTests;
  376. sourceTree = "<group>";
  377. };
  378. 7CDAB80B1BE2A1D400C8A977 /* SwifterSampleiOS */ = {
  379. isa = PBXGroup;
  380. children = (
  381. 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */,
  382. 7CDAB80F1BE2A1D400C8A977 /* Images.xcassets */,
  383. 7CDAB8101BE2A1D400C8A977 /* Info.plist */,
  384. 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */,
  385. 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */,
  386. 7CDAB8111BE2A1D400C8A977 /* ViewController.swift */,
  387. );
  388. path = SwifterSampleiOS;
  389. sourceTree = "<group>";
  390. };
  391. /* End PBXGroup section */
  392. /* Begin PBXHeadersBuildPhase section */
  393. 269B479B1D3AAAE20042D137 /* Headers */ = {
  394. isa = PBXHeadersBuildPhase;
  395. buildActionMask = 2147483647;
  396. files = (
  397. 269B47A71D3AAC4F0042D137 /* SwiftertvOS.h in Headers */,
  398. );
  399. runOnlyForDeploymentPostprocessing = 0;
  400. };
  401. 7AE893E41C05127900A29F63 /* Headers */ = {
  402. isa = PBXHeadersBuildPhase;
  403. buildActionMask = 2147483647;
  404. files = (
  405. 7AE893EA1C05127900A29F63 /* SwifteriOS.h in Headers */,
  406. );
  407. runOnlyForDeploymentPostprocessing = 0;
  408. };
  409. 7AE893F81C0512C400A29F63 /* Headers */ = {
  410. isa = PBXHeadersBuildPhase;
  411. buildActionMask = 2147483647;
  412. files = (
  413. 7AE893FE1C0512C400A29F63 /* SwifterMac.h in Headers */,
  414. );
  415. runOnlyForDeploymentPostprocessing = 0;
  416. };
  417. /* End PBXHeadersBuildPhase section */
  418. /* Begin PBXNativeTarget section */
  419. 269B47861D3AAAE20042D137 /* SwiftertvOS */ = {
  420. isa = PBXNativeTarget;
  421. buildConfigurationList = 269B479E1D3AAAE20042D137 /* Build configuration list for PBXNativeTarget "SwiftertvOS" */;
  422. buildPhases = (
  423. 269B47871D3AAAE20042D137 /* Sources */,
  424. 269B479A1D3AAAE20042D137 /* Frameworks */,
  425. 269B479B1D3AAAE20042D137 /* Headers */,
  426. 269B479D1D3AAAE20042D137 /* Resources */,
  427. );
  428. buildRules = (
  429. );
  430. dependencies = (
  431. );
  432. name = SwiftertvOS;
  433. productName = SwifteriOS;
  434. productReference = 269B47A11D3AAAE20042D137 /* Swifter.framework */;
  435. productType = "com.apple.product-type.framework";
  436. };
  437. 7AE893E61C05127900A29F63 /* SwifteriOS */ = {
  438. isa = PBXNativeTarget;
  439. buildConfigurationList = 7AE893EC1C05127900A29F63 /* Build configuration list for PBXNativeTarget "SwifteriOS" */;
  440. buildPhases = (
  441. 7AE893E21C05127900A29F63 /* Sources */,
  442. 7AE893E31C05127900A29F63 /* Frameworks */,
  443. 7AE893E41C05127900A29F63 /* Headers */,
  444. 7AE893E51C05127900A29F63 /* Resources */,
  445. );
  446. buildRules = (
  447. );
  448. dependencies = (
  449. );
  450. name = SwifteriOS;
  451. productName = SwifteriOS;
  452. productReference = 7AE893E71C05127900A29F63 /* Swifter.framework */;
  453. productType = "com.apple.product-type.framework";
  454. };
  455. 7AE893FA1C0512C400A29F63 /* SwifterMac */ = {
  456. isa = PBXNativeTarget;
  457. buildConfigurationList = 7AE894001C0512C400A29F63 /* Build configuration list for PBXNativeTarget "SwifterMac" */;
  458. buildPhases = (
  459. 7AE893F61C0512C400A29F63 /* Sources */,
  460. 7AE893F71C0512C400A29F63 /* Frameworks */,
  461. 7AE893F81C0512C400A29F63 /* Headers */,
  462. 7AE893F91C0512C400A29F63 /* Resources */,
  463. );
  464. buildRules = (
  465. );
  466. dependencies = (
  467. );
  468. name = SwifterMac;
  469. productName = SwifterMac;
  470. productReference = 7AE893FB1C0512C400A29F63 /* Swifter.framework */;
  471. productType = "com.apple.product-type.framework";
  472. };
  473. 7C839B6D19422CFF003A6950 /* SwifterSampleiOS */ = {
  474. isa = PBXNativeTarget;
  475. buildConfigurationList = 7C839B8A19422D00003A6950 /* Build configuration list for PBXNativeTarget "SwifterSampleiOS" */;
  476. buildPhases = (
  477. 7C839B6A19422CFF003A6950 /* Sources */,
  478. 7C839B6B19422CFF003A6950 /* Frameworks */,
  479. 7C839B6C19422CFF003A6950 /* Resources */,
  480. );
  481. buildRules = (
  482. );
  483. dependencies = (
  484. 7C73C6C01C261AA700AEF6CA /* PBXTargetDependency */,
  485. );
  486. name = SwifterSampleiOS;
  487. productName = Swifter;
  488. productReference = 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */;
  489. productType = "com.apple.product-type.application";
  490. };
  491. 7CA4813A19A2EA8D0030B30D /* SwifterSampleOSX */ = {
  492. isa = PBXNativeTarget;
  493. buildConfigurationList = 7CA4814119A2EA8D0030B30D /* Build configuration list for PBXNativeTarget "SwifterSampleOSX" */;
  494. buildPhases = (
  495. 7CA4813719A2EA8D0030B30D /* Sources */,
  496. 7CA4813819A2EA8D0030B30D /* Frameworks */,
  497. 7CA4813919A2EA8D0030B30D /* CopyFiles */,
  498. );
  499. buildRules = (
  500. );
  501. dependencies = (
  502. 7AE8940F1C0515A200A29F63 /* PBXTargetDependency */,
  503. );
  504. name = SwifterSampleOSX;
  505. productName = SwifterOSX;
  506. productReference = 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */;
  507. productType = "com.apple.product-type.tool";
  508. };
  509. 7CCD875B1C66099B0068099B /* SwifteriOSTests */ = {
  510. isa = PBXNativeTarget;
  511. buildConfigurationList = 7CCD87641C66099B0068099B /* Build configuration list for PBXNativeTarget "SwifteriOSTests" */;
  512. buildPhases = (
  513. 7CCD87581C66099B0068099B /* Sources */,
  514. 7CCD87591C66099B0068099B /* Frameworks */,
  515. 7CCD875A1C66099B0068099B /* Resources */,
  516. );
  517. buildRules = (
  518. );
  519. dependencies = (
  520. 7CCD87631C66099B0068099B /* PBXTargetDependency */,
  521. );
  522. name = SwifteriOSTests;
  523. productName = SwifteriOSTests;
  524. productReference = 7CCD875C1C66099B0068099B /* SwifteriOSTests.xctest */;
  525. productType = "com.apple.product-type.bundle.unit-test";
  526. };
  527. 7CCD87781C660EA30068099B /* SwifterOSXTests */ = {
  528. isa = PBXNativeTarget;
  529. buildConfigurationList = 7CCD87811C660EA30068099B /* Build configuration list for PBXNativeTarget "SwifterOSXTests" */;
  530. buildPhases = (
  531. 7CCD87751C660EA30068099B /* Sources */,
  532. 7CCD87761C660EA30068099B /* Frameworks */,
  533. 7CCD87771C660EA30068099B /* Resources */,
  534. );
  535. buildRules = (
  536. );
  537. dependencies = (
  538. );
  539. name = SwifterOSXTests;
  540. productName = SwifterOSXTests;
  541. productReference = 7CCD87791C660EA30068099B /* SwifterOSXTests.xctest */;
  542. productType = "com.apple.product-type.bundle.unit-test";
  543. };
  544. /* End PBXNativeTarget section */
  545. /* Begin PBXProject section */
  546. 7C839B6619422CFF003A6950 /* Project object */ = {
  547. isa = PBXProject;
  548. attributes = {
  549. LastSwiftUpdateCheck = 0720;
  550. LastUpgradeCheck = 0800;
  551. ORGANIZATIONNAME = "Damian Kołakowski";
  552. TargetAttributes = {
  553. 7AE893E61C05127900A29F63 = {
  554. CreatedOnToolsVersion = 7.1;
  555. LastSwiftMigration = 0800;
  556. };
  557. 7AE893FA1C0512C400A29F63 = {
  558. CreatedOnToolsVersion = 7.1;
  559. };
  560. 7C839B6D19422CFF003A6950 = {
  561. CreatedOnToolsVersion = 6.0;
  562. };
  563. 7CA4813A19A2EA8D0030B30D = {
  564. CreatedOnToolsVersion = 6.0;
  565. };
  566. 7CCD875B1C66099B0068099B = {
  567. CreatedOnToolsVersion = 7.2;
  568. };
  569. 7CCD87781C660EA30068099B = {
  570. CreatedOnToolsVersion = 7.2;
  571. };
  572. };
  573. };
  574. buildConfigurationList = 7C839B6919422CFF003A6950 /* Build configuration list for PBXProject "Swifter" */;
  575. compatibilityVersion = "Xcode 3.2";
  576. developmentRegion = English;
  577. hasScannedForEncodings = 0;
  578. knownRegions = (
  579. en,
  580. Base,
  581. );
  582. mainGroup = 7C839B6519422CFF003A6950;
  583. productRefGroup = 7C839B6F19422CFF003A6950 /* Products */;
  584. projectDirPath = "";
  585. projectRoot = "";
  586. targets = (
  587. 7C839B6D19422CFF003A6950 /* SwifterSampleiOS */,
  588. 7CA4813A19A2EA8D0030B30D /* SwifterSampleOSX */,
  589. 7AE893E61C05127900A29F63 /* SwifteriOS */,
  590. 7AE893FA1C0512C400A29F63 /* SwifterMac */,
  591. 269B47861D3AAAE20042D137 /* SwiftertvOS */,
  592. 7CCD875B1C66099B0068099B /* SwifteriOSTests */,
  593. 7CCD87781C660EA30068099B /* SwifterOSXTests */,
  594. );
  595. };
  596. /* End PBXProject section */
  597. /* Begin PBXResourcesBuildPhase section */
  598. 269B479D1D3AAAE20042D137 /* Resources */ = {
  599. isa = PBXResourcesBuildPhase;
  600. buildActionMask = 2147483647;
  601. files = (
  602. );
  603. runOnlyForDeploymentPostprocessing = 0;
  604. };
  605. 7AE893E51C05127900A29F63 /* Resources */ = {
  606. isa = PBXResourcesBuildPhase;
  607. buildActionMask = 2147483647;
  608. files = (
  609. );
  610. runOnlyForDeploymentPostprocessing = 0;
  611. };
  612. 7AE893F91C0512C400A29F63 /* Resources */ = {
  613. isa = PBXResourcesBuildPhase;
  614. buildActionMask = 2147483647;
  615. files = (
  616. );
  617. runOnlyForDeploymentPostprocessing = 0;
  618. };
  619. 7C839B6C19422CFF003A6950 /* Resources */ = {
  620. isa = PBXResourcesBuildPhase;
  621. buildActionMask = 2147483647;
  622. files = (
  623. 7AE8940D1C05151100A29F63 /* Launch Screen.storyboard in Resources */,
  624. 7CB102E01A17381D00CBA3B4 /* logo.png in Resources */,
  625. 7CDAB8141BE2A1D400C8A977 /* Images.xcassets in Resources */,
  626. 7CDAB8131BE2A1D400C8A977 /* Main.storyboard in Resources */,
  627. );
  628. runOnlyForDeploymentPostprocessing = 0;
  629. };
  630. 7CCD875A1C66099B0068099B /* Resources */ = {
  631. isa = PBXResourcesBuildPhase;
  632. buildActionMask = 2147483647;
  633. files = (
  634. );
  635. runOnlyForDeploymentPostprocessing = 0;
  636. };
  637. 7CCD87771C660EA30068099B /* Resources */ = {
  638. isa = PBXResourcesBuildPhase;
  639. buildActionMask = 2147483647;
  640. files = (
  641. );
  642. runOnlyForDeploymentPostprocessing = 0;
  643. };
  644. /* End PBXResourcesBuildPhase section */
  645. /* Begin PBXSourcesBuildPhase section */
  646. 269B47871D3AAAE20042D137 /* Sources */ = {
  647. isa = PBXSourcesBuildPhase;
  648. buildActionMask = 2147483647;
  649. files = (
  650. 269B47881D3AAAE20042D137 /* HttpResponse.swift in Sources */,
  651. 269B47891D3AAAE20042D137 /* Scopes.swift in Sources */,
  652. 269B478A1D3AAAE20042D137 /* Process.swift in Sources */,
  653. 269B478B1D3AAAE20042D137 /* HttpParser.swift in Sources */,
  654. 269B478C1D3AAAE20042D137 /* String+Misc.swift in Sources */,
  655. 269B478D1D3AAAE20042D137 /* WebSockets.swift in Sources */,
  656. 269B478E1D3AAAE20042D137 /* HttpServer.swift in Sources */,
  657. 269B478F1D3AAAE20042D137 /* HttpRequest.swift in Sources */,
  658. 269B47901D3AAAE20042D137 /* DemoServer.swift in Sources */,
  659. 269B47921D3AAAE20042D137 /* Socket+File.swift in Sources */,
  660. 269B47931D3AAAE20042D137 /* Socket.swift in Sources */,
  661. 269B47941D3AAAE20042D137 /* HttpServerIO.swift in Sources */,
  662. 269B47951D3AAAE20042D137 /* Files.swift in Sources */,
  663. 269B47961D3AAAE20042D137 /* HttpRouter.swift in Sources */,
  664. 269B47971D3AAAE20042D137 /* String+SHA1.swift in Sources */,
  665. 7C458EFE1D4A7526006A68E5 /* Socket+Server.swift in Sources */,
  666. 269B47981D3AAAE20042D137 /* Errno.swift in Sources */,
  667. 269B47991D3AAAE20042D137 /* String+BASE64.swift in Sources */,
  668. );
  669. runOnlyForDeploymentPostprocessing = 0;
  670. };
  671. 7AE893E21C05127900A29F63 /* Sources */ = {
  672. isa = PBXSourcesBuildPhase;
  673. buildActionMask = 2147483647;
  674. files = (
  675. 7C377E191D964B9F009C6148 /* String+File.swift in Sources */,
  676. 7C76B7171D2C45780030FC98 /* HttpResponse.swift in Sources */,
  677. 7C76B7211D2C45870030FC98 /* Scopes.swift in Sources */,
  678. 7C76B71F1D2C45840030FC98 /* Process.swift in Sources */,
  679. 7C76B7131D2C45730030FC98 /* HttpParser.swift in Sources */,
  680. 7C76B7271D2C458F0030FC98 /* String+Misc.swift in Sources */,
  681. 7C76B72B1D2C45940030FC98 /* WebSockets.swift in Sources */,
  682. 7C76B71B1D2C457E0030FC98 /* HttpServer.swift in Sources */,
  683. 7C76B7151D2C45760030FC98 /* HttpRequest.swift in Sources */,
  684. 7C76B70D1D2C456A0030FC98 /* DemoServer.swift in Sources */,
  685. 7C76B29F1D369BEC00D35BFB /* Socket+File.swift in Sources */,
  686. 7C76B7231D2C45890030FC98 /* Socket.swift in Sources */,
  687. 7C76B71D1D2C45820030FC98 /* HttpServerIO.swift in Sources */,
  688. 7C76B7111D2C45710030FC98 /* Files.swift in Sources */,
  689. 7C76B7191D2C457C0030FC98 /* HttpRouter.swift in Sources */,
  690. 7C76B7291D2C45920030FC98 /* String+SHA1.swift in Sources */,
  691. 7C458EFC1D4A7526006A68E5 /* Socket+Server.swift in Sources */,
  692. 7C76B2A21D369C9D00D35BFB /* Errno.swift in Sources */,
  693. 7C76B7251D2C458C0030FC98 /* String+BASE64.swift in Sources */,
  694. );
  695. runOnlyForDeploymentPostprocessing = 0;
  696. };
  697. 7AE893F61C0512C400A29F63 /* Sources */ = {
  698. isa = PBXSourcesBuildPhase;
  699. buildActionMask = 2147483647;
  700. files = (
  701. 7C377E181D964B96009C6148 /* String+File.swift in Sources */,
  702. 7C76B7181D2C45790030FC98 /* HttpResponse.swift in Sources */,
  703. 7C76B7221D2C45870030FC98 /* Scopes.swift in Sources */,
  704. 7C76B7201D2C45840030FC98 /* Process.swift in Sources */,
  705. 7C76B7141D2C45730030FC98 /* HttpParser.swift in Sources */,
  706. 7C76B7281D2C458F0030FC98 /* String+Misc.swift in Sources */,
  707. 7C76B72C1D2C45950030FC98 /* WebSockets.swift in Sources */,
  708. 7C76B71C1D2C457E0030FC98 /* HttpServer.swift in Sources */,
  709. 7C76B7161D2C45760030FC98 /* HttpRequest.swift in Sources */,
  710. 7C76B70E1D2C456B0030FC98 /* DemoServer.swift in Sources */,
  711. 7C76B2A01D369BEC00D35BFB /* Socket+File.swift in Sources */,
  712. 7C76B7241D2C458A0030FC98 /* Socket.swift in Sources */,
  713. 7C76B71E1D2C45820030FC98 /* HttpServerIO.swift in Sources */,
  714. 7C76B7121D2C45710030FC98 /* Files.swift in Sources */,
  715. 7C76B71A1D2C457C0030FC98 /* HttpRouter.swift in Sources */,
  716. 7C76B72A1D2C45920030FC98 /* String+SHA1.swift in Sources */,
  717. 7C458EFD1D4A7526006A68E5 /* Socket+Server.swift in Sources */,
  718. 7C76B2A31D369C9D00D35BFB /* Errno.swift in Sources */,
  719. 7C76B7261D2C458D0030FC98 /* String+BASE64.swift in Sources */,
  720. );
  721. runOnlyForDeploymentPostprocessing = 0;
  722. };
  723. 7C839B6A19422CFF003A6950 /* Sources */ = {
  724. isa = PBXSourcesBuildPhase;
  725. buildActionMask = 2147483647;
  726. files = (
  727. 7C73C6921C26179C00AEF6CA /* AppDelegate.swift in Sources */,
  728. 7CDAB8161BE2A1D400C8A977 /* ViewController.swift in Sources */,
  729. 0858E7F71D68BC2600491CD1 /* PingServer.swift in Sources */,
  730. 7CCB8C601D97B8CC008B9712 /* SwifterTestsHttpRouter.swift in Sources */,
  731. );
  732. runOnlyForDeploymentPostprocessing = 0;
  733. };
  734. 7CA4813719A2EA8D0030B30D /* Sources */ = {
  735. isa = PBXSourcesBuildPhase;
  736. buildActionMask = 2147483647;
  737. files = (
  738. 7CA4813E19A2EA8D0030B30D /* main.swift in Sources */,
  739. );
  740. runOnlyForDeploymentPostprocessing = 0;
  741. };
  742. 7CCD87581C66099B0068099B /* Sources */ = {
  743. isa = PBXSourcesBuildPhase;
  744. buildActionMask = 2147483647;
  745. files = (
  746. 7CCD87701C660B250068099B /* SwifterTestsHttpParser.swift in Sources */,
  747. 0858E7F81D68BC2600491CD1 /* PingServer.swift in Sources */,
  748. 0858E7F41D68BB2600491CD1 /* IOSafetyTests.swift in Sources */,
  749. 7C4785E91C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */,
  750. 7CCD87721C660B250068099B /* SwifterTestsStringExtensions.swift in Sources */,
  751. );
  752. runOnlyForDeploymentPostprocessing = 0;
  753. };
  754. 7CCD87751C660EA30068099B /* Sources */ = {
  755. isa = PBXSourcesBuildPhase;
  756. buildActionMask = 2147483647;
  757. files = (
  758. 7CCB8C621D97B8E9008B9712 /* SwifterTestsHttpRouter.swift in Sources */,
  759. 7CCB8C5E1D97B852008B9712 /* String+File.swift in Sources */,
  760. 7CEBB86F1D94612D00370A6B /* Files.swift in Sources */,
  761. 7CEBB8701D94612D00370A6B /* HttpParser.swift in Sources */,
  762. 7CEBB8711D94612D00370A6B /* HttpRequest.swift in Sources */,
  763. 7CEBB8721D94612D00370A6B /* HttpResponse.swift in Sources */,
  764. 7CEBB8731D94612D00370A6B /* HttpRouter.swift in Sources */,
  765. 7CEBB8741D94612D00370A6B /* HttpServer.swift in Sources */,
  766. 7CEBB8751D94612D00370A6B /* HttpServerIO.swift in Sources */,
  767. 7CEBB8761D94612D00370A6B /* Process.swift in Sources */,
  768. 7CEBB8771D94612D00370A6B /* Scopes.swift in Sources */,
  769. 7CEBB8781D94612D00370A6B /* Socket.swift in Sources */,
  770. 7CEBB8791D94612D00370A6B /* Socket+File.swift in Sources */,
  771. 7CEBB87A1D94612D00370A6B /* Socket+Server.swift in Sources */,
  772. 7CEBB87B1D94612D00370A6B /* String+BASE64.swift in Sources */,
  773. 7CEBB87C1D94612D00370A6B /* String+Misc.swift in Sources */,
  774. 7CEBB87D1D94612D00370A6B /* String+SHA1.swift in Sources */,
  775. 7CEBB87E1D94612D00370A6B /* WebSockets.swift in Sources */,
  776. 7CEBB87F1D94612D00370A6B /* Errno.swift in Sources */,
  777. 7CCD87841C660ED60068099B /* SwifterTestsHttpParser.swift in Sources */,
  778. 0858E7F91D68BC2600491CD1 /* PingServer.swift in Sources */,
  779. 0858E7F51D68BB2600491CD1 /* IOSafetyTests.swift in Sources */,
  780. 7C4785EA1C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */,
  781. 7CCD87851C660ED60068099B /* SwifterTestsStringExtensions.swift in Sources */,
  782. );
  783. runOnlyForDeploymentPostprocessing = 0;
  784. };
  785. /* End PBXSourcesBuildPhase section */
  786. /* Begin PBXTargetDependency section */
  787. 7AE8940F1C0515A200A29F63 /* PBXTargetDependency */ = {
  788. isa = PBXTargetDependency;
  789. target = 7AE893FA1C0512C400A29F63 /* SwifterMac */;
  790. targetProxy = 7AE8940E1C0515A200A29F63 /* PBXContainerItemProxy */;
  791. };
  792. 7C73C6C01C261AA700AEF6CA /* PBXTargetDependency */ = {
  793. isa = PBXTargetDependency;
  794. target = 7AE893E61C05127900A29F63 /* SwifteriOS */;
  795. targetProxy = 7C73C6BF1C261AA700AEF6CA /* PBXContainerItemProxy */;
  796. };
  797. 7CCD87631C66099B0068099B /* PBXTargetDependency */ = {
  798. isa = PBXTargetDependency;
  799. target = 7AE893E61C05127900A29F63 /* SwifteriOS */;
  800. targetProxy = 7CCD87621C66099B0068099B /* PBXContainerItemProxy */;
  801. };
  802. /* End PBXTargetDependency section */
  803. /* Begin PBXVariantGroup section */
  804. 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */ = {
  805. isa = PBXVariantGroup;
  806. children = (
  807. 7CDAB80E1BE2A1D400C8A977 /* Base */,
  808. );
  809. name = Main.storyboard;
  810. path = .;
  811. sourceTree = "<group>";
  812. };
  813. /* End PBXVariantGroup section */
  814. /* Begin XCBuildConfiguration section */
  815. 269B479F1D3AAAE20042D137 /* Debug */ = {
  816. isa = XCBuildConfiguration;
  817. buildSettings = {
  818. CURRENT_PROJECT_VERSION = 1.2.5;
  819. DEBUG_INFORMATION_FORMAT = dwarf;
  820. DEFINES_MODULE = YES;
  821. DYLIB_COMPATIBILITY_VERSION = 1;
  822. DYLIB_CURRENT_VERSION = 1;
  823. DYLIB_INSTALL_NAME_BASE = "@rpath";
  824. GCC_NO_COMMON_BLOCKS = YES;
  825. INFOPLIST_FILE = SwiftertvOS/Info.plist;
  826. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  827. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  828. MTL_ENABLE_DEBUG_INFO = YES;
  829. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwiftertvOS;
  830. PRODUCT_MODULE_NAME = Swifter;
  831. PRODUCT_NAME = Swifter;
  832. SDKROOT = appletvos;
  833. SKIP_INSTALL = YES;
  834. TARGETED_DEVICE_FAMILY = 3;
  835. TVOS_DEPLOYMENT_TARGET = 9.0;
  836. VERSIONING_SYSTEM = "apple-generic";
  837. VERSION_INFO_PREFIX = "";
  838. };
  839. name = Debug;
  840. };
  841. 269B47A01D3AAAE20042D137 /* Release */ = {
  842. isa = XCBuildConfiguration;
  843. buildSettings = {
  844. COPY_PHASE_STRIP = NO;
  845. CURRENT_PROJECT_VERSION = 1.2.5;
  846. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  847. DEFINES_MODULE = YES;
  848. DYLIB_COMPATIBILITY_VERSION = 1;
  849. DYLIB_CURRENT_VERSION = 1;
  850. DYLIB_INSTALL_NAME_BASE = "@rpath";
  851. GCC_NO_COMMON_BLOCKS = YES;
  852. INFOPLIST_FILE = SwiftertvOS/Info.plist;
  853. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  854. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  855. MTL_ENABLE_DEBUG_INFO = NO;
  856. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwiftertvOS;
  857. PRODUCT_MODULE_NAME = Swifter;
  858. PRODUCT_NAME = Swifter;
  859. SDKROOT = appletvos;
  860. SKIP_INSTALL = YES;
  861. TARGETED_DEVICE_FAMILY = 3;
  862. TVOS_DEPLOYMENT_TARGET = 9.0;
  863. VERSIONING_SYSTEM = "apple-generic";
  864. VERSION_INFO_PREFIX = "";
  865. };
  866. name = Release;
  867. };
  868. 7AE893ED1C05127900A29F63 /* Debug */ = {
  869. isa = XCBuildConfiguration;
  870. buildSettings = {
  871. CURRENT_PROJECT_VERSION = 1.2.5;
  872. DEBUG_INFORMATION_FORMAT = dwarf;
  873. DEFINES_MODULE = YES;
  874. DYLIB_COMPATIBILITY_VERSION = 1;
  875. DYLIB_CURRENT_VERSION = 1;
  876. DYLIB_INSTALL_NAME_BASE = "@rpath";
  877. EMBEDDED_CONTENT_CONTAINS_SWIFT = NO;
  878. GCC_NO_COMMON_BLOCKS = YES;
  879. INFOPLIST_FILE = SwifteriOS/Info.plist;
  880. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  881. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  882. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  883. MTL_ENABLE_DEBUG_INFO = YES;
  884. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOS;
  885. PRODUCT_NAME = Swifter;
  886. SDKROOT = iphoneos;
  887. SKIP_INSTALL = YES;
  888. VERSIONING_SYSTEM = "apple-generic";
  889. VERSION_INFO_PREFIX = "";
  890. };
  891. name = Debug;
  892. };
  893. 7AE893EE1C05127900A29F63 /* Release */ = {
  894. isa = XCBuildConfiguration;
  895. buildSettings = {
  896. COPY_PHASE_STRIP = NO;
  897. CURRENT_PROJECT_VERSION = 1.2.5;
  898. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  899. DEFINES_MODULE = YES;
  900. DYLIB_COMPATIBILITY_VERSION = 1;
  901. DYLIB_CURRENT_VERSION = 1;
  902. DYLIB_INSTALL_NAME_BASE = "@rpath";
  903. EMBEDDED_CONTENT_CONTAINS_SWIFT = NO;
  904. GCC_NO_COMMON_BLOCKS = YES;
  905. INFOPLIST_FILE = SwifteriOS/Info.plist;
  906. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  907. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  908. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  909. MTL_ENABLE_DEBUG_INFO = NO;
  910. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOS;
  911. PRODUCT_NAME = Swifter;
  912. SDKROOT = iphoneos;
  913. SKIP_INSTALL = YES;
  914. VERSIONING_SYSTEM = "apple-generic";
  915. VERSION_INFO_PREFIX = "";
  916. };
  917. name = Release;
  918. };
  919. 7AE894011C0512C400A29F63 /* Debug */ = {
  920. isa = XCBuildConfiguration;
  921. buildSettings = {
  922. CODE_SIGN_IDENTITY = "Mac Developer";
  923. COMBINE_HIDPI_IMAGES = YES;
  924. CURRENT_PROJECT_VERSION = 1.2.5;
  925. DEBUG_INFORMATION_FORMAT = dwarf;
  926. DEFINES_MODULE = YES;
  927. DYLIB_COMPATIBILITY_VERSION = 1;
  928. DYLIB_CURRENT_VERSION = 1;
  929. DYLIB_INSTALL_NAME_BASE = "@rpath";
  930. FRAMEWORK_VERSION = A;
  931. GCC_NO_COMMON_BLOCKS = YES;
  932. INFOPLIST_FILE = SwifterMac/Info.plist;
  933. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  934. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  935. MACOSX_DEPLOYMENT_TARGET = 10.9;
  936. MTL_ENABLE_DEBUG_INFO = YES;
  937. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterMac;
  938. PRODUCT_NAME = Swifter;
  939. SDKROOT = macosx;
  940. SKIP_INSTALL = YES;
  941. VERSIONING_SYSTEM = "apple-generic";
  942. VERSION_INFO_PREFIX = "";
  943. };
  944. name = Debug;
  945. };
  946. 7AE894021C0512C400A29F63 /* Release */ = {
  947. isa = XCBuildConfiguration;
  948. buildSettings = {
  949. CODE_SIGN_IDENTITY = "Mac Developer";
  950. COMBINE_HIDPI_IMAGES = YES;
  951. COPY_PHASE_STRIP = NO;
  952. CURRENT_PROJECT_VERSION = 1.2.5;
  953. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  954. DEFINES_MODULE = YES;
  955. DYLIB_COMPATIBILITY_VERSION = 1;
  956. DYLIB_CURRENT_VERSION = 1;
  957. DYLIB_INSTALL_NAME_BASE = "@rpath";
  958. FRAMEWORK_VERSION = A;
  959. GCC_NO_COMMON_BLOCKS = YES;
  960. INFOPLIST_FILE = SwifterMac/Info.plist;
  961. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  962. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  963. MACOSX_DEPLOYMENT_TARGET = 10.9;
  964. MTL_ENABLE_DEBUG_INFO = NO;
  965. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterMac;
  966. PRODUCT_NAME = Swifter;
  967. SDKROOT = macosx;
  968. SKIP_INSTALL = YES;
  969. VERSIONING_SYSTEM = "apple-generic";
  970. VERSION_INFO_PREFIX = "";
  971. };
  972. name = Release;
  973. };
  974. 7C839B8819422D00003A6950 /* Debug */ = {
  975. isa = XCBuildConfiguration;
  976. buildSettings = {
  977. ALWAYS_SEARCH_USER_PATHS = NO;
  978. APPLICATION_EXTENSION_API_ONLY = YES;
  979. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  980. CLANG_CXX_LIBRARY = "libc++";
  981. CLANG_ENABLE_MODULES = YES;
  982. CLANG_ENABLE_OBJC_ARC = YES;
  983. CLANG_WARN_BOOL_CONVERSION = YES;
  984. CLANG_WARN_CONSTANT_CONVERSION = YES;
  985. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  986. CLANG_WARN_EMPTY_BODY = YES;
  987. CLANG_WARN_ENUM_CONVERSION = YES;
  988. CLANG_WARN_INT_CONVERSION = YES;
  989. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  990. CLANG_WARN_UNREACHABLE_CODE = YES;
  991. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  992. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  993. COPY_PHASE_STRIP = NO;
  994. CURRENT_PROJECT_VERSION = 1.2.6;
  995. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  996. ENABLE_STRICT_OBJC_MSGSEND = YES;
  997. ENABLE_TESTABILITY = YES;
  998. GCC_C_LANGUAGE_STANDARD = gnu99;
  999. GCC_DYNAMIC_NO_PIC = NO;
  1000. GCC_OPTIMIZATION_LEVEL = 0;
  1001. GCC_PREPROCESSOR_DEFINITIONS = (
  1002. "DEBUG=1",
  1003. "$(inherited)",
  1004. );
  1005. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1006. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1007. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1008. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1009. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1010. GCC_WARN_UNUSED_FUNCTION = YES;
  1011. GCC_WARN_UNUSED_VARIABLE = YES;
  1012. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1013. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1014. METAL_ENABLE_DEBUG_INFO = YES;
  1015. ONLY_ACTIVE_ARCH = YES;
  1016. SDKROOT = macosx;
  1017. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1018. SWIFT_VERSION = 3.0;
  1019. TARGETED_DEVICE_FAMILY = "1,2";
  1020. };
  1021. name = Debug;
  1022. };
  1023. 7C839B8919422D00003A6950 /* Release */ = {
  1024. isa = XCBuildConfiguration;
  1025. buildSettings = {
  1026. ALWAYS_SEARCH_USER_PATHS = NO;
  1027. APPLICATION_EXTENSION_API_ONLY = YES;
  1028. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1029. CLANG_CXX_LIBRARY = "libc++";
  1030. CLANG_ENABLE_MODULES = YES;
  1031. CLANG_ENABLE_OBJC_ARC = YES;
  1032. CLANG_WARN_BOOL_CONVERSION = YES;
  1033. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1034. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1035. CLANG_WARN_EMPTY_BODY = YES;
  1036. CLANG_WARN_ENUM_CONVERSION = YES;
  1037. CLANG_WARN_INT_CONVERSION = YES;
  1038. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1039. CLANG_WARN_UNREACHABLE_CODE = YES;
  1040. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1041. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1042. COPY_PHASE_STRIP = YES;
  1043. CURRENT_PROJECT_VERSION = 1.2.6;
  1044. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  1045. ENABLE_NS_ASSERTIONS = NO;
  1046. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1047. GCC_C_LANGUAGE_STANDARD = gnu99;
  1048. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1049. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1050. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1051. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1052. GCC_WARN_UNUSED_FUNCTION = YES;
  1053. GCC_WARN_UNUSED_VARIABLE = YES;
  1054. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1055. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1056. METAL_ENABLE_DEBUG_INFO = NO;
  1057. ONLY_ACTIVE_ARCH = NO;
  1058. SDKROOT = macosx;
  1059. SWIFT_VERSION = 3.0;
  1060. TARGETED_DEVICE_FAMILY = "1,2";
  1061. VALIDATE_PRODUCT = YES;
  1062. };
  1063. name = Release;
  1064. };
  1065. 7C839B8B19422D00003A6950 /* Debug */ = {
  1066. isa = XCBuildConfiguration;
  1067. buildSettings = {
  1068. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1069. CLANG_ENABLE_MODULES = YES;
  1070. INFOPLIST_FILE = "$(SRCROOT)/SwifterSampleiOS/Info.plist";
  1071. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1072. PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski.${PRODUCT_NAME:rfc1034identifier}";
  1073. PRODUCT_NAME = "$(TARGET_NAME)";
  1074. SDKROOT = iphoneos;
  1075. SWIFT_OBJC_BRIDGING_HEADER = "";
  1076. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1077. };
  1078. name = Debug;
  1079. };
  1080. 7C839B8C19422D00003A6950 /* Release */ = {
  1081. isa = XCBuildConfiguration;
  1082. buildSettings = {
  1083. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1084. CLANG_ENABLE_MODULES = YES;
  1085. INFOPLIST_FILE = "$(SRCROOT)/SwifterSampleiOS/Info.plist";
  1086. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1087. PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski.${PRODUCT_NAME:rfc1034identifier}";
  1088. PRODUCT_NAME = "$(TARGET_NAME)";
  1089. SDKROOT = iphoneos;
  1090. SWIFT_OBJC_BRIDGING_HEADER = "";
  1091. };
  1092. name = Release;
  1093. };
  1094. 7CA4813F19A2EA8D0030B30D /* Debug */ = {
  1095. isa = XCBuildConfiguration;
  1096. buildSettings = {
  1097. CLANG_ENABLE_MODULES = YES;
  1098. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  1099. GCC_PREPROCESSOR_DEFINITIONS = (
  1100. "DEBUG=1",
  1101. "$(inherited)",
  1102. );
  1103. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1104. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1105. MTL_ENABLE_DEBUG_INFO = YES;
  1106. ONLY_ACTIVE_ARCH = YES;
  1107. PRODUCT_NAME = "$(TARGET_NAME)";
  1108. SDKROOT = macosx;
  1109. SWIFT_OBJC_BRIDGING_HEADER = "";
  1110. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1111. };
  1112. name = Debug;
  1113. };
  1114. 7CA4814019A2EA8D0030B30D /* Release */ = {
  1115. isa = XCBuildConfiguration;
  1116. buildSettings = {
  1117. CLANG_ENABLE_MODULES = YES;
  1118. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1119. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  1120. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1121. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1122. MTL_ENABLE_DEBUG_INFO = NO;
  1123. PRODUCT_NAME = "$(TARGET_NAME)";
  1124. SDKROOT = macosx;
  1125. SWIFT_OBJC_BRIDGING_HEADER = "";
  1126. };
  1127. name = Release;
  1128. };
  1129. 7CCD87651C66099B0068099B /* Debug */ = {
  1130. isa = XCBuildConfiguration;
  1131. buildSettings = {
  1132. COMBINE_HIDPI_IMAGES = YES;
  1133. DEBUG_INFORMATION_FORMAT = dwarf;
  1134. GCC_NO_COMMON_BLOCKS = YES;
  1135. INFOPLIST_FILE = SwifteriOSTests/Info.plist;
  1136. IPHONEOS_DEPLOYMENT_TARGET = 9.2;
  1137. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1138. MTL_ENABLE_DEBUG_INFO = YES;
  1139. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOSTests;
  1140. PRODUCT_NAME = "$(TARGET_NAME)";
  1141. SDKROOT = iphoneos;
  1142. };
  1143. name = Debug;
  1144. };
  1145. 7CCD87661C66099B0068099B /* Release */ = {
  1146. isa = XCBuildConfiguration;
  1147. buildSettings = {
  1148. COMBINE_HIDPI_IMAGES = YES;
  1149. COPY_PHASE_STRIP = NO;
  1150. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1151. GCC_NO_COMMON_BLOCKS = YES;
  1152. INFOPLIST_FILE = SwifteriOSTests/Info.plist;
  1153. IPHONEOS_DEPLOYMENT_TARGET = 9.2;
  1154. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1155. MTL_ENABLE_DEBUG_INFO = NO;
  1156. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOSTests;
  1157. PRODUCT_NAME = "$(TARGET_NAME)";
  1158. SDKROOT = iphoneos;
  1159. };
  1160. name = Release;
  1161. };
  1162. 7CCD87821C660EA30068099B /* Debug */ = {
  1163. isa = XCBuildConfiguration;
  1164. buildSettings = {
  1165. CODE_SIGN_IDENTITY = "-";
  1166. COMBINE_HIDPI_IMAGES = YES;
  1167. DEBUG_INFORMATION_FORMAT = dwarf;
  1168. GCC_NO_COMMON_BLOCKS = YES;
  1169. INFOPLIST_FILE = SwifterOSXTests/Info.plist;
  1170. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1171. MACOSX_DEPLOYMENT_TARGET = 10.11;
  1172. MTL_ENABLE_DEBUG_INFO = YES;
  1173. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterOSXTests;
  1174. PRODUCT_NAME = "$(TARGET_NAME)";
  1175. SDKROOT = macosx;
  1176. };
  1177. name = Debug;
  1178. };
  1179. 7CCD87831C660EA30068099B /* Release */ = {
  1180. isa = XCBuildConfiguration;
  1181. buildSettings = {
  1182. CODE_SIGN_IDENTITY = "-";
  1183. COMBINE_HIDPI_IMAGES = YES;
  1184. COPY_PHASE_STRIP = NO;
  1185. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1186. GCC_NO_COMMON_BLOCKS = YES;
  1187. INFOPLIST_FILE = SwifterOSXTests/Info.plist;
  1188. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1189. MACOSX_DEPLOYMENT_TARGET = 10.11;
  1190. MTL_ENABLE_DEBUG_INFO = NO;
  1191. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterOSXTests;
  1192. PRODUCT_NAME = "$(TARGET_NAME)";
  1193. SDKROOT = macosx;
  1194. };
  1195. name = Release;
  1196. };
  1197. /* End XCBuildConfiguration section */
  1198. /* Begin XCConfigurationList section */
  1199. 269B479E1D3AAAE20042D137 /* Build configuration list for PBXNativeTarget "SwiftertvOS" */ = {
  1200. isa = XCConfigurationList;
  1201. buildConfigurations = (
  1202. 269B479F1D3AAAE20042D137 /* Debug */,
  1203. 269B47A01D3AAAE20042D137 /* Release */,
  1204. );
  1205. defaultConfigurationIsVisible = 0;
  1206. defaultConfigurationName = Release;
  1207. };
  1208. 7AE893EC1C05127900A29F63 /* Build configuration list for PBXNativeTarget "SwifteriOS" */ = {
  1209. isa = XCConfigurationList;
  1210. buildConfigurations = (
  1211. 7AE893ED1C05127900A29F63 /* Debug */,
  1212. 7AE893EE1C05127900A29F63 /* Release */,
  1213. );
  1214. defaultConfigurationIsVisible = 0;
  1215. defaultConfigurationName = Release;
  1216. };
  1217. 7AE894001C0512C400A29F63 /* Build configuration list for PBXNativeTarget "SwifterMac" */ = {
  1218. isa = XCConfigurationList;
  1219. buildConfigurations = (
  1220. 7AE894011C0512C400A29F63 /* Debug */,
  1221. 7AE894021C0512C400A29F63 /* Release */,
  1222. );
  1223. defaultConfigurationIsVisible = 0;
  1224. defaultConfigurationName = Release;
  1225. };
  1226. 7C839B6919422CFF003A6950 /* Build configuration list for PBXProject "Swifter" */ = {
  1227. isa = XCConfigurationList;
  1228. buildConfigurations = (
  1229. 7C839B8819422D00003A6950 /* Debug */,
  1230. 7C839B8919422D00003A6950 /* Release */,
  1231. );
  1232. defaultConfigurationIsVisible = 0;
  1233. defaultConfigurationName = Release;
  1234. };
  1235. 7C839B8A19422D00003A6950 /* Build configuration list for PBXNativeTarget "SwifterSampleiOS" */ = {
  1236. isa = XCConfigurationList;
  1237. buildConfigurations = (
  1238. 7C839B8B19422D00003A6950 /* Debug */,
  1239. 7C839B8C19422D00003A6950 /* Release */,
  1240. );
  1241. defaultConfigurationIsVisible = 0;
  1242. defaultConfigurationName = Release;
  1243. };
  1244. 7CA4814119A2EA8D0030B30D /* Build configuration list for PBXNativeTarget "SwifterSampleOSX" */ = {
  1245. isa = XCConfigurationList;
  1246. buildConfigurations = (
  1247. 7CA4813F19A2EA8D0030B30D /* Debug */,
  1248. 7CA4814019A2EA8D0030B30D /* Release */,
  1249. );
  1250. defaultConfigurationIsVisible = 0;
  1251. defaultConfigurationName = Release;
  1252. };
  1253. 7CCD87641C66099B0068099B /* Build configuration list for PBXNativeTarget "SwifteriOSTests" */ = {
  1254. isa = XCConfigurationList;
  1255. buildConfigurations = (
  1256. 7CCD87651C66099B0068099B /* Debug */,
  1257. 7CCD87661C66099B0068099B /* Release */,
  1258. );
  1259. defaultConfigurationIsVisible = 0;
  1260. defaultConfigurationName = Release;
  1261. };
  1262. 7CCD87811C660EA30068099B /* Build configuration list for PBXNativeTarget "SwifterOSXTests" */ = {
  1263. isa = XCConfigurationList;
  1264. buildConfigurations = (
  1265. 7CCD87821C660EA30068099B /* Debug */,
  1266. 7CCD87831C660EA30068099B /* Release */,
  1267. );
  1268. defaultConfigurationIsVisible = 0;
  1269. defaultConfigurationName = Release;
  1270. };
  1271. /* End XCConfigurationList section */
  1272. };
  1273. rootObject = 7C839B6619422CFF003A6950 /* Project object */;
  1274. }