project.pbxproj 50 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082
  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. 7C1A2BFB1C5605F50026D3BF /* String+BASE64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C1A2BFA1C5605F50026D3BF /* String+BASE64.swift */; };
  13. 7C1A2BFC1C5605F50026D3BF /* String+BASE64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C1A2BFA1C5605F50026D3BF /* String+BASE64.swift */; };
  14. 7C2BEC781C518B7C00B8EE90 /* String+SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C2BEC771C518B7C00B8EE90 /* String+SHA1.swift */; };
  15. 7C2BEC791C5195EE00B8EE90 /* String+SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C2BEC771C518B7C00B8EE90 /* String+SHA1.swift */; };
  16. 7C2BEC7A1C5195F200B8EE90 /* String+SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C2BEC771C518B7C00B8EE90 /* String+SHA1.swift */; };
  17. 7C4785E91C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */; };
  18. 7C4785EA1C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */; };
  19. 7C71C5B11A1EC49B00682BF0 /* logo.png in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7CB102DF1A17381D00CBA3B4 /* logo.png */; };
  20. 7C73C6911C2615FE00AEF6CA /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18E610A51BD6397D00B7D17A /* SwiftyJSON.swift */; };
  21. 7C73C6921C26179C00AEF6CA /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */; };
  22. 7C73C6AA1C261A2100AEF6CA /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6941C2619E100AEF6CA /* DemoServer.swift */; };
  23. 7C73C6AB1C261A2100AEF6CA /* HttpHandlers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6951C2619E100AEF6CA /* HttpHandlers.swift */; };
  24. 7C73C6AC1C261A2100AEF6CA /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6961C2619E100AEF6CA /* HttpParser.swift */; };
  25. 7C73C6AD1C261A2100AEF6CA /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6971C2619E100AEF6CA /* HttpRequest.swift */; };
  26. 7C73C6AE1C261A2100AEF6CA /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6981C2619E100AEF6CA /* HttpResponse.swift */; };
  27. 7C73C6AF1C261A2100AEF6CA /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6991C2619E100AEF6CA /* HttpRouter.swift */; };
  28. 7C73C6B01C261A2100AEF6CA /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C69A1C2619E100AEF6CA /* HttpServer.swift */; };
  29. 7C73C6B11C261A2100AEF6CA /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C69B1C2619E100AEF6CA /* HttpServerIO.swift */; };
  30. 7C73C6B21C261A2100AEF6CA /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C69C1C2619E100AEF6CA /* Socket.swift */; };
  31. 7C73C6B31C261A2100AEF6CA /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C69D1C2619E100AEF6CA /* String+Misc.swift */; };
  32. 7C73C6B51C261A2600AEF6CA /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6941C2619E100AEF6CA /* DemoServer.swift */; };
  33. 7C73C6B61C261A2600AEF6CA /* HttpHandlers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6951C2619E100AEF6CA /* HttpHandlers.swift */; };
  34. 7C73C6B71C261A2600AEF6CA /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6961C2619E100AEF6CA /* HttpParser.swift */; };
  35. 7C73C6B81C261A2600AEF6CA /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6971C2619E100AEF6CA /* HttpRequest.swift */; };
  36. 7C73C6B91C261A2600AEF6CA /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6981C2619E100AEF6CA /* HttpResponse.swift */; };
  37. 7C73C6BA1C261A2600AEF6CA /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6991C2619E100AEF6CA /* HttpRouter.swift */; };
  38. 7C73C6BB1C261A2600AEF6CA /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C69A1C2619E100AEF6CA /* HttpServer.swift */; };
  39. 7C73C6BC1C261A2600AEF6CA /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C69B1C2619E100AEF6CA /* HttpServerIO.swift */; };
  40. 7C73C6BD1C261A2600AEF6CA /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C69C1C2619E100AEF6CA /* Socket.swift */; };
  41. 7C73C6BE1C261A2600AEF6CA /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C69D1C2619E100AEF6CA /* String+Misc.swift */; };
  42. 7C76B6DE1D2BB1050030FC98 /* HttpHandlers+Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6DD1D2BB1050030FC98 /* HttpHandlers+Scopes.swift */; };
  43. 7C76B6DF1D2BB1050030FC98 /* HttpHandlers+Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6DD1D2BB1050030FC98 /* HttpHandlers+Scopes.swift */; };
  44. 7C76B6E01D2BB1050030FC98 /* HttpHandlers+Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6DD1D2BB1050030FC98 /* HttpHandlers+Scopes.swift */; };
  45. 7C76B6E11D2BB1050030FC98 /* HttpHandlers+Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6DD1D2BB1050030FC98 /* HttpHandlers+Scopes.swift */; };
  46. 7C76B6E31D2BB1320030FC98 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6E21D2BB1320030FC98 /* Process.swift */; };
  47. 7C76B6E41D2BB1320030FC98 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6E21D2BB1320030FC98 /* Process.swift */; };
  48. 7C76B6E51D2BB1320030FC98 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6E21D2BB1320030FC98 /* Process.swift */; };
  49. 7C76B6E61D2BB1320030FC98 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6E21D2BB1320030FC98 /* Process.swift */; };
  50. 7CA4813E19A2EA8D0030B30D /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4813D19A2EA8D0030B30D /* main.swift */; };
  51. 7CB102E01A17381D00CBA3B4 /* logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 7CB102DF1A17381D00CBA3B4 /* logo.png */; };
  52. 7CC0F8C91C50136B00B65A94 /* HttpHandlers+Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CC0F8C81C50136B00B65A94 /* HttpHandlers+Files.swift */; };
  53. 7CC0F8CA1C50136B00B65A94 /* HttpHandlers+Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CC0F8C81C50136B00B65A94 /* HttpHandlers+Files.swift */; };
  54. 7CC0F8CC1C5014A200B65A94 /* HttpHandlers+WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CC0F8CB1C5014A200B65A94 /* HttpHandlers+WebSockets.swift */; };
  55. 7CC0F8CD1C5014A200B65A94 /* HttpHandlers+WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CC0F8CB1C5014A200B65A94 /* HttpHandlers+WebSockets.swift */; };
  56. 7CCD87611C66099B0068099B /* Swifter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7AE893E71C05127900A29F63 /* Swifter.framework */; };
  57. 7CCD87701C660B250068099B /* SwifterTestsHttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */; };
  58. 7CCD87721C660B250068099B /* SwifterTestsStringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */; };
  59. 7CCD877E1C660EA30068099B /* Swifter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7AE893FB1C0512C400A29F63 /* Swifter.framework */; };
  60. 7CCD87841C660ED60068099B /* SwifterTestsHttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */; };
  61. 7CCD87851C660ED60068099B /* SwifterTestsStringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */; };
  62. 7CCD87871C676EE50068099B /* File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD87861C676EE50068099B /* File.swift */; };
  63. 7CCD87881C676EE50068099B /* File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCD87861C676EE50068099B /* File.swift */; };
  64. 7CDAB8131BE2A1D400C8A977 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */; };
  65. 7CDAB8141BE2A1D400C8A977 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7CDAB80F1BE2A1D400C8A977 /* Images.xcassets */; };
  66. 7CDAB8161BE2A1D400C8A977 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CDAB8111BE2A1D400C8A977 /* ViewController.swift */; };
  67. /* End PBXBuildFile section */
  68. /* Begin PBXContainerItemProxy section */
  69. 7AE8940E1C0515A200A29F63 /* PBXContainerItemProxy */ = {
  70. isa = PBXContainerItemProxy;
  71. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  72. proxyType = 1;
  73. remoteGlobalIDString = 7AE893FA1C0512C400A29F63;
  74. remoteInfo = SwifterMac;
  75. };
  76. 7C73C6BF1C261AA700AEF6CA /* PBXContainerItemProxy */ = {
  77. isa = PBXContainerItemProxy;
  78. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  79. proxyType = 1;
  80. remoteGlobalIDString = 7AE893E61C05127900A29F63;
  81. remoteInfo = SwifteriOS;
  82. };
  83. 7CCD87621C66099B0068099B /* PBXContainerItemProxy */ = {
  84. isa = PBXContainerItemProxy;
  85. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  86. proxyType = 1;
  87. remoteGlobalIDString = 7AE893E61C05127900A29F63;
  88. remoteInfo = SwifteriOS;
  89. };
  90. 7CCD877F1C660EA30068099B /* PBXContainerItemProxy */ = {
  91. isa = PBXContainerItemProxy;
  92. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  93. proxyType = 1;
  94. remoteGlobalIDString = 7AE893FA1C0512C400A29F63;
  95. remoteInfo = SwifterMac;
  96. };
  97. /* End PBXContainerItemProxy section */
  98. /* Begin PBXCopyFilesBuildPhase section */
  99. 7CA4813919A2EA8D0030B30D /* CopyFiles */ = {
  100. isa = PBXCopyFilesBuildPhase;
  101. buildActionMask = 12;
  102. dstPath = "";
  103. dstSubfolderSpec = 7;
  104. files = (
  105. 7C71C5B11A1EC49B00682BF0 /* logo.png in CopyFiles */,
  106. );
  107. runOnlyForDeploymentPostprocessing = 0;
  108. };
  109. /* End PBXCopyFilesBuildPhase section */
  110. /* Begin PBXFileReference section */
  111. 18E610A51BD6397D00B7D17A /* SwiftyJSON.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftyJSON.swift; sourceTree = "<group>"; };
  112. 7AE893E71C05127900A29F63 /* Swifter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Swifter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  113. 7AE893E91C05127900A29F63 /* SwifteriOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwifteriOS.h; sourceTree = "<group>"; };
  114. 7AE893EB1C05127900A29F63 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  115. 7AE893FB1C0512C400A29F63 /* Swifter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Swifter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  116. 7AE893FD1C0512C400A29F63 /* SwifterMac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwifterMac.h; sourceTree = "<group>"; };
  117. 7AE893FF1C0512C400A29F63 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  118. 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = "<group>"; };
  119. 7C1A2BFA1C5605F50026D3BF /* String+BASE64.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+BASE64.swift"; sourceTree = "<group>"; };
  120. 7C2BEC771C518B7C00B8EE90 /* String+SHA1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+SHA1.swift"; sourceTree = "<group>"; };
  121. 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsWebSocketSession.swift; sourceTree = "<group>"; };
  122. 7C73C6941C2619E100AEF6CA /* DemoServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DemoServer.swift; sourceTree = "<group>"; };
  123. 7C73C6951C2619E100AEF6CA /* HttpHandlers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpHandlers.swift; sourceTree = "<group>"; };
  124. 7C73C6961C2619E100AEF6CA /* HttpParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpParser.swift; sourceTree = "<group>"; };
  125. 7C73C6971C2619E100AEF6CA /* HttpRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpRequest.swift; sourceTree = "<group>"; };
  126. 7C73C6981C2619E100AEF6CA /* HttpResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpResponse.swift; sourceTree = "<group>"; };
  127. 7C73C6991C2619E100AEF6CA /* HttpRouter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpRouter.swift; sourceTree = "<group>"; };
  128. 7C73C69A1C2619E100AEF6CA /* HttpServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpServer.swift; sourceTree = "<group>"; };
  129. 7C73C69B1C2619E100AEF6CA /* HttpServerIO.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpServerIO.swift; sourceTree = "<group>"; };
  130. 7C73C69C1C2619E100AEF6CA /* Socket.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Socket.swift; sourceTree = "<group>"; };
  131. 7C73C69D1C2619E100AEF6CA /* String+Misc.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+Misc.swift"; sourceTree = "<group>"; };
  132. 7C76B6DD1D2BB1050030FC98 /* HttpHandlers+Scopes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "HttpHandlers+Scopes.swift"; sourceTree = "<group>"; };
  133. 7C76B6E21D2BB1320030FC98 /* Process.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Process.swift; sourceTree = "<group>"; };
  134. 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwifterSampleiOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
  135. 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SwifterSampleOSX; sourceTree = BUILT_PRODUCTS_DIR; };
  136. 7CA4813D19A2EA8D0030B30D /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
  137. 7CB102DF1A17381D00CBA3B4 /* logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo.png; sourceTree = "<group>"; };
  138. 7CC0F8C81C50136B00B65A94 /* HttpHandlers+Files.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "HttpHandlers+Files.swift"; sourceTree = "<group>"; };
  139. 7CC0F8CB1C5014A200B65A94 /* HttpHandlers+WebSockets.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "HttpHandlers+WebSockets.swift"; sourceTree = "<group>"; };
  140. 7CCD875C1C66099B0068099B /* SwifteriOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwifteriOSTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  141. 7CCD87601C66099B0068099B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  142. 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsHttpParser.swift; sourceTree = "<group>"; };
  143. 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwifterTestsStringExtensions.swift; sourceTree = "<group>"; };
  144. 7CCD87791C660EA30068099B /* SwifterOSXTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwifterOSXTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  145. 7CCD877D1C660EA30068099B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  146. 7CCD87861C676EE50068099B /* File.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = File.swift; sourceTree = "<group>"; };
  147. 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  148. 7CDAB80E1BE2A1D400C8A977 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  149. 7CDAB80F1BE2A1D400C8A977 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  150. 7CDAB8101BE2A1D400C8A977 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  151. 7CDAB8111BE2A1D400C8A977 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  152. 7CEAF86F1C14B2B5003252DE /* Package.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; };
  153. /* End PBXFileReference section */
  154. /* Begin PBXFrameworksBuildPhase section */
  155. 7AE893E31C05127900A29F63 /* Frameworks */ = {
  156. isa = PBXFrameworksBuildPhase;
  157. buildActionMask = 2147483647;
  158. files = (
  159. );
  160. runOnlyForDeploymentPostprocessing = 0;
  161. };
  162. 7AE893F71C0512C400A29F63 /* Frameworks */ = {
  163. isa = PBXFrameworksBuildPhase;
  164. buildActionMask = 2147483647;
  165. files = (
  166. );
  167. runOnlyForDeploymentPostprocessing = 0;
  168. };
  169. 7C839B6B19422CFF003A6950 /* Frameworks */ = {
  170. isa = PBXFrameworksBuildPhase;
  171. buildActionMask = 2147483647;
  172. files = (
  173. );
  174. runOnlyForDeploymentPostprocessing = 0;
  175. };
  176. 7CA4813819A2EA8D0030B30D /* Frameworks */ = {
  177. isa = PBXFrameworksBuildPhase;
  178. buildActionMask = 2147483647;
  179. files = (
  180. );
  181. runOnlyForDeploymentPostprocessing = 0;
  182. };
  183. 7CCD87591C66099B0068099B /* Frameworks */ = {
  184. isa = PBXFrameworksBuildPhase;
  185. buildActionMask = 2147483647;
  186. files = (
  187. 7CCD87611C66099B0068099B /* Swifter.framework in Frameworks */,
  188. );
  189. runOnlyForDeploymentPostprocessing = 0;
  190. };
  191. 7CCD87761C660EA30068099B /* Frameworks */ = {
  192. isa = PBXFrameworksBuildPhase;
  193. buildActionMask = 2147483647;
  194. files = (
  195. 7CCD877E1C660EA30068099B /* Swifter.framework in Frameworks */,
  196. );
  197. runOnlyForDeploymentPostprocessing = 0;
  198. };
  199. /* End PBXFrameworksBuildPhase section */
  200. /* Begin PBXGroup section */
  201. 7AE893E81C05127900A29F63 /* SwifteriOS */ = {
  202. isa = PBXGroup;
  203. children = (
  204. 7AE893EB1C05127900A29F63 /* Info.plist */,
  205. 7AE893E91C05127900A29F63 /* SwifteriOS.h */,
  206. );
  207. path = SwifteriOS;
  208. sourceTree = "<group>";
  209. };
  210. 7AE893FC1C0512C400A29F63 /* SwifterMac */ = {
  211. isa = PBXGroup;
  212. children = (
  213. 7AE893FF1C0512C400A29F63 /* Info.plist */,
  214. 7AE893FD1C0512C400A29F63 /* SwifterMac.h */,
  215. );
  216. path = SwifterMac;
  217. sourceTree = "<group>";
  218. };
  219. 7C839B6519422CFF003A6950 = {
  220. isa = PBXGroup;
  221. children = (
  222. 7CEAF86F1C14B2B5003252DE /* Package.swift */,
  223. 7CA4815619A2EF2B0030B30D /* Resources */,
  224. 7CEAF84A1C14B29B003252DE /* Sources */,
  225. 7CCD876C1C660B250068099B /* SwifterTestsCommon */,
  226. 7CCD875D1C66099B0068099B /* SwifteriOSTests */,
  227. 7CCD877A1C660EA30068099B /* SwifterOSXTests */,
  228. 7C839B6F19422CFF003A6950 /* Products */,
  229. 7AE893FC1C0512C400A29F63 /* SwifterMac */,
  230. 7AE893E81C05127900A29F63 /* SwifteriOS */,
  231. 7CA4813C19A2EA8D0030B30D /* SwifterSampleOSX */,
  232. 7CDAB80B1BE2A1D400C8A977 /* SwifterSampleiOS */,
  233. );
  234. sourceTree = "<group>";
  235. };
  236. 7C839B6F19422CFF003A6950 /* Products */ = {
  237. isa = PBXGroup;
  238. children = (
  239. 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */,
  240. 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */,
  241. 7AE893E71C05127900A29F63 /* Swifter.framework */,
  242. 7AE893FB1C0512C400A29F63 /* Swifter.framework */,
  243. 7CCD875C1C66099B0068099B /* SwifteriOSTests.xctest */,
  244. 7CCD87791C660EA30068099B /* SwifterOSXTests.xctest */,
  245. );
  246. name = Products;
  247. sourceTree = "<group>";
  248. };
  249. 7CA4813C19A2EA8D0030B30D /* SwifterSampleOSX */ = {
  250. isa = PBXGroup;
  251. children = (
  252. 18E610A51BD6397D00B7D17A /* SwiftyJSON.swift */,
  253. 7CA4813D19A2EA8D0030B30D /* main.swift */,
  254. );
  255. path = SwifterSampleOSX;
  256. sourceTree = "<group>";
  257. };
  258. 7CA4815619A2EF2B0030B30D /* Resources */ = {
  259. isa = PBXGroup;
  260. children = (
  261. 7CB102DF1A17381D00CBA3B4 /* logo.png */,
  262. );
  263. path = Resources;
  264. sourceTree = "<group>";
  265. };
  266. 7CCD875D1C66099B0068099B /* SwifteriOSTests */ = {
  267. isa = PBXGroup;
  268. children = (
  269. 7CCD87601C66099B0068099B /* Info.plist */,
  270. );
  271. path = SwifteriOSTests;
  272. sourceTree = "<group>";
  273. };
  274. 7CCD876C1C660B250068099B /* SwifterTestsCommon */ = {
  275. isa = PBXGroup;
  276. children = (
  277. 7CCD876D1C660B250068099B /* SwifterTestsHttpParser.swift */,
  278. 7CCD876E1C660B250068099B /* SwifterTestsStringExtensions.swift */,
  279. 7C4785E81C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift */,
  280. );
  281. path = SwifterTestsCommon;
  282. sourceTree = "<group>";
  283. };
  284. 7CCD877A1C660EA30068099B /* SwifterOSXTests */ = {
  285. isa = PBXGroup;
  286. children = (
  287. 7CCD877D1C660EA30068099B /* Info.plist */,
  288. );
  289. path = SwifterOSXTests;
  290. sourceTree = "<group>";
  291. };
  292. 7CDAB80B1BE2A1D400C8A977 /* SwifterSampleiOS */ = {
  293. isa = PBXGroup;
  294. children = (
  295. 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */,
  296. 7CDAB80F1BE2A1D400C8A977 /* Images.xcassets */,
  297. 7CDAB8101BE2A1D400C8A977 /* Info.plist */,
  298. 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */,
  299. 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */,
  300. 7CDAB8111BE2A1D400C8A977 /* ViewController.swift */,
  301. );
  302. path = SwifterSampleiOS;
  303. sourceTree = "<group>";
  304. };
  305. 7CEAF84A1C14B29B003252DE /* Sources */ = {
  306. isa = PBXGroup;
  307. children = (
  308. 7C73C6941C2619E100AEF6CA /* DemoServer.swift */,
  309. 7CC0F8C81C50136B00B65A94 /* HttpHandlers+Files.swift */,
  310. 7C76B6DD1D2BB1050030FC98 /* HttpHandlers+Scopes.swift */,
  311. 7CC0F8CB1C5014A200B65A94 /* HttpHandlers+WebSockets.swift */,
  312. 7C73C6951C2619E100AEF6CA /* HttpHandlers.swift */,
  313. 7C73C6961C2619E100AEF6CA /* HttpParser.swift */,
  314. 7C73C6971C2619E100AEF6CA /* HttpRequest.swift */,
  315. 7C73C6981C2619E100AEF6CA /* HttpResponse.swift */,
  316. 7C73C6991C2619E100AEF6CA /* HttpRouter.swift */,
  317. 7C73C69A1C2619E100AEF6CA /* HttpServer.swift */,
  318. 7C73C69B1C2619E100AEF6CA /* HttpServerIO.swift */,
  319. 7C73C69C1C2619E100AEF6CA /* Socket.swift */,
  320. 7CCD87861C676EE50068099B /* File.swift */,
  321. 7C73C69D1C2619E100AEF6CA /* String+Misc.swift */,
  322. 7C2BEC771C518B7C00B8EE90 /* String+SHA1.swift */,
  323. 7C1A2BFA1C5605F50026D3BF /* String+BASE64.swift */,
  324. 7C76B6E21D2BB1320030FC98 /* Process.swift */,
  325. );
  326. path = Sources;
  327. sourceTree = "<group>";
  328. };
  329. /* End PBXGroup section */
  330. /* Begin PBXHeadersBuildPhase section */
  331. 7AE893E41C05127900A29F63 /* Headers */ = {
  332. isa = PBXHeadersBuildPhase;
  333. buildActionMask = 2147483647;
  334. files = (
  335. 7AE893EA1C05127900A29F63 /* SwifteriOS.h in Headers */,
  336. );
  337. runOnlyForDeploymentPostprocessing = 0;
  338. };
  339. 7AE893F81C0512C400A29F63 /* Headers */ = {
  340. isa = PBXHeadersBuildPhase;
  341. buildActionMask = 2147483647;
  342. files = (
  343. 7AE893FE1C0512C400A29F63 /* SwifterMac.h in Headers */,
  344. );
  345. runOnlyForDeploymentPostprocessing = 0;
  346. };
  347. /* End PBXHeadersBuildPhase section */
  348. /* Begin PBXNativeTarget section */
  349. 7AE893E61C05127900A29F63 /* SwifteriOS */ = {
  350. isa = PBXNativeTarget;
  351. buildConfigurationList = 7AE893EC1C05127900A29F63 /* Build configuration list for PBXNativeTarget "SwifteriOS" */;
  352. buildPhases = (
  353. 7AE893E21C05127900A29F63 /* Sources */,
  354. 7AE893E31C05127900A29F63 /* Frameworks */,
  355. 7AE893E41C05127900A29F63 /* Headers */,
  356. 7AE893E51C05127900A29F63 /* Resources */,
  357. );
  358. buildRules = (
  359. );
  360. dependencies = (
  361. );
  362. name = SwifteriOS;
  363. productName = SwifteriOS;
  364. productReference = 7AE893E71C05127900A29F63 /* Swifter.framework */;
  365. productType = "com.apple.product-type.framework";
  366. };
  367. 7AE893FA1C0512C400A29F63 /* SwifterMac */ = {
  368. isa = PBXNativeTarget;
  369. buildConfigurationList = 7AE894001C0512C400A29F63 /* Build configuration list for PBXNativeTarget "SwifterMac" */;
  370. buildPhases = (
  371. 7AE893F61C0512C400A29F63 /* Sources */,
  372. 7AE893F71C0512C400A29F63 /* Frameworks */,
  373. 7AE893F81C0512C400A29F63 /* Headers */,
  374. 7AE893F91C0512C400A29F63 /* Resources */,
  375. );
  376. buildRules = (
  377. );
  378. dependencies = (
  379. );
  380. name = SwifterMac;
  381. productName = SwifterMac;
  382. productReference = 7AE893FB1C0512C400A29F63 /* Swifter.framework */;
  383. productType = "com.apple.product-type.framework";
  384. };
  385. 7C839B6D19422CFF003A6950 /* SwifterSampleiOS */ = {
  386. isa = PBXNativeTarget;
  387. buildConfigurationList = 7C839B8A19422D00003A6950 /* Build configuration list for PBXNativeTarget "SwifterSampleiOS" */;
  388. buildPhases = (
  389. 7C839B6A19422CFF003A6950 /* Sources */,
  390. 7C839B6B19422CFF003A6950 /* Frameworks */,
  391. 7C839B6C19422CFF003A6950 /* Resources */,
  392. );
  393. buildRules = (
  394. );
  395. dependencies = (
  396. 7C73C6C01C261AA700AEF6CA /* PBXTargetDependency */,
  397. );
  398. name = SwifterSampleiOS;
  399. productName = Swifter;
  400. productReference = 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */;
  401. productType = "com.apple.product-type.application";
  402. };
  403. 7CA4813A19A2EA8D0030B30D /* SwifterSampleOSX */ = {
  404. isa = PBXNativeTarget;
  405. buildConfigurationList = 7CA4814119A2EA8D0030B30D /* Build configuration list for PBXNativeTarget "SwifterSampleOSX" */;
  406. buildPhases = (
  407. 7CA4813719A2EA8D0030B30D /* Sources */,
  408. 7CA4813819A2EA8D0030B30D /* Frameworks */,
  409. 7CA4813919A2EA8D0030B30D /* CopyFiles */,
  410. );
  411. buildRules = (
  412. );
  413. dependencies = (
  414. 7AE8940F1C0515A200A29F63 /* PBXTargetDependency */,
  415. );
  416. name = SwifterSampleOSX;
  417. productName = SwifterOSX;
  418. productReference = 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */;
  419. productType = "com.apple.product-type.tool";
  420. };
  421. 7CCD875B1C66099B0068099B /* SwifteriOSTests */ = {
  422. isa = PBXNativeTarget;
  423. buildConfigurationList = 7CCD87641C66099B0068099B /* Build configuration list for PBXNativeTarget "SwifteriOSTests" */;
  424. buildPhases = (
  425. 7CCD87581C66099B0068099B /* Sources */,
  426. 7CCD87591C66099B0068099B /* Frameworks */,
  427. 7CCD875A1C66099B0068099B /* Resources */,
  428. );
  429. buildRules = (
  430. );
  431. dependencies = (
  432. 7CCD87631C66099B0068099B /* PBXTargetDependency */,
  433. );
  434. name = SwifteriOSTests;
  435. productName = SwifteriOSTests;
  436. productReference = 7CCD875C1C66099B0068099B /* SwifteriOSTests.xctest */;
  437. productType = "com.apple.product-type.bundle.unit-test";
  438. };
  439. 7CCD87781C660EA30068099B /* SwifterOSXTests */ = {
  440. isa = PBXNativeTarget;
  441. buildConfigurationList = 7CCD87811C660EA30068099B /* Build configuration list for PBXNativeTarget "SwifterOSXTests" */;
  442. buildPhases = (
  443. 7CCD87751C660EA30068099B /* Sources */,
  444. 7CCD87761C660EA30068099B /* Frameworks */,
  445. 7CCD87771C660EA30068099B /* Resources */,
  446. );
  447. buildRules = (
  448. );
  449. dependencies = (
  450. 7CCD87801C660EA30068099B /* PBXTargetDependency */,
  451. );
  452. name = SwifterOSXTests;
  453. productName = SwifterOSXTests;
  454. productReference = 7CCD87791C660EA30068099B /* SwifterOSXTests.xctest */;
  455. productType = "com.apple.product-type.bundle.unit-test";
  456. };
  457. /* End PBXNativeTarget section */
  458. /* Begin PBXProject section */
  459. 7C839B6619422CFF003A6950 /* Project object */ = {
  460. isa = PBXProject;
  461. attributes = {
  462. LastSwiftUpdateCheck = 0720;
  463. LastUpgradeCheck = 0730;
  464. ORGANIZATIONNAME = "Damian Kołakowski";
  465. TargetAttributes = {
  466. 7AE893E61C05127900A29F63 = {
  467. CreatedOnToolsVersion = 7.1;
  468. };
  469. 7AE893FA1C0512C400A29F63 = {
  470. CreatedOnToolsVersion = 7.1;
  471. };
  472. 7C839B6D19422CFF003A6950 = {
  473. CreatedOnToolsVersion = 6.0;
  474. };
  475. 7CA4813A19A2EA8D0030B30D = {
  476. CreatedOnToolsVersion = 6.0;
  477. };
  478. 7CCD875B1C66099B0068099B = {
  479. CreatedOnToolsVersion = 7.2;
  480. };
  481. 7CCD87781C660EA30068099B = {
  482. CreatedOnToolsVersion = 7.2;
  483. };
  484. };
  485. };
  486. buildConfigurationList = 7C839B6919422CFF003A6950 /* Build configuration list for PBXProject "Swifter" */;
  487. compatibilityVersion = "Xcode 3.2";
  488. developmentRegion = English;
  489. hasScannedForEncodings = 0;
  490. knownRegions = (
  491. en,
  492. Base,
  493. );
  494. mainGroup = 7C839B6519422CFF003A6950;
  495. productRefGroup = 7C839B6F19422CFF003A6950 /* Products */;
  496. projectDirPath = "";
  497. projectRoot = "";
  498. targets = (
  499. 7C839B6D19422CFF003A6950 /* SwifterSampleiOS */,
  500. 7CA4813A19A2EA8D0030B30D /* SwifterSampleOSX */,
  501. 7AE893E61C05127900A29F63 /* SwifteriOS */,
  502. 7AE893FA1C0512C400A29F63 /* SwifterMac */,
  503. 7CCD875B1C66099B0068099B /* SwifteriOSTests */,
  504. 7CCD87781C660EA30068099B /* SwifterOSXTests */,
  505. );
  506. };
  507. /* End PBXProject section */
  508. /* Begin PBXResourcesBuildPhase section */
  509. 7AE893E51C05127900A29F63 /* Resources */ = {
  510. isa = PBXResourcesBuildPhase;
  511. buildActionMask = 2147483647;
  512. files = (
  513. );
  514. runOnlyForDeploymentPostprocessing = 0;
  515. };
  516. 7AE893F91C0512C400A29F63 /* Resources */ = {
  517. isa = PBXResourcesBuildPhase;
  518. buildActionMask = 2147483647;
  519. files = (
  520. );
  521. runOnlyForDeploymentPostprocessing = 0;
  522. };
  523. 7C839B6C19422CFF003A6950 /* Resources */ = {
  524. isa = PBXResourcesBuildPhase;
  525. buildActionMask = 2147483647;
  526. files = (
  527. 7AE8940D1C05151100A29F63 /* Launch Screen.storyboard in Resources */,
  528. 7CB102E01A17381D00CBA3B4 /* logo.png in Resources */,
  529. 7CDAB8141BE2A1D400C8A977 /* Images.xcassets in Resources */,
  530. 7CDAB8131BE2A1D400C8A977 /* Main.storyboard in Resources */,
  531. );
  532. runOnlyForDeploymentPostprocessing = 0;
  533. };
  534. 7CCD875A1C66099B0068099B /* Resources */ = {
  535. isa = PBXResourcesBuildPhase;
  536. buildActionMask = 2147483647;
  537. files = (
  538. );
  539. runOnlyForDeploymentPostprocessing = 0;
  540. };
  541. 7CCD87771C660EA30068099B /* Resources */ = {
  542. isa = PBXResourcesBuildPhase;
  543. buildActionMask = 2147483647;
  544. files = (
  545. );
  546. runOnlyForDeploymentPostprocessing = 0;
  547. };
  548. /* End PBXResourcesBuildPhase section */
  549. /* Begin PBXSourcesBuildPhase section */
  550. 7AE893E21C05127900A29F63 /* Sources */ = {
  551. isa = PBXSourcesBuildPhase;
  552. buildActionMask = 2147483647;
  553. files = (
  554. 7C2BEC791C5195EE00B8EE90 /* String+SHA1.swift in Sources */,
  555. 7C73C6AA1C261A2100AEF6CA /* DemoServer.swift in Sources */,
  556. 7C73C6AB1C261A2100AEF6CA /* HttpHandlers.swift in Sources */,
  557. 7C1A2BFB1C5605F50026D3BF /* String+BASE64.swift in Sources */,
  558. 7C73C6AC1C261A2100AEF6CA /* HttpParser.swift in Sources */,
  559. 7C73C6AD1C261A2100AEF6CA /* HttpRequest.swift in Sources */,
  560. 7C73C6AE1C261A2100AEF6CA /* HttpResponse.swift in Sources */,
  561. 7C76B6E31D2BB1320030FC98 /* Process.swift in Sources */,
  562. 7C73C6AF1C261A2100AEF6CA /* HttpRouter.swift in Sources */,
  563. 7CC0F8CC1C5014A200B65A94 /* HttpHandlers+WebSockets.swift in Sources */,
  564. 7C73C6B01C261A2100AEF6CA /* HttpServer.swift in Sources */,
  565. 7CCD87871C676EE50068099B /* File.swift in Sources */,
  566. 7C73C6B11C261A2100AEF6CA /* HttpServerIO.swift in Sources */,
  567. 7C73C6B21C261A2100AEF6CA /* Socket.swift in Sources */,
  568. 7C76B6DE1D2BB1050030FC98 /* HttpHandlers+Scopes.swift in Sources */,
  569. 7CC0F8C91C50136B00B65A94 /* HttpHandlers+Files.swift in Sources */,
  570. 7C73C6B31C261A2100AEF6CA /* String+Misc.swift in Sources */,
  571. );
  572. runOnlyForDeploymentPostprocessing = 0;
  573. };
  574. 7AE893F61C0512C400A29F63 /* Sources */ = {
  575. isa = PBXSourcesBuildPhase;
  576. buildActionMask = 2147483647;
  577. files = (
  578. 7C2BEC7A1C5195F200B8EE90 /* String+SHA1.swift in Sources */,
  579. 7C73C6B51C261A2600AEF6CA /* DemoServer.swift in Sources */,
  580. 7C73C6B61C261A2600AEF6CA /* HttpHandlers.swift in Sources */,
  581. 7C1A2BFC1C5605F50026D3BF /* String+BASE64.swift in Sources */,
  582. 7C73C6B71C261A2600AEF6CA /* HttpParser.swift in Sources */,
  583. 7C73C6B81C261A2600AEF6CA /* HttpRequest.swift in Sources */,
  584. 7C73C6B91C261A2600AEF6CA /* HttpResponse.swift in Sources */,
  585. 7C76B6E41D2BB1320030FC98 /* Process.swift in Sources */,
  586. 7C73C6BA1C261A2600AEF6CA /* HttpRouter.swift in Sources */,
  587. 7CC0F8CD1C5014A200B65A94 /* HttpHandlers+WebSockets.swift in Sources */,
  588. 7C73C6BB1C261A2600AEF6CA /* HttpServer.swift in Sources */,
  589. 7CCD87881C676EE50068099B /* File.swift in Sources */,
  590. 7C73C6BC1C261A2600AEF6CA /* HttpServerIO.swift in Sources */,
  591. 7C73C6BD1C261A2600AEF6CA /* Socket.swift in Sources */,
  592. 7C76B6DF1D2BB1050030FC98 /* HttpHandlers+Scopes.swift in Sources */,
  593. 7CC0F8CA1C50136B00B65A94 /* HttpHandlers+Files.swift in Sources */,
  594. 7C73C6BE1C261A2600AEF6CA /* String+Misc.swift in Sources */,
  595. );
  596. runOnlyForDeploymentPostprocessing = 0;
  597. };
  598. 7C839B6A19422CFF003A6950 /* Sources */ = {
  599. isa = PBXSourcesBuildPhase;
  600. buildActionMask = 2147483647;
  601. files = (
  602. 7C73C6921C26179C00AEF6CA /* AppDelegate.swift in Sources */,
  603. 7CDAB8161BE2A1D400C8A977 /* ViewController.swift in Sources */,
  604. 7C2BEC781C518B7C00B8EE90 /* String+SHA1.swift in Sources */,
  605. );
  606. runOnlyForDeploymentPostprocessing = 0;
  607. };
  608. 7CA4813719A2EA8D0030B30D /* Sources */ = {
  609. isa = PBXSourcesBuildPhase;
  610. buildActionMask = 2147483647;
  611. files = (
  612. 7C73C6911C2615FE00AEF6CA /* SwiftyJSON.swift in Sources */,
  613. 7CA4813E19A2EA8D0030B30D /* main.swift in Sources */,
  614. );
  615. runOnlyForDeploymentPostprocessing = 0;
  616. };
  617. 7CCD87581C66099B0068099B /* Sources */ = {
  618. isa = PBXSourcesBuildPhase;
  619. buildActionMask = 2147483647;
  620. files = (
  621. 7CCD87701C660B250068099B /* SwifterTestsHttpParser.swift in Sources */,
  622. 7C76B6E51D2BB1320030FC98 /* Process.swift in Sources */,
  623. 7C76B6E01D2BB1050030FC98 /* HttpHandlers+Scopes.swift in Sources */,
  624. 7C4785E91C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */,
  625. 7CCD87721C660B250068099B /* SwifterTestsStringExtensions.swift in Sources */,
  626. );
  627. runOnlyForDeploymentPostprocessing = 0;
  628. };
  629. 7CCD87751C660EA30068099B /* Sources */ = {
  630. isa = PBXSourcesBuildPhase;
  631. buildActionMask = 2147483647;
  632. files = (
  633. 7CCD87841C660ED60068099B /* SwifterTestsHttpParser.swift in Sources */,
  634. 7C76B6E61D2BB1320030FC98 /* Process.swift in Sources */,
  635. 7C76B6E11D2BB1050030FC98 /* HttpHandlers+Scopes.swift in Sources */,
  636. 7C4785EA1C71D15600A9FE73 /* SwifterTestsWebSocketSession.swift in Sources */,
  637. 7CCD87851C660ED60068099B /* SwifterTestsStringExtensions.swift in Sources */,
  638. );
  639. runOnlyForDeploymentPostprocessing = 0;
  640. };
  641. /* End PBXSourcesBuildPhase section */
  642. /* Begin PBXTargetDependency section */
  643. 7AE8940F1C0515A200A29F63 /* PBXTargetDependency */ = {
  644. isa = PBXTargetDependency;
  645. target = 7AE893FA1C0512C400A29F63 /* SwifterMac */;
  646. targetProxy = 7AE8940E1C0515A200A29F63 /* PBXContainerItemProxy */;
  647. };
  648. 7C73C6C01C261AA700AEF6CA /* PBXTargetDependency */ = {
  649. isa = PBXTargetDependency;
  650. target = 7AE893E61C05127900A29F63 /* SwifteriOS */;
  651. targetProxy = 7C73C6BF1C261AA700AEF6CA /* PBXContainerItemProxy */;
  652. };
  653. 7CCD87631C66099B0068099B /* PBXTargetDependency */ = {
  654. isa = PBXTargetDependency;
  655. target = 7AE893E61C05127900A29F63 /* SwifteriOS */;
  656. targetProxy = 7CCD87621C66099B0068099B /* PBXContainerItemProxy */;
  657. };
  658. 7CCD87801C660EA30068099B /* PBXTargetDependency */ = {
  659. isa = PBXTargetDependency;
  660. target = 7AE893FA1C0512C400A29F63 /* SwifterMac */;
  661. targetProxy = 7CCD877F1C660EA30068099B /* PBXContainerItemProxy */;
  662. };
  663. /* End PBXTargetDependency section */
  664. /* Begin PBXVariantGroup section */
  665. 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */ = {
  666. isa = PBXVariantGroup;
  667. children = (
  668. 7CDAB80E1BE2A1D400C8A977 /* Base */,
  669. );
  670. name = Main.storyboard;
  671. path = .;
  672. sourceTree = "<group>";
  673. };
  674. /* End PBXVariantGroup section */
  675. /* Begin XCBuildConfiguration section */
  676. 7AE893ED1C05127900A29F63 /* Debug */ = {
  677. isa = XCBuildConfiguration;
  678. buildSettings = {
  679. CURRENT_PROJECT_VERSION = 1.1.3;
  680. DEBUG_INFORMATION_FORMAT = dwarf;
  681. DEFINES_MODULE = YES;
  682. DYLIB_COMPATIBILITY_VERSION = 1;
  683. DYLIB_CURRENT_VERSION = 1;
  684. DYLIB_INSTALL_NAME_BASE = "@rpath";
  685. GCC_NO_COMMON_BLOCKS = YES;
  686. INFOPLIST_FILE = SwifterSampleiOS/Info.plist;
  687. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  688. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  689. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  690. MTL_ENABLE_DEBUG_INFO = YES;
  691. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOS;
  692. PRODUCT_NAME = Swifter;
  693. SDKROOT = iphoneos;
  694. SKIP_INSTALL = YES;
  695. VERSIONING_SYSTEM = "apple-generic";
  696. VERSION_INFO_PREFIX = "";
  697. };
  698. name = Debug;
  699. };
  700. 7AE893EE1C05127900A29F63 /* Release */ = {
  701. isa = XCBuildConfiguration;
  702. buildSettings = {
  703. COPY_PHASE_STRIP = NO;
  704. CURRENT_PROJECT_VERSION = 1.1.3;
  705. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  706. DEFINES_MODULE = YES;
  707. DYLIB_COMPATIBILITY_VERSION = 1;
  708. DYLIB_CURRENT_VERSION = 1;
  709. DYLIB_INSTALL_NAME_BASE = "@rpath";
  710. GCC_NO_COMMON_BLOCKS = YES;
  711. INFOPLIST_FILE = SwifterSampleiOS/Info.plist;
  712. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  713. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  714. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  715. MTL_ENABLE_DEBUG_INFO = NO;
  716. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOS;
  717. PRODUCT_NAME = Swifter;
  718. SDKROOT = iphoneos;
  719. SKIP_INSTALL = YES;
  720. VERSIONING_SYSTEM = "apple-generic";
  721. VERSION_INFO_PREFIX = "";
  722. };
  723. name = Release;
  724. };
  725. 7AE894011C0512C400A29F63 /* Debug */ = {
  726. isa = XCBuildConfiguration;
  727. buildSettings = {
  728. CODE_SIGN_IDENTITY = "Mac Developer";
  729. COMBINE_HIDPI_IMAGES = YES;
  730. CURRENT_PROJECT_VERSION = 1.1.3;
  731. DEBUG_INFORMATION_FORMAT = dwarf;
  732. DEFINES_MODULE = YES;
  733. DYLIB_COMPATIBILITY_VERSION = 1;
  734. DYLIB_CURRENT_VERSION = 1;
  735. DYLIB_INSTALL_NAME_BASE = "@rpath";
  736. FRAMEWORK_VERSION = A;
  737. GCC_NO_COMMON_BLOCKS = YES;
  738. INFOPLIST_FILE = SwifterMac/Info.plist;
  739. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  740. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  741. MACOSX_DEPLOYMENT_TARGET = 10.9;
  742. MTL_ENABLE_DEBUG_INFO = YES;
  743. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterMac;
  744. PRODUCT_NAME = Swifter;
  745. SDKROOT = macosx;
  746. SKIP_INSTALL = YES;
  747. VERSIONING_SYSTEM = "apple-generic";
  748. VERSION_INFO_PREFIX = "";
  749. };
  750. name = Debug;
  751. };
  752. 7AE894021C0512C400A29F63 /* Release */ = {
  753. isa = XCBuildConfiguration;
  754. buildSettings = {
  755. CODE_SIGN_IDENTITY = "Mac Developer";
  756. COMBINE_HIDPI_IMAGES = YES;
  757. COPY_PHASE_STRIP = NO;
  758. CURRENT_PROJECT_VERSION = 1.1.3;
  759. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  760. DEFINES_MODULE = YES;
  761. DYLIB_COMPATIBILITY_VERSION = 1;
  762. DYLIB_CURRENT_VERSION = 1;
  763. DYLIB_INSTALL_NAME_BASE = "@rpath";
  764. FRAMEWORK_VERSION = A;
  765. GCC_NO_COMMON_BLOCKS = YES;
  766. INFOPLIST_FILE = SwifterMac/Info.plist;
  767. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  768. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  769. MACOSX_DEPLOYMENT_TARGET = 10.9;
  770. MTL_ENABLE_DEBUG_INFO = NO;
  771. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterMac;
  772. PRODUCT_NAME = Swifter;
  773. SDKROOT = macosx;
  774. SKIP_INSTALL = YES;
  775. VERSIONING_SYSTEM = "apple-generic";
  776. VERSION_INFO_PREFIX = "";
  777. };
  778. name = Release;
  779. };
  780. 7C839B8819422D00003A6950 /* Debug */ = {
  781. isa = XCBuildConfiguration;
  782. buildSettings = {
  783. ALWAYS_SEARCH_USER_PATHS = NO;
  784. APPLICATION_EXTENSION_API_ONLY = YES;
  785. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  786. CLANG_CXX_LIBRARY = "libc++";
  787. CLANG_ENABLE_MODULES = YES;
  788. CLANG_ENABLE_OBJC_ARC = YES;
  789. CLANG_WARN_BOOL_CONVERSION = YES;
  790. CLANG_WARN_CONSTANT_CONVERSION = YES;
  791. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  792. CLANG_WARN_EMPTY_BODY = YES;
  793. CLANG_WARN_ENUM_CONVERSION = YES;
  794. CLANG_WARN_INT_CONVERSION = YES;
  795. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  796. CLANG_WARN_UNREACHABLE_CODE = YES;
  797. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  798. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  799. COPY_PHASE_STRIP = NO;
  800. CURRENT_PROJECT_VERSION = 1.1.4;
  801. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  802. ENABLE_STRICT_OBJC_MSGSEND = YES;
  803. ENABLE_TESTABILITY = YES;
  804. GCC_C_LANGUAGE_STANDARD = gnu99;
  805. GCC_DYNAMIC_NO_PIC = NO;
  806. GCC_OPTIMIZATION_LEVEL = 0;
  807. GCC_PREPROCESSOR_DEFINITIONS = (
  808. "DEBUG=1",
  809. "$(inherited)",
  810. );
  811. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  812. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  813. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  814. GCC_WARN_UNDECLARED_SELECTOR = YES;
  815. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  816. GCC_WARN_UNUSED_FUNCTION = YES;
  817. GCC_WARN_UNUSED_VARIABLE = YES;
  818. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  819. MACOSX_DEPLOYMENT_TARGET = 10.9;
  820. METAL_ENABLE_DEBUG_INFO = YES;
  821. ONLY_ACTIVE_ARCH = YES;
  822. SDKROOT = macosx;
  823. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  824. TARGETED_DEVICE_FAMILY = "1,2";
  825. };
  826. name = Debug;
  827. };
  828. 7C839B8919422D00003A6950 /* Release */ = {
  829. isa = XCBuildConfiguration;
  830. buildSettings = {
  831. ALWAYS_SEARCH_USER_PATHS = NO;
  832. APPLICATION_EXTENSION_API_ONLY = YES;
  833. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  834. CLANG_CXX_LIBRARY = "libc++";
  835. CLANG_ENABLE_MODULES = YES;
  836. CLANG_ENABLE_OBJC_ARC = YES;
  837. CLANG_WARN_BOOL_CONVERSION = YES;
  838. CLANG_WARN_CONSTANT_CONVERSION = YES;
  839. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  840. CLANG_WARN_EMPTY_BODY = YES;
  841. CLANG_WARN_ENUM_CONVERSION = YES;
  842. CLANG_WARN_INT_CONVERSION = YES;
  843. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  844. CLANG_WARN_UNREACHABLE_CODE = YES;
  845. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  846. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  847. COPY_PHASE_STRIP = YES;
  848. CURRENT_PROJECT_VERSION = 1.1.4;
  849. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  850. ENABLE_NS_ASSERTIONS = NO;
  851. ENABLE_STRICT_OBJC_MSGSEND = YES;
  852. GCC_C_LANGUAGE_STANDARD = gnu99;
  853. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  854. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  855. GCC_WARN_UNDECLARED_SELECTOR = YES;
  856. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  857. GCC_WARN_UNUSED_FUNCTION = YES;
  858. GCC_WARN_UNUSED_VARIABLE = YES;
  859. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  860. MACOSX_DEPLOYMENT_TARGET = 10.9;
  861. METAL_ENABLE_DEBUG_INFO = NO;
  862. ONLY_ACTIVE_ARCH = NO;
  863. SDKROOT = macosx;
  864. TARGETED_DEVICE_FAMILY = "1,2";
  865. VALIDATE_PRODUCT = YES;
  866. };
  867. name = Release;
  868. };
  869. 7C839B8B19422D00003A6950 /* Debug */ = {
  870. isa = XCBuildConfiguration;
  871. buildSettings = {
  872. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  873. CLANG_ENABLE_MODULES = YES;
  874. INFOPLIST_FILE = "$(SRCROOT)/SwifterSampleiOS/Info.plist";
  875. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  876. PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski.${PRODUCT_NAME:rfc1034identifier}";
  877. PRODUCT_NAME = "$(TARGET_NAME)";
  878. SDKROOT = iphoneos;
  879. SWIFT_OBJC_BRIDGING_HEADER = "";
  880. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  881. };
  882. name = Debug;
  883. };
  884. 7C839B8C19422D00003A6950 /* Release */ = {
  885. isa = XCBuildConfiguration;
  886. buildSettings = {
  887. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  888. CLANG_ENABLE_MODULES = YES;
  889. INFOPLIST_FILE = "$(SRCROOT)/SwifterSampleiOS/Info.plist";
  890. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  891. PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski.${PRODUCT_NAME:rfc1034identifier}";
  892. PRODUCT_NAME = "$(TARGET_NAME)";
  893. SDKROOT = iphoneos;
  894. SWIFT_OBJC_BRIDGING_HEADER = "";
  895. };
  896. name = Release;
  897. };
  898. 7CA4813F19A2EA8D0030B30D /* Debug */ = {
  899. isa = XCBuildConfiguration;
  900. buildSettings = {
  901. CLANG_ENABLE_MODULES = YES;
  902. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  903. GCC_PREPROCESSOR_DEFINITIONS = (
  904. "DEBUG=1",
  905. "$(inherited)",
  906. );
  907. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  908. MACOSX_DEPLOYMENT_TARGET = 10.9;
  909. MTL_ENABLE_DEBUG_INFO = YES;
  910. ONLY_ACTIVE_ARCH = YES;
  911. PRODUCT_NAME = "$(TARGET_NAME)";
  912. SDKROOT = macosx;
  913. SWIFT_OBJC_BRIDGING_HEADER = "";
  914. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  915. };
  916. name = Debug;
  917. };
  918. 7CA4814019A2EA8D0030B30D /* Release */ = {
  919. isa = XCBuildConfiguration;
  920. buildSettings = {
  921. CLANG_ENABLE_MODULES = YES;
  922. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  923. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  924. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  925. MACOSX_DEPLOYMENT_TARGET = 10.9;
  926. MTL_ENABLE_DEBUG_INFO = NO;
  927. PRODUCT_NAME = "$(TARGET_NAME)";
  928. SDKROOT = macosx;
  929. SWIFT_OBJC_BRIDGING_HEADER = "";
  930. };
  931. name = Release;
  932. };
  933. 7CCD87651C66099B0068099B /* Debug */ = {
  934. isa = XCBuildConfiguration;
  935. buildSettings = {
  936. COMBINE_HIDPI_IMAGES = YES;
  937. DEBUG_INFORMATION_FORMAT = dwarf;
  938. GCC_NO_COMMON_BLOCKS = YES;
  939. INFOPLIST_FILE = SwifteriOSTests/Info.plist;
  940. IPHONEOS_DEPLOYMENT_TARGET = 9.2;
  941. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  942. MTL_ENABLE_DEBUG_INFO = YES;
  943. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOSTests;
  944. PRODUCT_NAME = "$(TARGET_NAME)";
  945. };
  946. name = Debug;
  947. };
  948. 7CCD87661C66099B0068099B /* Release */ = {
  949. isa = XCBuildConfiguration;
  950. buildSettings = {
  951. COMBINE_HIDPI_IMAGES = YES;
  952. COPY_PHASE_STRIP = NO;
  953. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  954. GCC_NO_COMMON_BLOCKS = YES;
  955. INFOPLIST_FILE = SwifteriOSTests/Info.plist;
  956. IPHONEOS_DEPLOYMENT_TARGET = 9.2;
  957. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  958. MTL_ENABLE_DEBUG_INFO = NO;
  959. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOSTests;
  960. PRODUCT_NAME = "$(TARGET_NAME)";
  961. };
  962. name = Release;
  963. };
  964. 7CCD87821C660EA30068099B /* Debug */ = {
  965. isa = XCBuildConfiguration;
  966. buildSettings = {
  967. CODE_SIGN_IDENTITY = "-";
  968. COMBINE_HIDPI_IMAGES = YES;
  969. DEBUG_INFORMATION_FORMAT = dwarf;
  970. GCC_NO_COMMON_BLOCKS = YES;
  971. INFOPLIST_FILE = SwifterOSXTests/Info.plist;
  972. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  973. MACOSX_DEPLOYMENT_TARGET = 10.11;
  974. MTL_ENABLE_DEBUG_INFO = YES;
  975. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterOSXTests;
  976. PRODUCT_NAME = "$(TARGET_NAME)";
  977. SDKROOT = macosx;
  978. };
  979. name = Debug;
  980. };
  981. 7CCD87831C660EA30068099B /* Release */ = {
  982. isa = XCBuildConfiguration;
  983. buildSettings = {
  984. CODE_SIGN_IDENTITY = "-";
  985. COMBINE_HIDPI_IMAGES = YES;
  986. COPY_PHASE_STRIP = NO;
  987. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  988. GCC_NO_COMMON_BLOCKS = YES;
  989. INFOPLIST_FILE = SwifterOSXTests/Info.plist;
  990. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  991. MACOSX_DEPLOYMENT_TARGET = 10.11;
  992. MTL_ENABLE_DEBUG_INFO = NO;
  993. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterOSXTests;
  994. PRODUCT_NAME = "$(TARGET_NAME)";
  995. SDKROOT = macosx;
  996. };
  997. name = Release;
  998. };
  999. /* End XCBuildConfiguration section */
  1000. /* Begin XCConfigurationList section */
  1001. 7AE893EC1C05127900A29F63 /* Build configuration list for PBXNativeTarget "SwifteriOS" */ = {
  1002. isa = XCConfigurationList;
  1003. buildConfigurations = (
  1004. 7AE893ED1C05127900A29F63 /* Debug */,
  1005. 7AE893EE1C05127900A29F63 /* Release */,
  1006. );
  1007. defaultConfigurationIsVisible = 0;
  1008. defaultConfigurationName = Release;
  1009. };
  1010. 7AE894001C0512C400A29F63 /* Build configuration list for PBXNativeTarget "SwifterMac" */ = {
  1011. isa = XCConfigurationList;
  1012. buildConfigurations = (
  1013. 7AE894011C0512C400A29F63 /* Debug */,
  1014. 7AE894021C0512C400A29F63 /* Release */,
  1015. );
  1016. defaultConfigurationIsVisible = 0;
  1017. defaultConfigurationName = Release;
  1018. };
  1019. 7C839B6919422CFF003A6950 /* Build configuration list for PBXProject "Swifter" */ = {
  1020. isa = XCConfigurationList;
  1021. buildConfigurations = (
  1022. 7C839B8819422D00003A6950 /* Debug */,
  1023. 7C839B8919422D00003A6950 /* Release */,
  1024. );
  1025. defaultConfigurationIsVisible = 0;
  1026. defaultConfigurationName = Release;
  1027. };
  1028. 7C839B8A19422D00003A6950 /* Build configuration list for PBXNativeTarget "SwifterSampleiOS" */ = {
  1029. isa = XCConfigurationList;
  1030. buildConfigurations = (
  1031. 7C839B8B19422D00003A6950 /* Debug */,
  1032. 7C839B8C19422D00003A6950 /* Release */,
  1033. );
  1034. defaultConfigurationIsVisible = 0;
  1035. defaultConfigurationName = Release;
  1036. };
  1037. 7CA4814119A2EA8D0030B30D /* Build configuration list for PBXNativeTarget "SwifterSampleOSX" */ = {
  1038. isa = XCConfigurationList;
  1039. buildConfigurations = (
  1040. 7CA4813F19A2EA8D0030B30D /* Debug */,
  1041. 7CA4814019A2EA8D0030B30D /* Release */,
  1042. );
  1043. defaultConfigurationIsVisible = 0;
  1044. defaultConfigurationName = Release;
  1045. };
  1046. 7CCD87641C66099B0068099B /* Build configuration list for PBXNativeTarget "SwifteriOSTests" */ = {
  1047. isa = XCConfigurationList;
  1048. buildConfigurations = (
  1049. 7CCD87651C66099B0068099B /* Debug */,
  1050. 7CCD87661C66099B0068099B /* Release */,
  1051. );
  1052. defaultConfigurationIsVisible = 0;
  1053. defaultConfigurationName = Release;
  1054. };
  1055. 7CCD87811C660EA30068099B /* Build configuration list for PBXNativeTarget "SwifterOSXTests" */ = {
  1056. isa = XCConfigurationList;
  1057. buildConfigurations = (
  1058. 7CCD87821C660EA30068099B /* Debug */,
  1059. 7CCD87831C660EA30068099B /* Release */,
  1060. );
  1061. defaultConfigurationIsVisible = 0;
  1062. defaultConfigurationName = Release;
  1063. };
  1064. /* End XCConfigurationList section */
  1065. };
  1066. rootObject = 7C839B6619422CFF003A6950 /* Project object */;
  1067. }