project.pbxproj 49 KB

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