project.pbxproj 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXAggregateTarget section */
  9. E274F876187E77D8009E0582 /* Build All */ = {
  10. isa = PBXAggregateTarget;
  11. buildConfigurationList = E274F879187E77D8009E0582 /* Build configuration list for PBXAggregateTarget "Build All" */;
  12. buildPhases = (
  13. );
  14. dependencies = (
  15. E274F87D187E77E5009E0582 /* PBXTargetDependency */,
  16. E274F87B187E77E3009E0582 /* PBXTargetDependency */,
  17. );
  18. name = "Build All";
  19. productName = "Build All";
  20. };
  21. /* End PBXAggregateTarget section */
  22. /* Begin PBXBuildFile section */
  23. E208D149167B76B700500836 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E208D148167B76B700500836 /* CFNetwork.framework */; };
  24. E208D1B3167BB17E00500836 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E208D1B2167BB17E00500836 /* CoreServices.framework */; };
  25. E22112851690B63A0048D2B2 /* GCDWebServer.m in Sources */ = {isa = PBXBuildFile; fileRef = E221127D1690B63A0048D2B2 /* GCDWebServer.m */; };
  26. E22112861690B63A0048D2B2 /* GCDWebServer.m in Sources */ = {isa = PBXBuildFile; fileRef = E221127D1690B63A0048D2B2 /* GCDWebServer.m */; };
  27. E22112871690B63A0048D2B2 /* GCDWebServerConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = E221127F1690B63A0048D2B2 /* GCDWebServerConnection.m */; };
  28. E22112881690B63A0048D2B2 /* GCDWebServerConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = E221127F1690B63A0048D2B2 /* GCDWebServerConnection.m */; };
  29. E22112891690B63A0048D2B2 /* GCDWebServerRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = E22112821690B63A0048D2B2 /* GCDWebServerRequest.m */; };
  30. E221128A1690B63A0048D2B2 /* GCDWebServerRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = E22112821690B63A0048D2B2 /* GCDWebServerRequest.m */; };
  31. E221128B1690B63A0048D2B2 /* GCDWebServerResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = E22112841690B63A0048D2B2 /* GCDWebServerResponse.m */; };
  32. E221128C1690B63A0048D2B2 /* GCDWebServerResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = E22112841690B63A0048D2B2 /* GCDWebServerResponse.m */; };
  33. E221128F1690B6470048D2B2 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = E221128E1690B6470048D2B2 /* main.m */; };
  34. E22112951690B64F0048D2B2 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = E22112921690B64F0048D2B2 /* AppDelegate.m */; };
  35. E22112971690B64F0048D2B2 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = E22112941690B64F0048D2B2 /* main.m */; };
  36. E22112991690B7AA0048D2B2 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E22112981690B7AA0048D2B2 /* CFNetwork.framework */; };
  37. E221129B1690B7B10048D2B2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E221129A1690B7B10048D2B2 /* UIKit.framework */; };
  38. E221129D1690B7BA0048D2B2 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E221129C1690B7BA0048D2B2 /* MobileCoreServices.framework */; };
  39. /* End PBXBuildFile section */
  40. /* Begin PBXContainerItemProxy section */
  41. E274F87A187E77E3009E0582 /* PBXContainerItemProxy */ = {
  42. isa = PBXContainerItemProxy;
  43. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  44. proxyType = 1;
  45. remoteGlobalIDString = 8DD76FA90486AB0100D96B5E;
  46. remoteInfo = "GCDWebServer (Mac)";
  47. };
  48. E274F87C187E77E5009E0582 /* PBXContainerItemProxy */ = {
  49. isa = PBXContainerItemProxy;
  50. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  51. proxyType = 1;
  52. remoteGlobalIDString = E22112591690B4DE0048D2B2;
  53. remoteInfo = "GCDWebServer (iOS)";
  54. };
  55. /* End PBXContainerItemProxy section */
  56. /* Begin PBXFileReference section */
  57. 8DD76FB20486AB0100D96B5E /* GCDWebServer */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = GCDWebServer; sourceTree = BUILT_PRODUCTS_DIR; };
  58. E208D148167B76B700500836 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
  59. E208D1B2167BB17E00500836 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; };
  60. E221125A1690B4DE0048D2B2 /* GCDWebServer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GCDWebServer.app; sourceTree = BUILT_PRODUCTS_DIR; };
  61. E221127C1690B63A0048D2B2 /* GCDWebServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServer.h; sourceTree = "<group>"; };
  62. E221127D1690B63A0048D2B2 /* GCDWebServer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServer.m; sourceTree = "<group>"; };
  63. E221127E1690B63A0048D2B2 /* GCDWebServerConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerConnection.h; sourceTree = "<group>"; };
  64. E221127F1690B63A0048D2B2 /* GCDWebServerConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServerConnection.m; sourceTree = "<group>"; };
  65. E22112801690B63A0048D2B2 /* GCDWebServerPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerPrivate.h; sourceTree = "<group>"; };
  66. E22112811690B63A0048D2B2 /* GCDWebServerRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerRequest.h; sourceTree = "<group>"; };
  67. E22112821690B63A0048D2B2 /* GCDWebServerRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServerRequest.m; sourceTree = "<group>"; };
  68. E22112831690B63A0048D2B2 /* GCDWebServerResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerResponse.h; sourceTree = "<group>"; };
  69. E22112841690B63A0048D2B2 /* GCDWebServerResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServerResponse.m; sourceTree = "<group>"; };
  70. E221128E1690B6470048D2B2 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  71. E22112911690B64F0048D2B2 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  72. E22112921690B64F0048D2B2 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  73. E22112931690B64F0048D2B2 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  74. E22112941690B64F0048D2B2 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  75. E22112981690B7AA0048D2B2 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; };
  76. E221129A1690B7B10048D2B2 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
  77. E221129C1690B7BA0048D2B2 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/System/Library/Frameworks/MobileCoreServices.framework; sourceTree = DEVELOPER_DIR; };
  78. /* End PBXFileReference section */
  79. /* Begin PBXFrameworksBuildPhase section */
  80. 8DD76FAD0486AB0100D96B5E /* Frameworks */ = {
  81. isa = PBXFrameworksBuildPhase;
  82. buildActionMask = 2147483647;
  83. files = (
  84. E208D1B3167BB17E00500836 /* CoreServices.framework in Frameworks */,
  85. E208D149167B76B700500836 /* CFNetwork.framework in Frameworks */,
  86. );
  87. runOnlyForDeploymentPostprocessing = 0;
  88. };
  89. E22112571690B4DE0048D2B2 /* Frameworks */ = {
  90. isa = PBXFrameworksBuildPhase;
  91. buildActionMask = 2147483647;
  92. files = (
  93. E221129D1690B7BA0048D2B2 /* MobileCoreServices.framework in Frameworks */,
  94. E221129B1690B7B10048D2B2 /* UIKit.framework in Frameworks */,
  95. E22112991690B7AA0048D2B2 /* CFNetwork.framework in Frameworks */,
  96. );
  97. runOnlyForDeploymentPostprocessing = 0;
  98. };
  99. /* End PBXFrameworksBuildPhase section */
  100. /* Begin PBXGroup section */
  101. 08FB7794FE84155DC02AAC07 /* LittleCMS */ = {
  102. isa = PBXGroup;
  103. children = (
  104. E221127B1690B63A0048D2B2 /* CGDWebServer */,
  105. E221128D1690B6470048D2B2 /* Mac */,
  106. E22112901690B64F0048D2B2 /* iOS */,
  107. E282F1A7150FF0630004D7C0 /* Mac Frameworks and Libraries */,
  108. E221129E1690B7CB0048D2B2 /* iOS Frameworks and Libraries */,
  109. 1AB674ADFE9D54B511CA2CBB /* Products */,
  110. );
  111. name = LittleCMS;
  112. sourceTree = "<group>";
  113. };
  114. 1AB674ADFE9D54B511CA2CBB /* Products */ = {
  115. isa = PBXGroup;
  116. children = (
  117. 8DD76FB20486AB0100D96B5E /* GCDWebServer */,
  118. E221125A1690B4DE0048D2B2 /* GCDWebServer.app */,
  119. );
  120. name = Products;
  121. sourceTree = "<group>";
  122. };
  123. E221127B1690B63A0048D2B2 /* CGDWebServer */ = {
  124. isa = PBXGroup;
  125. children = (
  126. E221127C1690B63A0048D2B2 /* GCDWebServer.h */,
  127. E221127D1690B63A0048D2B2 /* GCDWebServer.m */,
  128. E221127E1690B63A0048D2B2 /* GCDWebServerConnection.h */,
  129. E221127F1690B63A0048D2B2 /* GCDWebServerConnection.m */,
  130. E22112801690B63A0048D2B2 /* GCDWebServerPrivate.h */,
  131. E22112811690B63A0048D2B2 /* GCDWebServerRequest.h */,
  132. E22112821690B63A0048D2B2 /* GCDWebServerRequest.m */,
  133. E22112831690B63A0048D2B2 /* GCDWebServerResponse.h */,
  134. E22112841690B63A0048D2B2 /* GCDWebServerResponse.m */,
  135. );
  136. path = CGDWebServer;
  137. sourceTree = "<group>";
  138. };
  139. E221128D1690B6470048D2B2 /* Mac */ = {
  140. isa = PBXGroup;
  141. children = (
  142. E221128E1690B6470048D2B2 /* main.m */,
  143. );
  144. path = Mac;
  145. sourceTree = "<group>";
  146. };
  147. E22112901690B64F0048D2B2 /* iOS */ = {
  148. isa = PBXGroup;
  149. children = (
  150. E22112911690B64F0048D2B2 /* AppDelegate.h */,
  151. E22112921690B64F0048D2B2 /* AppDelegate.m */,
  152. E22112931690B64F0048D2B2 /* Info.plist */,
  153. E22112941690B64F0048D2B2 /* main.m */,
  154. );
  155. path = iOS;
  156. sourceTree = "<group>";
  157. };
  158. E221129E1690B7CB0048D2B2 /* iOS Frameworks and Libraries */ = {
  159. isa = PBXGroup;
  160. children = (
  161. E221129C1690B7BA0048D2B2 /* MobileCoreServices.framework */,
  162. E221129A1690B7B10048D2B2 /* UIKit.framework */,
  163. E22112981690B7AA0048D2B2 /* CFNetwork.framework */,
  164. );
  165. name = "iOS Frameworks and Libraries";
  166. sourceTree = "<group>";
  167. };
  168. E282F1A7150FF0630004D7C0 /* Mac Frameworks and Libraries */ = {
  169. isa = PBXGroup;
  170. children = (
  171. E208D1B2167BB17E00500836 /* CoreServices.framework */,
  172. E208D148167B76B700500836 /* CFNetwork.framework */,
  173. );
  174. name = "Mac Frameworks and Libraries";
  175. sourceTree = "<group>";
  176. };
  177. /* End PBXGroup section */
  178. /* Begin PBXNativeTarget section */
  179. 8DD76FA90486AB0100D96B5E /* GCDWebServer (Mac) */ = {
  180. isa = PBXNativeTarget;
  181. buildConfigurationList = 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "GCDWebServer (Mac)" */;
  182. buildPhases = (
  183. 8DD76FAB0486AB0100D96B5E /* Sources */,
  184. 8DD76FAD0486AB0100D96B5E /* Frameworks */,
  185. );
  186. buildRules = (
  187. );
  188. dependencies = (
  189. );
  190. name = "GCDWebServer (Mac)";
  191. productInstallPath = "$(HOME)/bin";
  192. productName = LittleCMS;
  193. productReference = 8DD76FB20486AB0100D96B5E /* GCDWebServer */;
  194. productType = "com.apple.product-type.tool";
  195. };
  196. E22112591690B4DE0048D2B2 /* GCDWebServer (iOS) */ = {
  197. isa = PBXNativeTarget;
  198. buildConfigurationList = E22112751690B4DF0048D2B2 /* Build configuration list for PBXNativeTarget "GCDWebServer (iOS)" */;
  199. buildPhases = (
  200. E22112561690B4DE0048D2B2 /* Sources */,
  201. E22112571690B4DE0048D2B2 /* Frameworks */,
  202. );
  203. buildRules = (
  204. );
  205. dependencies = (
  206. );
  207. name = "GCDWebServer (iOS)";
  208. productName = GCDWebServer;
  209. productReference = E221125A1690B4DE0048D2B2 /* GCDWebServer.app */;
  210. productType = "com.apple.product-type.application";
  211. };
  212. /* End PBXNativeTarget section */
  213. /* Begin PBXProject section */
  214. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  215. isa = PBXProject;
  216. attributes = {
  217. LastUpgradeCheck = 0500;
  218. };
  219. buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "GCDWebServer" */;
  220. compatibilityVersion = "Xcode 3.2";
  221. developmentRegion = English;
  222. hasScannedForEncodings = 1;
  223. knownRegions = (
  224. English,
  225. Japanese,
  226. French,
  227. German,
  228. en,
  229. );
  230. mainGroup = 08FB7794FE84155DC02AAC07 /* LittleCMS */;
  231. projectDirPath = "";
  232. projectRoot = "";
  233. targets = (
  234. E274F876187E77D8009E0582 /* Build All */,
  235. 8DD76FA90486AB0100D96B5E /* GCDWebServer (Mac) */,
  236. E22112591690B4DE0048D2B2 /* GCDWebServer (iOS) */,
  237. );
  238. };
  239. /* End PBXProject section */
  240. /* Begin PBXSourcesBuildPhase section */
  241. 8DD76FAB0486AB0100D96B5E /* Sources */ = {
  242. isa = PBXSourcesBuildPhase;
  243. buildActionMask = 2147483647;
  244. files = (
  245. E22112851690B63A0048D2B2 /* GCDWebServer.m in Sources */,
  246. E22112871690B63A0048D2B2 /* GCDWebServerConnection.m in Sources */,
  247. E22112891690B63A0048D2B2 /* GCDWebServerRequest.m in Sources */,
  248. E221128B1690B63A0048D2B2 /* GCDWebServerResponse.m in Sources */,
  249. E221128F1690B6470048D2B2 /* main.m in Sources */,
  250. );
  251. runOnlyForDeploymentPostprocessing = 0;
  252. };
  253. E22112561690B4DE0048D2B2 /* Sources */ = {
  254. isa = PBXSourcesBuildPhase;
  255. buildActionMask = 2147483647;
  256. files = (
  257. E22112861690B63A0048D2B2 /* GCDWebServer.m in Sources */,
  258. E22112881690B63A0048D2B2 /* GCDWebServerConnection.m in Sources */,
  259. E221128A1690B63A0048D2B2 /* GCDWebServerRequest.m in Sources */,
  260. E221128C1690B63A0048D2B2 /* GCDWebServerResponse.m in Sources */,
  261. E22112951690B64F0048D2B2 /* AppDelegate.m in Sources */,
  262. E22112971690B64F0048D2B2 /* main.m in Sources */,
  263. );
  264. runOnlyForDeploymentPostprocessing = 0;
  265. };
  266. /* End PBXSourcesBuildPhase section */
  267. /* Begin PBXTargetDependency section */
  268. E274F87B187E77E3009E0582 /* PBXTargetDependency */ = {
  269. isa = PBXTargetDependency;
  270. target = 8DD76FA90486AB0100D96B5E /* GCDWebServer (Mac) */;
  271. targetProxy = E274F87A187E77E3009E0582 /* PBXContainerItemProxy */;
  272. };
  273. E274F87D187E77E5009E0582 /* PBXTargetDependency */ = {
  274. isa = PBXTargetDependency;
  275. target = E22112591690B4DE0048D2B2 /* GCDWebServer (iOS) */;
  276. targetProxy = E274F87C187E77E5009E0582 /* PBXContainerItemProxy */;
  277. };
  278. /* End PBXTargetDependency section */
  279. /* Begin XCBuildConfiguration section */
  280. 1DEB928608733DD80010E9CD /* Debug */ = {
  281. isa = XCBuildConfiguration;
  282. buildSettings = {
  283. ARCHS = "$(ARCHS_STANDARD)";
  284. MACOSX_DEPLOYMENT_TARGET = 10.7;
  285. PRODUCT_NAME = GCDWebServer;
  286. SDKROOT = macosx;
  287. };
  288. name = Debug;
  289. };
  290. 1DEB928708733DD80010E9CD /* Release */ = {
  291. isa = XCBuildConfiguration;
  292. buildSettings = {
  293. ARCHS = "$(ARCHS_STANDARD)";
  294. MACOSX_DEPLOYMENT_TARGET = 10.7;
  295. PRODUCT_NAME = GCDWebServer;
  296. SDKROOT = macosx;
  297. };
  298. name = Release;
  299. };
  300. 1DEB928A08733DD80010E9CD /* Debug */ = {
  301. isa = XCBuildConfiguration;
  302. buildSettings = {
  303. CLANG_ENABLE_OBJC_ARC = YES;
  304. GCC_OPTIMIZATION_LEVEL = 0;
  305. ONLY_ACTIVE_ARCH = YES;
  306. WARNING_CFLAGS = "-Wall";
  307. };
  308. name = Debug;
  309. };
  310. 1DEB928B08733DD80010E9CD /* Release */ = {
  311. isa = XCBuildConfiguration;
  312. buildSettings = {
  313. CLANG_ENABLE_OBJC_ARC = YES;
  314. GCC_PREPROCESSOR_DEFINITIONS = NDEBUG;
  315. WARNING_CFLAGS = "-Wall";
  316. };
  317. name = Release;
  318. };
  319. E22112761690B4DF0048D2B2 /* Debug */ = {
  320. isa = XCBuildConfiguration;
  321. buildSettings = {
  322. ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
  323. CODE_SIGN_IDENTITY = "iPhone Developer";
  324. INFOPLIST_FILE = iOS/Info.plist;
  325. IPHONEOS_DEPLOYMENT_TARGET = 5.0;
  326. PRODUCT_NAME = GCDWebServer;
  327. PROVISIONING_PROFILE = "";
  328. SDKROOT = iphoneos;
  329. TARGETED_DEVICE_FAMILY = "1,2";
  330. };
  331. name = Debug;
  332. };
  333. E22112771690B4DF0048D2B2 /* Release */ = {
  334. isa = XCBuildConfiguration;
  335. buildSettings = {
  336. ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
  337. CODE_SIGN_IDENTITY = "iPhone Developer";
  338. INFOPLIST_FILE = iOS/Info.plist;
  339. IPHONEOS_DEPLOYMENT_TARGET = 5.0;
  340. PRODUCT_NAME = GCDWebServer;
  341. PROVISIONING_PROFILE = "";
  342. SDKROOT = iphoneos;
  343. TARGETED_DEVICE_FAMILY = "1,2";
  344. };
  345. name = Release;
  346. };
  347. E274F877187E77D8009E0582 /* Debug */ = {
  348. isa = XCBuildConfiguration;
  349. buildSettings = {
  350. PRODUCT_NAME = "$(TARGET_NAME)";
  351. };
  352. name = Debug;
  353. };
  354. E274F878187E77D8009E0582 /* Release */ = {
  355. isa = XCBuildConfiguration;
  356. buildSettings = {
  357. PRODUCT_NAME = "$(TARGET_NAME)";
  358. };
  359. name = Release;
  360. };
  361. /* End XCBuildConfiguration section */
  362. /* Begin XCConfigurationList section */
  363. 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "GCDWebServer (Mac)" */ = {
  364. isa = XCConfigurationList;
  365. buildConfigurations = (
  366. 1DEB928608733DD80010E9CD /* Debug */,
  367. 1DEB928708733DD80010E9CD /* Release */,
  368. );
  369. defaultConfigurationIsVisible = 0;
  370. defaultConfigurationName = Release;
  371. };
  372. 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "GCDWebServer" */ = {
  373. isa = XCConfigurationList;
  374. buildConfigurations = (
  375. 1DEB928A08733DD80010E9CD /* Debug */,
  376. 1DEB928B08733DD80010E9CD /* Release */,
  377. );
  378. defaultConfigurationIsVisible = 0;
  379. defaultConfigurationName = Release;
  380. };
  381. E22112751690B4DF0048D2B2 /* Build configuration list for PBXNativeTarget "GCDWebServer (iOS)" */ = {
  382. isa = XCConfigurationList;
  383. buildConfigurations = (
  384. E22112761690B4DF0048D2B2 /* Debug */,
  385. E22112771690B4DF0048D2B2 /* Release */,
  386. );
  387. defaultConfigurationIsVisible = 0;
  388. defaultConfigurationName = Release;
  389. };
  390. E274F879187E77D8009E0582 /* Build configuration list for PBXAggregateTarget "Build All" */ = {
  391. isa = XCConfigurationList;
  392. buildConfigurations = (
  393. E274F877187E77D8009E0582 /* Debug */,
  394. E274F878187E77D8009E0582 /* Release */,
  395. );
  396. defaultConfigurationIsVisible = 0;
  397. defaultConfigurationName = Release;
  398. };
  399. /* End XCConfigurationList section */
  400. };
  401. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  402. }