project.pbxproj 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814
  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. 7C2BEC781C518B7C00B8EE90 /* String+Hash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C2BEC771C518B7C00B8EE90 /* String+Hash.swift */; };
  13. 7C2BEC791C5195EE00B8EE90 /* String+Hash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C2BEC771C518B7C00B8EE90 /* String+Hash.swift */; };
  14. 7C2BEC7A1C5195F200B8EE90 /* String+Hash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C2BEC771C518B7C00B8EE90 /* String+Hash.swift */; };
  15. 7C71C5B01A1D52F800682BF0 /* login.html in CopyFiles */ = {isa = PBXBuildFile; fileRef = 98630C061A1C9A9D00478D08 /* login.html */; };
  16. 7C71C5B11A1EC49B00682BF0 /* logo.png in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7CB102DF1A17381D00CBA3B4 /* logo.png */; };
  17. 7C73C6911C2615FE00AEF6CA /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18E610A51BD6397D00B7D17A /* SwiftyJSON.swift */; };
  18. 7C73C6921C26179C00AEF6CA /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */; };
  19. 7C73C6AA1C261A2100AEF6CA /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6941C2619E100AEF6CA /* DemoServer.swift */; };
  20. 7C73C6AB1C261A2100AEF6CA /* HttpHandlers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6951C2619E100AEF6CA /* HttpHandlers.swift */; };
  21. 7C73C6AC1C261A2100AEF6CA /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6961C2619E100AEF6CA /* HttpParser.swift */; };
  22. 7C73C6AD1C261A2100AEF6CA /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6971C2619E100AEF6CA /* HttpRequest.swift */; };
  23. 7C73C6AE1C261A2100AEF6CA /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6981C2619E100AEF6CA /* HttpResponse.swift */; };
  24. 7C73C6AF1C261A2100AEF6CA /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6991C2619E100AEF6CA /* HttpRouter.swift */; };
  25. 7C73C6B01C261A2100AEF6CA /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C69A1C2619E100AEF6CA /* HttpServer.swift */; };
  26. 7C73C6B11C261A2100AEF6CA /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C69B1C2619E100AEF6CA /* HttpServerIO.swift */; };
  27. 7C73C6B21C261A2100AEF6CA /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C69C1C2619E100AEF6CA /* Socket.swift */; };
  28. 7C73C6B31C261A2100AEF6CA /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C69D1C2619E100AEF6CA /* String+Misc.swift */; };
  29. 7C73C6B51C261A2600AEF6CA /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6941C2619E100AEF6CA /* DemoServer.swift */; };
  30. 7C73C6B61C261A2600AEF6CA /* HttpHandlers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6951C2619E100AEF6CA /* HttpHandlers.swift */; };
  31. 7C73C6B71C261A2600AEF6CA /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6961C2619E100AEF6CA /* HttpParser.swift */; };
  32. 7C73C6B81C261A2600AEF6CA /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6971C2619E100AEF6CA /* HttpRequest.swift */; };
  33. 7C73C6B91C261A2600AEF6CA /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6981C2619E100AEF6CA /* HttpResponse.swift */; };
  34. 7C73C6BA1C261A2600AEF6CA /* HttpRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C6991C2619E100AEF6CA /* HttpRouter.swift */; };
  35. 7C73C6BB1C261A2600AEF6CA /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C69A1C2619E100AEF6CA /* HttpServer.swift */; };
  36. 7C73C6BC1C261A2600AEF6CA /* HttpServerIO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C69B1C2619E100AEF6CA /* HttpServerIO.swift */; };
  37. 7C73C6BD1C261A2600AEF6CA /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C69C1C2619E100AEF6CA /* Socket.swift */; };
  38. 7C73C6BE1C261A2600AEF6CA /* String+Misc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C73C69D1C2619E100AEF6CA /* String+Misc.swift */; };
  39. 7C7488781C1DA07300CBCD77 /* file.html in Resources */ = {isa = PBXBuildFile; fileRef = 7C7488771C1DA07300CBCD77 /* file.html */; };
  40. 7C74887B1C1DA08200CBCD77 /* file.html in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7C7488771C1DA07300CBCD77 /* file.html */; };
  41. 7CA4813E19A2EA8D0030B30D /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4813D19A2EA8D0030B30D /* main.swift */; };
  42. 7CA4815819A2EF2B0030B30D /* test.json in Resources */ = {isa = PBXBuildFile; fileRef = 7CA4815719A2EF2B0030B30D /* test.json */; };
  43. 7CA4815919A2EF560030B30D /* test.json in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7CA4815719A2EF2B0030B30D /* test.json */; };
  44. 7CB102E01A17381D00CBA3B4 /* logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 7CB102DF1A17381D00CBA3B4 /* logo.png */; };
  45. 7CC0F8C91C50136B00B65A94 /* HttpHandlers+Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CC0F8C81C50136B00B65A94 /* HttpHandlers+Files.swift */; };
  46. 7CC0F8CA1C50136B00B65A94 /* HttpHandlers+Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CC0F8C81C50136B00B65A94 /* HttpHandlers+Files.swift */; };
  47. 7CC0F8CC1C5014A200B65A94 /* HttpHandlers+WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CC0F8CB1C5014A200B65A94 /* HttpHandlers+WebSockets.swift */; };
  48. 7CC0F8CD1C5014A200B65A94 /* HttpHandlers+WebSockets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CC0F8CB1C5014A200B65A94 /* HttpHandlers+WebSockets.swift */; };
  49. 7CDAB8131BE2A1D400C8A977 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */; };
  50. 7CDAB8141BE2A1D400C8A977 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7CDAB80F1BE2A1D400C8A977 /* Images.xcassets */; };
  51. 7CDAB8161BE2A1D400C8A977 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CDAB8111BE2A1D400C8A977 /* ViewController.swift */; };
  52. 98630C071A1C9A9D00478D08 /* login.html in Resources */ = {isa = PBXBuildFile; fileRef = 98630C061A1C9A9D00478D08 /* login.html */; };
  53. /* End PBXBuildFile section */
  54. /* Begin PBXContainerItemProxy section */
  55. 7AE8940E1C0515A200A29F63 /* PBXContainerItemProxy */ = {
  56. isa = PBXContainerItemProxy;
  57. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  58. proxyType = 1;
  59. remoteGlobalIDString = 7AE893FA1C0512C400A29F63;
  60. remoteInfo = SwifterMac;
  61. };
  62. 7C73C6BF1C261AA700AEF6CA /* PBXContainerItemProxy */ = {
  63. isa = PBXContainerItemProxy;
  64. containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
  65. proxyType = 1;
  66. remoteGlobalIDString = 7AE893E61C05127900A29F63;
  67. remoteInfo = SwifteriOS;
  68. };
  69. /* End PBXContainerItemProxy section */
  70. /* Begin PBXCopyFilesBuildPhase section */
  71. 7CA4813919A2EA8D0030B30D /* CopyFiles */ = {
  72. isa = PBXCopyFilesBuildPhase;
  73. buildActionMask = 12;
  74. dstPath = "";
  75. dstSubfolderSpec = 7;
  76. files = (
  77. 7C74887B1C1DA08200CBCD77 /* file.html in CopyFiles */,
  78. 7C71C5B11A1EC49B00682BF0 /* logo.png in CopyFiles */,
  79. 7C71C5B01A1D52F800682BF0 /* login.html in CopyFiles */,
  80. 7CA4815919A2EF560030B30D /* test.json in CopyFiles */,
  81. );
  82. runOnlyForDeploymentPostprocessing = 0;
  83. };
  84. /* End PBXCopyFilesBuildPhase section */
  85. /* Begin PBXFileReference section */
  86. 18E610A51BD6397D00B7D17A /* SwiftyJSON.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftyJSON.swift; sourceTree = "<group>"; };
  87. 7AE893E71C05127900A29F63 /* Swifter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Swifter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  88. 7AE893E91C05127900A29F63 /* SwifteriOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwifteriOS.h; sourceTree = "<group>"; };
  89. 7AE893EB1C05127900A29F63 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  90. 7AE893FB1C0512C400A29F63 /* Swifter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Swifter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  91. 7AE893FD1C0512C400A29F63 /* SwifterMac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwifterMac.h; sourceTree = "<group>"; };
  92. 7AE893FF1C0512C400A29F63 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  93. 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = "<group>"; };
  94. 7C2BEC771C518B7C00B8EE90 /* String+Hash.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+Hash.swift"; sourceTree = "<group>"; };
  95. 7C73C6941C2619E100AEF6CA /* DemoServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DemoServer.swift; sourceTree = "<group>"; };
  96. 7C73C6951C2619E100AEF6CA /* HttpHandlers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpHandlers.swift; sourceTree = "<group>"; };
  97. 7C73C6961C2619E100AEF6CA /* HttpParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpParser.swift; sourceTree = "<group>"; };
  98. 7C73C6971C2619E100AEF6CA /* HttpRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpRequest.swift; sourceTree = "<group>"; };
  99. 7C73C6981C2619E100AEF6CA /* HttpResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpResponse.swift; sourceTree = "<group>"; };
  100. 7C73C6991C2619E100AEF6CA /* HttpRouter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpRouter.swift; sourceTree = "<group>"; };
  101. 7C73C69A1C2619E100AEF6CA /* HttpServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpServer.swift; sourceTree = "<group>"; };
  102. 7C73C69B1C2619E100AEF6CA /* HttpServerIO.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpServerIO.swift; sourceTree = "<group>"; };
  103. 7C73C69C1C2619E100AEF6CA /* Socket.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Socket.swift; sourceTree = "<group>"; };
  104. 7C73C69D1C2619E100AEF6CA /* String+Misc.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+Misc.swift"; sourceTree = "<group>"; };
  105. 7C7488771C1DA07300CBCD77 /* file.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = file.html; sourceTree = "<group>"; };
  106. 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwifterSampleiOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
  107. 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SwifterSampleOSX; sourceTree = BUILT_PRODUCTS_DIR; };
  108. 7CA4813D19A2EA8D0030B30D /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
  109. 7CA4815719A2EF2B0030B30D /* test.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = test.json; sourceTree = "<group>"; };
  110. 7CB102DF1A17381D00CBA3B4 /* logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo.png; sourceTree = "<group>"; };
  111. 7CC0F8C81C50136B00B65A94 /* HttpHandlers+Files.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "HttpHandlers+Files.swift"; sourceTree = "<group>"; };
  112. 7CC0F8CB1C5014A200B65A94 /* HttpHandlers+WebSockets.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "HttpHandlers+WebSockets.swift"; sourceTree = "<group>"; };
  113. 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  114. 7CDAB80E1BE2A1D400C8A977 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  115. 7CDAB80F1BE2A1D400C8A977 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  116. 7CDAB8101BE2A1D400C8A977 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  117. 7CDAB8111BE2A1D400C8A977 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  118. 7CEAF86F1C14B2B5003252DE /* Package.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; };
  119. 98630C061A1C9A9D00478D08 /* login.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = login.html; sourceTree = "<group>"; };
  120. /* End PBXFileReference section */
  121. /* Begin PBXFrameworksBuildPhase section */
  122. 7AE893E31C05127900A29F63 /* Frameworks */ = {
  123. isa = PBXFrameworksBuildPhase;
  124. buildActionMask = 2147483647;
  125. files = (
  126. );
  127. runOnlyForDeploymentPostprocessing = 0;
  128. };
  129. 7AE893F71C0512C400A29F63 /* Frameworks */ = {
  130. isa = PBXFrameworksBuildPhase;
  131. buildActionMask = 2147483647;
  132. files = (
  133. );
  134. runOnlyForDeploymentPostprocessing = 0;
  135. };
  136. 7C839B6B19422CFF003A6950 /* Frameworks */ = {
  137. isa = PBXFrameworksBuildPhase;
  138. buildActionMask = 2147483647;
  139. files = (
  140. );
  141. runOnlyForDeploymentPostprocessing = 0;
  142. };
  143. 7CA4813819A2EA8D0030B30D /* Frameworks */ = {
  144. isa = PBXFrameworksBuildPhase;
  145. buildActionMask = 2147483647;
  146. files = (
  147. );
  148. runOnlyForDeploymentPostprocessing = 0;
  149. };
  150. /* End PBXFrameworksBuildPhase section */
  151. /* Begin PBXGroup section */
  152. 7AE893E81C05127900A29F63 /* SwifteriOS */ = {
  153. isa = PBXGroup;
  154. children = (
  155. 7AE893EB1C05127900A29F63 /* Info.plist */,
  156. 7AE893E91C05127900A29F63 /* SwifteriOS.h */,
  157. );
  158. path = SwifteriOS;
  159. sourceTree = "<group>";
  160. };
  161. 7AE893FC1C0512C400A29F63 /* SwifterMac */ = {
  162. isa = PBXGroup;
  163. children = (
  164. 7AE893FF1C0512C400A29F63 /* Info.plist */,
  165. 7AE893FD1C0512C400A29F63 /* SwifterMac.h */,
  166. );
  167. path = SwifterMac;
  168. sourceTree = "<group>";
  169. };
  170. 7C839B6519422CFF003A6950 = {
  171. isa = PBXGroup;
  172. children = (
  173. 7CEAF86F1C14B2B5003252DE /* Package.swift */,
  174. 7CEAF84A1C14B29B003252DE /* Sources */,
  175. 7C839B6F19422CFF003A6950 /* Products */,
  176. 7CA4815619A2EF2B0030B30D /* Resources */,
  177. 7AE893FC1C0512C400A29F63 /* SwifterMac */,
  178. 7CA4813C19A2EA8D0030B30D /* SwifterSampleOSX */,
  179. 7CDAB80B1BE2A1D400C8A977 /* SwifterSampleiOS */,
  180. 7AE893E81C05127900A29F63 /* SwifteriOS */,
  181. );
  182. sourceTree = "<group>";
  183. };
  184. 7C839B6F19422CFF003A6950 /* Products */ = {
  185. isa = PBXGroup;
  186. children = (
  187. 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */,
  188. 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */,
  189. 7AE893E71C05127900A29F63 /* Swifter.framework */,
  190. 7AE893FB1C0512C400A29F63 /* Swifter.framework */,
  191. );
  192. name = Products;
  193. sourceTree = "<group>";
  194. };
  195. 7CA4813C19A2EA8D0030B30D /* SwifterSampleOSX */ = {
  196. isa = PBXGroup;
  197. children = (
  198. 18E610A51BD6397D00B7D17A /* SwiftyJSON.swift */,
  199. 7CA4813D19A2EA8D0030B30D /* main.swift */,
  200. );
  201. path = SwifterSampleOSX;
  202. sourceTree = "<group>";
  203. };
  204. 7CA4815619A2EF2B0030B30D /* Resources */ = {
  205. isa = PBXGroup;
  206. children = (
  207. 7C7488771C1DA07300CBCD77 /* file.html */,
  208. 98630C061A1C9A9D00478D08 /* login.html */,
  209. 7CB102DF1A17381D00CBA3B4 /* logo.png */,
  210. 7CA4815719A2EF2B0030B30D /* test.json */,
  211. );
  212. path = Resources;
  213. sourceTree = "<group>";
  214. };
  215. 7CDAB80B1BE2A1D400C8A977 /* SwifterSampleiOS */ = {
  216. isa = PBXGroup;
  217. children = (
  218. 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */,
  219. 7CDAB80F1BE2A1D400C8A977 /* Images.xcassets */,
  220. 7CDAB8101BE2A1D400C8A977 /* Info.plist */,
  221. 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */,
  222. 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */,
  223. 7CDAB8111BE2A1D400C8A977 /* ViewController.swift */,
  224. );
  225. path = SwifterSampleiOS;
  226. sourceTree = "<group>";
  227. };
  228. 7CEAF84A1C14B29B003252DE /* Sources */ = {
  229. isa = PBXGroup;
  230. children = (
  231. 7C73C6941C2619E100AEF6CA /* DemoServer.swift */,
  232. 7CC0F8C81C50136B00B65A94 /* HttpHandlers+Files.swift */,
  233. 7CC0F8CB1C5014A200B65A94 /* HttpHandlers+WebSockets.swift */,
  234. 7C73C6951C2619E100AEF6CA /* HttpHandlers.swift */,
  235. 7C73C6961C2619E100AEF6CA /* HttpParser.swift */,
  236. 7C73C6971C2619E100AEF6CA /* HttpRequest.swift */,
  237. 7C73C6981C2619E100AEF6CA /* HttpResponse.swift */,
  238. 7C73C6991C2619E100AEF6CA /* HttpRouter.swift */,
  239. 7C73C69A1C2619E100AEF6CA /* HttpServer.swift */,
  240. 7C73C69B1C2619E100AEF6CA /* HttpServerIO.swift */,
  241. 7C73C69C1C2619E100AEF6CA /* Socket.swift */,
  242. 7C73C69D1C2619E100AEF6CA /* String+Misc.swift */,
  243. 7C2BEC771C518B7C00B8EE90 /* String+Hash.swift */,
  244. );
  245. path = Sources;
  246. sourceTree = "<group>";
  247. };
  248. /* End PBXGroup section */
  249. /* Begin PBXHeadersBuildPhase section */
  250. 7AE893E41C05127900A29F63 /* Headers */ = {
  251. isa = PBXHeadersBuildPhase;
  252. buildActionMask = 2147483647;
  253. files = (
  254. 7AE893EA1C05127900A29F63 /* SwifteriOS.h in Headers */,
  255. );
  256. runOnlyForDeploymentPostprocessing = 0;
  257. };
  258. 7AE893F81C0512C400A29F63 /* Headers */ = {
  259. isa = PBXHeadersBuildPhase;
  260. buildActionMask = 2147483647;
  261. files = (
  262. 7AE893FE1C0512C400A29F63 /* SwifterMac.h in Headers */,
  263. );
  264. runOnlyForDeploymentPostprocessing = 0;
  265. };
  266. /* End PBXHeadersBuildPhase section */
  267. /* Begin PBXNativeTarget section */
  268. 7AE893E61C05127900A29F63 /* SwifteriOS */ = {
  269. isa = PBXNativeTarget;
  270. buildConfigurationList = 7AE893EC1C05127900A29F63 /* Build configuration list for PBXNativeTarget "SwifteriOS" */;
  271. buildPhases = (
  272. 7AE893E21C05127900A29F63 /* Sources */,
  273. 7AE893E31C05127900A29F63 /* Frameworks */,
  274. 7AE893E41C05127900A29F63 /* Headers */,
  275. 7AE893E51C05127900A29F63 /* Resources */,
  276. );
  277. buildRules = (
  278. );
  279. dependencies = (
  280. );
  281. name = SwifteriOS;
  282. productName = SwifteriOS;
  283. productReference = 7AE893E71C05127900A29F63 /* Swifter.framework */;
  284. productType = "com.apple.product-type.framework";
  285. };
  286. 7AE893FA1C0512C400A29F63 /* SwifterMac */ = {
  287. isa = PBXNativeTarget;
  288. buildConfigurationList = 7AE894001C0512C400A29F63 /* Build configuration list for PBXNativeTarget "SwifterMac" */;
  289. buildPhases = (
  290. 7AE893F61C0512C400A29F63 /* Sources */,
  291. 7AE893F71C0512C400A29F63 /* Frameworks */,
  292. 7AE893F81C0512C400A29F63 /* Headers */,
  293. 7AE893F91C0512C400A29F63 /* Resources */,
  294. );
  295. buildRules = (
  296. );
  297. dependencies = (
  298. );
  299. name = SwifterMac;
  300. productName = SwifterMac;
  301. productReference = 7AE893FB1C0512C400A29F63 /* Swifter.framework */;
  302. productType = "com.apple.product-type.framework";
  303. };
  304. 7C839B6D19422CFF003A6950 /* SwifterSampleiOS */ = {
  305. isa = PBXNativeTarget;
  306. buildConfigurationList = 7C839B8A19422D00003A6950 /* Build configuration list for PBXNativeTarget "SwifterSampleiOS" */;
  307. buildPhases = (
  308. 7C839B6A19422CFF003A6950 /* Sources */,
  309. 7C839B6B19422CFF003A6950 /* Frameworks */,
  310. 7C839B6C19422CFF003A6950 /* Resources */,
  311. );
  312. buildRules = (
  313. );
  314. dependencies = (
  315. 7C73C6C01C261AA700AEF6CA /* PBXTargetDependency */,
  316. );
  317. name = SwifterSampleiOS;
  318. productName = Swifter;
  319. productReference = 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */;
  320. productType = "com.apple.product-type.application";
  321. };
  322. 7CA4813A19A2EA8D0030B30D /* SwifterSampleOSX */ = {
  323. isa = PBXNativeTarget;
  324. buildConfigurationList = 7CA4814119A2EA8D0030B30D /* Build configuration list for PBXNativeTarget "SwifterSampleOSX" */;
  325. buildPhases = (
  326. 7CA4813719A2EA8D0030B30D /* Sources */,
  327. 7CA4813819A2EA8D0030B30D /* Frameworks */,
  328. 7CA4813919A2EA8D0030B30D /* CopyFiles */,
  329. );
  330. buildRules = (
  331. );
  332. dependencies = (
  333. 7AE8940F1C0515A200A29F63 /* PBXTargetDependency */,
  334. );
  335. name = SwifterSampleOSX;
  336. productName = SwifterOSX;
  337. productReference = 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */;
  338. productType = "com.apple.product-type.tool";
  339. };
  340. /* End PBXNativeTarget section */
  341. /* Begin PBXProject section */
  342. 7C839B6619422CFF003A6950 /* Project object */ = {
  343. isa = PBXProject;
  344. attributes = {
  345. LastSwiftUpdateCheck = 0700;
  346. LastUpgradeCheck = 0700;
  347. ORGANIZATIONNAME = "Damian Kołakowski";
  348. TargetAttributes = {
  349. 7AE893E61C05127900A29F63 = {
  350. CreatedOnToolsVersion = 7.1;
  351. };
  352. 7AE893FA1C0512C400A29F63 = {
  353. CreatedOnToolsVersion = 7.1;
  354. };
  355. 7C839B6D19422CFF003A6950 = {
  356. CreatedOnToolsVersion = 6.0;
  357. };
  358. 7CA4813A19A2EA8D0030B30D = {
  359. CreatedOnToolsVersion = 6.0;
  360. };
  361. };
  362. };
  363. buildConfigurationList = 7C839B6919422CFF003A6950 /* Build configuration list for PBXProject "Swifter" */;
  364. compatibilityVersion = "Xcode 3.2";
  365. developmentRegion = English;
  366. hasScannedForEncodings = 0;
  367. knownRegions = (
  368. en,
  369. Base,
  370. );
  371. mainGroup = 7C839B6519422CFF003A6950;
  372. productRefGroup = 7C839B6F19422CFF003A6950 /* Products */;
  373. projectDirPath = "";
  374. projectRoot = "";
  375. targets = (
  376. 7C839B6D19422CFF003A6950 /* SwifterSampleiOS */,
  377. 7CA4813A19A2EA8D0030B30D /* SwifterSampleOSX */,
  378. 7AE893E61C05127900A29F63 /* SwifteriOS */,
  379. 7AE893FA1C0512C400A29F63 /* SwifterMac */,
  380. );
  381. };
  382. /* End PBXProject section */
  383. /* Begin PBXResourcesBuildPhase section */
  384. 7AE893E51C05127900A29F63 /* Resources */ = {
  385. isa = PBXResourcesBuildPhase;
  386. buildActionMask = 2147483647;
  387. files = (
  388. );
  389. runOnlyForDeploymentPostprocessing = 0;
  390. };
  391. 7AE893F91C0512C400A29F63 /* Resources */ = {
  392. isa = PBXResourcesBuildPhase;
  393. buildActionMask = 2147483647;
  394. files = (
  395. );
  396. runOnlyForDeploymentPostprocessing = 0;
  397. };
  398. 7C839B6C19422CFF003A6950 /* Resources */ = {
  399. isa = PBXResourcesBuildPhase;
  400. buildActionMask = 2147483647;
  401. files = (
  402. 7C7488781C1DA07300CBCD77 /* file.html in Resources */,
  403. 7AE8940D1C05151100A29F63 /* Launch Screen.storyboard in Resources */,
  404. 7CB102E01A17381D00CBA3B4 /* logo.png in Resources */,
  405. 7CDAB8141BE2A1D400C8A977 /* Images.xcassets in Resources */,
  406. 98630C071A1C9A9D00478D08 /* login.html in Resources */,
  407. 7CA4815819A2EF2B0030B30D /* test.json in Resources */,
  408. 7CDAB8131BE2A1D400C8A977 /* Main.storyboard in Resources */,
  409. );
  410. runOnlyForDeploymentPostprocessing = 0;
  411. };
  412. /* End PBXResourcesBuildPhase section */
  413. /* Begin PBXSourcesBuildPhase section */
  414. 7AE893E21C05127900A29F63 /* Sources */ = {
  415. isa = PBXSourcesBuildPhase;
  416. buildActionMask = 2147483647;
  417. files = (
  418. 7C2BEC791C5195EE00B8EE90 /* String+Hash.swift in Sources */,
  419. 7C73C6AA1C261A2100AEF6CA /* DemoServer.swift in Sources */,
  420. 7C73C6AB1C261A2100AEF6CA /* HttpHandlers.swift in Sources */,
  421. 7C73C6AC1C261A2100AEF6CA /* HttpParser.swift in Sources */,
  422. 7C73C6AD1C261A2100AEF6CA /* HttpRequest.swift in Sources */,
  423. 7C73C6AE1C261A2100AEF6CA /* HttpResponse.swift in Sources */,
  424. 7C73C6AF1C261A2100AEF6CA /* HttpRouter.swift in Sources */,
  425. 7CC0F8CC1C5014A200B65A94 /* HttpHandlers+WebSockets.swift in Sources */,
  426. 7C73C6B01C261A2100AEF6CA /* HttpServer.swift in Sources */,
  427. 7C73C6B11C261A2100AEF6CA /* HttpServerIO.swift in Sources */,
  428. 7C73C6B21C261A2100AEF6CA /* Socket.swift in Sources */,
  429. 7CC0F8C91C50136B00B65A94 /* HttpHandlers+Files.swift in Sources */,
  430. 7C73C6B31C261A2100AEF6CA /* String+Misc.swift in Sources */,
  431. );
  432. runOnlyForDeploymentPostprocessing = 0;
  433. };
  434. 7AE893F61C0512C400A29F63 /* Sources */ = {
  435. isa = PBXSourcesBuildPhase;
  436. buildActionMask = 2147483647;
  437. files = (
  438. 7C2BEC7A1C5195F200B8EE90 /* String+Hash.swift in Sources */,
  439. 7C73C6B51C261A2600AEF6CA /* DemoServer.swift in Sources */,
  440. 7C73C6B61C261A2600AEF6CA /* HttpHandlers.swift in Sources */,
  441. 7C73C6B71C261A2600AEF6CA /* HttpParser.swift in Sources */,
  442. 7C73C6B81C261A2600AEF6CA /* HttpRequest.swift in Sources */,
  443. 7C73C6B91C261A2600AEF6CA /* HttpResponse.swift in Sources */,
  444. 7C73C6BA1C261A2600AEF6CA /* HttpRouter.swift in Sources */,
  445. 7CC0F8CD1C5014A200B65A94 /* HttpHandlers+WebSockets.swift in Sources */,
  446. 7C73C6BB1C261A2600AEF6CA /* HttpServer.swift in Sources */,
  447. 7C73C6BC1C261A2600AEF6CA /* HttpServerIO.swift in Sources */,
  448. 7C73C6BD1C261A2600AEF6CA /* Socket.swift in Sources */,
  449. 7CC0F8CA1C50136B00B65A94 /* HttpHandlers+Files.swift in Sources */,
  450. 7C73C6BE1C261A2600AEF6CA /* String+Misc.swift in Sources */,
  451. );
  452. runOnlyForDeploymentPostprocessing = 0;
  453. };
  454. 7C839B6A19422CFF003A6950 /* Sources */ = {
  455. isa = PBXSourcesBuildPhase;
  456. buildActionMask = 2147483647;
  457. files = (
  458. 7C73C6921C26179C00AEF6CA /* AppDelegate.swift in Sources */,
  459. 7CDAB8161BE2A1D400C8A977 /* ViewController.swift in Sources */,
  460. 7C2BEC781C518B7C00B8EE90 /* String+Hash.swift in Sources */,
  461. );
  462. runOnlyForDeploymentPostprocessing = 0;
  463. };
  464. 7CA4813719A2EA8D0030B30D /* Sources */ = {
  465. isa = PBXSourcesBuildPhase;
  466. buildActionMask = 2147483647;
  467. files = (
  468. 7C73C6911C2615FE00AEF6CA /* SwiftyJSON.swift in Sources */,
  469. 7CA4813E19A2EA8D0030B30D /* main.swift in Sources */,
  470. );
  471. runOnlyForDeploymentPostprocessing = 0;
  472. };
  473. /* End PBXSourcesBuildPhase section */
  474. /* Begin PBXTargetDependency section */
  475. 7AE8940F1C0515A200A29F63 /* PBXTargetDependency */ = {
  476. isa = PBXTargetDependency;
  477. target = 7AE893FA1C0512C400A29F63 /* SwifterMac */;
  478. targetProxy = 7AE8940E1C0515A200A29F63 /* PBXContainerItemProxy */;
  479. };
  480. 7C73C6C01C261AA700AEF6CA /* PBXTargetDependency */ = {
  481. isa = PBXTargetDependency;
  482. target = 7AE893E61C05127900A29F63 /* SwifteriOS */;
  483. targetProxy = 7C73C6BF1C261AA700AEF6CA /* PBXContainerItemProxy */;
  484. };
  485. /* End PBXTargetDependency section */
  486. /* Begin PBXVariantGroup section */
  487. 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */ = {
  488. isa = PBXVariantGroup;
  489. children = (
  490. 7CDAB80E1BE2A1D400C8A977 /* Base */,
  491. );
  492. name = Main.storyboard;
  493. path = .;
  494. sourceTree = "<group>";
  495. };
  496. /* End PBXVariantGroup section */
  497. /* Begin XCBuildConfiguration section */
  498. 7AE893ED1C05127900A29F63 /* Debug */ = {
  499. isa = XCBuildConfiguration;
  500. buildSettings = {
  501. CURRENT_PROJECT_VERSION = 1.0.9;
  502. DEBUG_INFORMATION_FORMAT = dwarf;
  503. DEFINES_MODULE = YES;
  504. DYLIB_COMPATIBILITY_VERSION = 1;
  505. DYLIB_CURRENT_VERSION = 1;
  506. DYLIB_INSTALL_NAME_BASE = "@rpath";
  507. GCC_NO_COMMON_BLOCKS = YES;
  508. INFOPLIST_FILE = SwifterSampleiOS/Info.plist;
  509. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  510. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  511. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  512. MTL_ENABLE_DEBUG_INFO = YES;
  513. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOS;
  514. PRODUCT_NAME = Swifter;
  515. SKIP_INSTALL = YES;
  516. VERSIONING_SYSTEM = "apple-generic";
  517. VERSION_INFO_PREFIX = "";
  518. };
  519. name = Debug;
  520. };
  521. 7AE893EE1C05127900A29F63 /* Release */ = {
  522. isa = XCBuildConfiguration;
  523. buildSettings = {
  524. COPY_PHASE_STRIP = NO;
  525. CURRENT_PROJECT_VERSION = 1.0.9;
  526. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  527. DEFINES_MODULE = YES;
  528. DYLIB_COMPATIBILITY_VERSION = 1;
  529. DYLIB_CURRENT_VERSION = 1;
  530. DYLIB_INSTALL_NAME_BASE = "@rpath";
  531. GCC_NO_COMMON_BLOCKS = YES;
  532. INFOPLIST_FILE = SwifterSampleiOS/Info.plist;
  533. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  534. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  535. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  536. MTL_ENABLE_DEBUG_INFO = NO;
  537. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOS;
  538. PRODUCT_NAME = Swifter;
  539. SKIP_INSTALL = YES;
  540. VERSIONING_SYSTEM = "apple-generic";
  541. VERSION_INFO_PREFIX = "";
  542. };
  543. name = Release;
  544. };
  545. 7AE894011C0512C400A29F63 /* Debug */ = {
  546. isa = XCBuildConfiguration;
  547. buildSettings = {
  548. CODE_SIGN_IDENTITY = "Mac Developer";
  549. COMBINE_HIDPI_IMAGES = YES;
  550. CURRENT_PROJECT_VERSION = 1.0.9;
  551. DEBUG_INFORMATION_FORMAT = dwarf;
  552. DEFINES_MODULE = YES;
  553. DYLIB_COMPATIBILITY_VERSION = 1;
  554. DYLIB_CURRENT_VERSION = 1;
  555. DYLIB_INSTALL_NAME_BASE = "@rpath";
  556. FRAMEWORK_VERSION = A;
  557. GCC_NO_COMMON_BLOCKS = YES;
  558. INFOPLIST_FILE = SwifterMac/Info.plist;
  559. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  560. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  561. MACOSX_DEPLOYMENT_TARGET = 10.9;
  562. MTL_ENABLE_DEBUG_INFO = YES;
  563. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterMac;
  564. PRODUCT_NAME = Swifter;
  565. SDKROOT = macosx;
  566. SKIP_INSTALL = YES;
  567. VERSIONING_SYSTEM = "apple-generic";
  568. VERSION_INFO_PREFIX = "";
  569. };
  570. name = Debug;
  571. };
  572. 7AE894021C0512C400A29F63 /* Release */ = {
  573. isa = XCBuildConfiguration;
  574. buildSettings = {
  575. CODE_SIGN_IDENTITY = "Mac Developer";
  576. COMBINE_HIDPI_IMAGES = YES;
  577. COPY_PHASE_STRIP = NO;
  578. CURRENT_PROJECT_VERSION = 1.0.9;
  579. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  580. DEFINES_MODULE = YES;
  581. DYLIB_COMPATIBILITY_VERSION = 1;
  582. DYLIB_CURRENT_VERSION = 1;
  583. DYLIB_INSTALL_NAME_BASE = "@rpath";
  584. FRAMEWORK_VERSION = A;
  585. GCC_NO_COMMON_BLOCKS = YES;
  586. INFOPLIST_FILE = SwifterMac/Info.plist;
  587. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  588. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  589. MACOSX_DEPLOYMENT_TARGET = 10.9;
  590. MTL_ENABLE_DEBUG_INFO = NO;
  591. PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterMac;
  592. PRODUCT_NAME = Swifter;
  593. SDKROOT = macosx;
  594. SKIP_INSTALL = YES;
  595. VERSIONING_SYSTEM = "apple-generic";
  596. VERSION_INFO_PREFIX = "";
  597. };
  598. name = Release;
  599. };
  600. 7C839B8819422D00003A6950 /* Debug */ = {
  601. isa = XCBuildConfiguration;
  602. buildSettings = {
  603. ALWAYS_SEARCH_USER_PATHS = NO;
  604. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  605. CLANG_CXX_LIBRARY = "libc++";
  606. CLANG_ENABLE_MODULES = YES;
  607. CLANG_ENABLE_OBJC_ARC = YES;
  608. CLANG_WARN_BOOL_CONVERSION = YES;
  609. CLANG_WARN_CONSTANT_CONVERSION = YES;
  610. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  611. CLANG_WARN_EMPTY_BODY = YES;
  612. CLANG_WARN_ENUM_CONVERSION = YES;
  613. CLANG_WARN_INT_CONVERSION = YES;
  614. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  615. CLANG_WARN_UNREACHABLE_CODE = YES;
  616. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  617. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  618. COPY_PHASE_STRIP = NO;
  619. CURRENT_PROJECT_VERSION = 1.0.9;
  620. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  621. ENABLE_STRICT_OBJC_MSGSEND = YES;
  622. ENABLE_TESTABILITY = YES;
  623. GCC_C_LANGUAGE_STANDARD = gnu99;
  624. GCC_DYNAMIC_NO_PIC = NO;
  625. GCC_OPTIMIZATION_LEVEL = 0;
  626. GCC_PREPROCESSOR_DEFINITIONS = (
  627. "DEBUG=1",
  628. "$(inherited)",
  629. );
  630. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  631. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  632. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  633. GCC_WARN_UNDECLARED_SELECTOR = YES;
  634. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  635. GCC_WARN_UNUSED_FUNCTION = YES;
  636. GCC_WARN_UNUSED_VARIABLE = YES;
  637. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  638. MACOSX_DEPLOYMENT_TARGET = 10.9;
  639. METAL_ENABLE_DEBUG_INFO = YES;
  640. ONLY_ACTIVE_ARCH = YES;
  641. SDKROOT = iphoneos;
  642. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  643. TARGETED_DEVICE_FAMILY = "1,2";
  644. };
  645. name = Debug;
  646. };
  647. 7C839B8919422D00003A6950 /* Release */ = {
  648. isa = XCBuildConfiguration;
  649. buildSettings = {
  650. ALWAYS_SEARCH_USER_PATHS = NO;
  651. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  652. CLANG_CXX_LIBRARY = "libc++";
  653. CLANG_ENABLE_MODULES = YES;
  654. CLANG_ENABLE_OBJC_ARC = YES;
  655. CLANG_WARN_BOOL_CONVERSION = YES;
  656. CLANG_WARN_CONSTANT_CONVERSION = YES;
  657. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  658. CLANG_WARN_EMPTY_BODY = YES;
  659. CLANG_WARN_ENUM_CONVERSION = YES;
  660. CLANG_WARN_INT_CONVERSION = YES;
  661. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  662. CLANG_WARN_UNREACHABLE_CODE = YES;
  663. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  664. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  665. COPY_PHASE_STRIP = YES;
  666. CURRENT_PROJECT_VERSION = 1.0.9;
  667. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  668. ENABLE_NS_ASSERTIONS = NO;
  669. ENABLE_STRICT_OBJC_MSGSEND = YES;
  670. GCC_C_LANGUAGE_STANDARD = gnu99;
  671. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  672. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  673. GCC_WARN_UNDECLARED_SELECTOR = YES;
  674. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  675. GCC_WARN_UNUSED_FUNCTION = YES;
  676. GCC_WARN_UNUSED_VARIABLE = YES;
  677. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  678. MACOSX_DEPLOYMENT_TARGET = 10.9;
  679. METAL_ENABLE_DEBUG_INFO = NO;
  680. ONLY_ACTIVE_ARCH = NO;
  681. SDKROOT = iphoneos;
  682. TARGETED_DEVICE_FAMILY = "1,2";
  683. VALIDATE_PRODUCT = YES;
  684. };
  685. name = Release;
  686. };
  687. 7C839B8B19422D00003A6950 /* Debug */ = {
  688. isa = XCBuildConfiguration;
  689. buildSettings = {
  690. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  691. CLANG_ENABLE_MODULES = YES;
  692. INFOPLIST_FILE = "$(SRCROOT)/SwifterSampleiOS/Info.plist";
  693. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  694. PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski.${PRODUCT_NAME:rfc1034identifier}";
  695. PRODUCT_NAME = "$(TARGET_NAME)";
  696. SWIFT_OBJC_BRIDGING_HEADER = "";
  697. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  698. };
  699. name = Debug;
  700. };
  701. 7C839B8C19422D00003A6950 /* Release */ = {
  702. isa = XCBuildConfiguration;
  703. buildSettings = {
  704. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  705. CLANG_ENABLE_MODULES = YES;
  706. INFOPLIST_FILE = "$(SRCROOT)/SwifterSampleiOS/Info.plist";
  707. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  708. PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski.${PRODUCT_NAME:rfc1034identifier}";
  709. PRODUCT_NAME = "$(TARGET_NAME)";
  710. SWIFT_OBJC_BRIDGING_HEADER = "";
  711. };
  712. name = Release;
  713. };
  714. 7CA4813F19A2EA8D0030B30D /* Debug */ = {
  715. isa = XCBuildConfiguration;
  716. buildSettings = {
  717. CLANG_ENABLE_MODULES = YES;
  718. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  719. GCC_PREPROCESSOR_DEFINITIONS = (
  720. "DEBUG=1",
  721. "$(inherited)",
  722. );
  723. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  724. MACOSX_DEPLOYMENT_TARGET = 10.9;
  725. MTL_ENABLE_DEBUG_INFO = YES;
  726. ONLY_ACTIVE_ARCH = YES;
  727. PRODUCT_NAME = "$(TARGET_NAME)";
  728. SDKROOT = macosx;
  729. SWIFT_OBJC_BRIDGING_HEADER = "";
  730. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  731. };
  732. name = Debug;
  733. };
  734. 7CA4814019A2EA8D0030B30D /* Release */ = {
  735. isa = XCBuildConfiguration;
  736. buildSettings = {
  737. CLANG_ENABLE_MODULES = YES;
  738. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  739. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  740. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  741. MACOSX_DEPLOYMENT_TARGET = 10.9;
  742. MTL_ENABLE_DEBUG_INFO = NO;
  743. PRODUCT_NAME = "$(TARGET_NAME)";
  744. SDKROOT = macosx;
  745. SWIFT_OBJC_BRIDGING_HEADER = "";
  746. };
  747. name = Release;
  748. };
  749. /* End XCBuildConfiguration section */
  750. /* Begin XCConfigurationList section */
  751. 7AE893EC1C05127900A29F63 /* Build configuration list for PBXNativeTarget "SwifteriOS" */ = {
  752. isa = XCConfigurationList;
  753. buildConfigurations = (
  754. 7AE893ED1C05127900A29F63 /* Debug */,
  755. 7AE893EE1C05127900A29F63 /* Release */,
  756. );
  757. defaultConfigurationIsVisible = 0;
  758. defaultConfigurationName = Release;
  759. };
  760. 7AE894001C0512C400A29F63 /* Build configuration list for PBXNativeTarget "SwifterMac" */ = {
  761. isa = XCConfigurationList;
  762. buildConfigurations = (
  763. 7AE894011C0512C400A29F63 /* Debug */,
  764. 7AE894021C0512C400A29F63 /* Release */,
  765. );
  766. defaultConfigurationIsVisible = 0;
  767. defaultConfigurationName = Release;
  768. };
  769. 7C839B6919422CFF003A6950 /* Build configuration list for PBXProject "Swifter" */ = {
  770. isa = XCConfigurationList;
  771. buildConfigurations = (
  772. 7C839B8819422D00003A6950 /* Debug */,
  773. 7C839B8919422D00003A6950 /* Release */,
  774. );
  775. defaultConfigurationIsVisible = 0;
  776. defaultConfigurationName = Release;
  777. };
  778. 7C839B8A19422D00003A6950 /* Build configuration list for PBXNativeTarget "SwifterSampleiOS" */ = {
  779. isa = XCConfigurationList;
  780. buildConfigurations = (
  781. 7C839B8B19422D00003A6950 /* Debug */,
  782. 7C839B8C19422D00003A6950 /* Release */,
  783. );
  784. defaultConfigurationIsVisible = 0;
  785. defaultConfigurationName = Release;
  786. };
  787. 7CA4814119A2EA8D0030B30D /* Build configuration list for PBXNativeTarget "SwifterSampleOSX" */ = {
  788. isa = XCConfigurationList;
  789. buildConfigurations = (
  790. 7CA4813F19A2EA8D0030B30D /* Debug */,
  791. 7CA4814019A2EA8D0030B30D /* Release */,
  792. );
  793. defaultConfigurationIsVisible = 0;
  794. defaultConfigurationName = Release;
  795. };
  796. /* End XCConfigurationList section */
  797. };
  798. rootObject = 7C839B6619422CFF003A6950 /* Project object */;
  799. }