project.pbxproj 47 KB

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