project.pbxproj 16 KB

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