project.pbxproj 48 KB

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