project.pbxproj 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475
  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. E2BE850A18E77ECA0061360B /* GCDWebUploader.bundle in Resources */ = {isa = PBXBuildFile; fileRef = E2BE850718E77ECA0061360B /* GCDWebUploader.bundle */; };
  40. E2BE850B18E77ECA0061360B /* GCDWebUploader.m in Sources */ = {isa = PBXBuildFile; fileRef = E2BE850918E77ECA0061360B /* GCDWebUploader.m */; };
  41. E2BE850C18E785940061360B /* GCDWebUploader.m in Sources */ = {isa = PBXBuildFile; fileRef = E2BE850918E77ECA0061360B /* GCDWebUploader.m */; };
  42. E2BE850F18E788990061360B /* GCDWebUploader.bundle in CopyFiles */ = {isa = PBXBuildFile; fileRef = E2BE850718E77ECA0061360B /* GCDWebUploader.bundle */; };
  43. E2BE851118E79DAF0061360B /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E2BE851018E79DAF0061360B /* SystemConfiguration.framework */; };
  44. /* End PBXBuildFile section */
  45. /* Begin PBXContainerItemProxy section */
  46. E274F87A187E77E3009E0582 /* PBXContainerItemProxy */ = {
  47. isa = PBXContainerItemProxy;
  48. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  49. proxyType = 1;
  50. remoteGlobalIDString = 8DD76FA90486AB0100D96B5E;
  51. remoteInfo = "GCDWebServer (Mac)";
  52. };
  53. E274F87C187E77E5009E0582 /* PBXContainerItemProxy */ = {
  54. isa = PBXContainerItemProxy;
  55. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  56. proxyType = 1;
  57. remoteGlobalIDString = E22112591690B4DE0048D2B2;
  58. remoteInfo = "GCDWebServer (iOS)";
  59. };
  60. /* End PBXContainerItemProxy section */
  61. /* Begin PBXCopyFilesBuildPhase section */
  62. E2BE850E18E788910061360B /* CopyFiles */ = {
  63. isa = PBXCopyFilesBuildPhase;
  64. buildActionMask = 2147483647;
  65. dstPath = "";
  66. dstSubfolderSpec = 16;
  67. files = (
  68. E2BE850F18E788990061360B /* GCDWebUploader.bundle in CopyFiles */,
  69. );
  70. runOnlyForDeploymentPostprocessing = 0;
  71. };
  72. /* End PBXCopyFilesBuildPhase section */
  73. /* Begin PBXFileReference section */
  74. 8DD76FB20486AB0100D96B5E /* GCDWebServer */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = GCDWebServer; sourceTree = BUILT_PRODUCTS_DIR; };
  75. E208D148167B76B700500836 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
  76. E208D1B2167BB17E00500836 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; };
  77. E221125A1690B4DE0048D2B2 /* GCDWebServer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GCDWebServer.app; sourceTree = BUILT_PRODUCTS_DIR; };
  78. E221127C1690B63A0048D2B2 /* GCDWebServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServer.h; sourceTree = "<group>"; };
  79. E221127D1690B63A0048D2B2 /* GCDWebServer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServer.m; sourceTree = "<group>"; };
  80. E221127E1690B63A0048D2B2 /* GCDWebServerConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerConnection.h; sourceTree = "<group>"; };
  81. E221127F1690B63A0048D2B2 /* GCDWebServerConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServerConnection.m; sourceTree = "<group>"; };
  82. E22112801690B63A0048D2B2 /* GCDWebServerPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerPrivate.h; sourceTree = "<group>"; };
  83. E22112811690B63A0048D2B2 /* GCDWebServerRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerRequest.h; sourceTree = "<group>"; };
  84. E22112821690B63A0048D2B2 /* GCDWebServerRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServerRequest.m; sourceTree = "<group>"; };
  85. E22112831690B63A0048D2B2 /* GCDWebServerResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerResponse.h; sourceTree = "<group>"; };
  86. E22112841690B63A0048D2B2 /* GCDWebServerResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServerResponse.m; sourceTree = "<group>"; };
  87. E221128E1690B6470048D2B2 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  88. E22112911690B64F0048D2B2 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  89. E22112921690B64F0048D2B2 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  90. E22112931690B64F0048D2B2 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  91. E22112941690B64F0048D2B2 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  92. 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; };
  93. 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; };
  94. 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; };
  95. E2BE850718E77ECA0061360B /* GCDWebUploader.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = GCDWebUploader.bundle; sourceTree = "<group>"; };
  96. E2BE850818E77ECA0061360B /* GCDWebUploader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebUploader.h; sourceTree = "<group>"; };
  97. E2BE850918E77ECA0061360B /* GCDWebUploader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebUploader.m; sourceTree = "<group>"; };
  98. E2BE851018E79DAF0061360B /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
  99. /* End PBXFileReference section */
  100. /* Begin PBXFrameworksBuildPhase section */
  101. 8DD76FAD0486AB0100D96B5E /* Frameworks */ = {
  102. isa = PBXFrameworksBuildPhase;
  103. buildActionMask = 2147483647;
  104. files = (
  105. E2BE851118E79DAF0061360B /* SystemConfiguration.framework in Frameworks */,
  106. E208D1B3167BB17E00500836 /* CoreServices.framework in Frameworks */,
  107. E208D149167B76B700500836 /* CFNetwork.framework in Frameworks */,
  108. );
  109. runOnlyForDeploymentPostprocessing = 0;
  110. };
  111. E22112571690B4DE0048D2B2 /* Frameworks */ = {
  112. isa = PBXFrameworksBuildPhase;
  113. buildActionMask = 2147483647;
  114. files = (
  115. E221129D1690B7BA0048D2B2 /* MobileCoreServices.framework in Frameworks */,
  116. E221129B1690B7B10048D2B2 /* UIKit.framework in Frameworks */,
  117. E22112991690B7AA0048D2B2 /* CFNetwork.framework in Frameworks */,
  118. );
  119. runOnlyForDeploymentPostprocessing = 0;
  120. };
  121. /* End PBXFrameworksBuildPhase section */
  122. /* Begin PBXGroup section */
  123. 08FB7794FE84155DC02AAC07 /* LittleCMS */ = {
  124. isa = PBXGroup;
  125. children = (
  126. E221127B1690B63A0048D2B2 /* CGDWebServer */,
  127. E2BE850618E77ECA0061360B /* GCDWebUploader */,
  128. E221128D1690B6470048D2B2 /* Mac */,
  129. E22112901690B64F0048D2B2 /* iOS */,
  130. E282F1A7150FF0630004D7C0 /* Mac Frameworks and Libraries */,
  131. E221129E1690B7CB0048D2B2 /* iOS Frameworks and Libraries */,
  132. 1AB674ADFE9D54B511CA2CBB /* Products */,
  133. );
  134. name = LittleCMS;
  135. sourceTree = "<group>";
  136. };
  137. 1AB674ADFE9D54B511CA2CBB /* Products */ = {
  138. isa = PBXGroup;
  139. children = (
  140. 8DD76FB20486AB0100D96B5E /* GCDWebServer */,
  141. E221125A1690B4DE0048D2B2 /* GCDWebServer.app */,
  142. );
  143. name = Products;
  144. sourceTree = "<group>";
  145. };
  146. E221127B1690B63A0048D2B2 /* CGDWebServer */ = {
  147. isa = PBXGroup;
  148. children = (
  149. E221127C1690B63A0048D2B2 /* GCDWebServer.h */,
  150. E221127D1690B63A0048D2B2 /* GCDWebServer.m */,
  151. E221127E1690B63A0048D2B2 /* GCDWebServerConnection.h */,
  152. E221127F1690B63A0048D2B2 /* GCDWebServerConnection.m */,
  153. E22112801690B63A0048D2B2 /* GCDWebServerPrivate.h */,
  154. E22112811690B63A0048D2B2 /* GCDWebServerRequest.h */,
  155. E22112821690B63A0048D2B2 /* GCDWebServerRequest.m */,
  156. E22112831690B63A0048D2B2 /* GCDWebServerResponse.h */,
  157. E22112841690B63A0048D2B2 /* GCDWebServerResponse.m */,
  158. );
  159. path = CGDWebServer;
  160. sourceTree = "<group>";
  161. };
  162. E221128D1690B6470048D2B2 /* Mac */ = {
  163. isa = PBXGroup;
  164. children = (
  165. E221128E1690B6470048D2B2 /* main.m */,
  166. );
  167. path = Mac;
  168. sourceTree = "<group>";
  169. };
  170. E22112901690B64F0048D2B2 /* iOS */ = {
  171. isa = PBXGroup;
  172. children = (
  173. E22112911690B64F0048D2B2 /* AppDelegate.h */,
  174. E22112921690B64F0048D2B2 /* AppDelegate.m */,
  175. E22112931690B64F0048D2B2 /* Info.plist */,
  176. E22112941690B64F0048D2B2 /* main.m */,
  177. );
  178. path = iOS;
  179. sourceTree = "<group>";
  180. };
  181. E221129E1690B7CB0048D2B2 /* iOS Frameworks and Libraries */ = {
  182. isa = PBXGroup;
  183. children = (
  184. E221129C1690B7BA0048D2B2 /* MobileCoreServices.framework */,
  185. E221129A1690B7B10048D2B2 /* UIKit.framework */,
  186. E22112981690B7AA0048D2B2 /* CFNetwork.framework */,
  187. );
  188. name = "iOS Frameworks and Libraries";
  189. sourceTree = "<group>";
  190. };
  191. E282F1A7150FF0630004D7C0 /* Mac Frameworks and Libraries */ = {
  192. isa = PBXGroup;
  193. children = (
  194. E2BE851018E79DAF0061360B /* SystemConfiguration.framework */,
  195. E208D1B2167BB17E00500836 /* CoreServices.framework */,
  196. E208D148167B76B700500836 /* CFNetwork.framework */,
  197. );
  198. name = "Mac Frameworks and Libraries";
  199. sourceTree = "<group>";
  200. };
  201. E2BE850618E77ECA0061360B /* GCDWebUploader */ = {
  202. isa = PBXGroup;
  203. children = (
  204. E2BE850718E77ECA0061360B /* GCDWebUploader.bundle */,
  205. E2BE850818E77ECA0061360B /* GCDWebUploader.h */,
  206. E2BE850918E77ECA0061360B /* GCDWebUploader.m */,
  207. );
  208. path = GCDWebUploader;
  209. sourceTree = "<group>";
  210. };
  211. /* End PBXGroup section */
  212. /* Begin PBXNativeTarget section */
  213. 8DD76FA90486AB0100D96B5E /* GCDWebServer (Mac) */ = {
  214. isa = PBXNativeTarget;
  215. buildConfigurationList = 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "GCDWebServer (Mac)" */;
  216. buildPhases = (
  217. E2BE850E18E788910061360B /* CopyFiles */,
  218. 8DD76FAB0486AB0100D96B5E /* Sources */,
  219. 8DD76FAD0486AB0100D96B5E /* Frameworks */,
  220. );
  221. buildRules = (
  222. );
  223. dependencies = (
  224. );
  225. name = "GCDWebServer (Mac)";
  226. productInstallPath = "$(HOME)/bin";
  227. productName = LittleCMS;
  228. productReference = 8DD76FB20486AB0100D96B5E /* GCDWebServer */;
  229. productType = "com.apple.product-type.tool";
  230. };
  231. E22112591690B4DE0048D2B2 /* GCDWebServer (iOS) */ = {
  232. isa = PBXNativeTarget;
  233. buildConfigurationList = E22112751690B4DF0048D2B2 /* Build configuration list for PBXNativeTarget "GCDWebServer (iOS)" */;
  234. buildPhases = (
  235. E2BE850418E77B730061360B /* Resources */,
  236. E22112561690B4DE0048D2B2 /* Sources */,
  237. E22112571690B4DE0048D2B2 /* Frameworks */,
  238. );
  239. buildRules = (
  240. );
  241. dependencies = (
  242. );
  243. name = "GCDWebServer (iOS)";
  244. productName = GCDWebServer;
  245. productReference = E221125A1690B4DE0048D2B2 /* GCDWebServer.app */;
  246. productType = "com.apple.product-type.application";
  247. };
  248. /* End PBXNativeTarget section */
  249. /* Begin PBXProject section */
  250. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  251. isa = PBXProject;
  252. attributes = {
  253. LastUpgradeCheck = 0510;
  254. };
  255. buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "GCDWebServer" */;
  256. compatibilityVersion = "Xcode 3.2";
  257. developmentRegion = English;
  258. hasScannedForEncodings = 1;
  259. knownRegions = (
  260. English,
  261. Japanese,
  262. French,
  263. German,
  264. en,
  265. );
  266. mainGroup = 08FB7794FE84155DC02AAC07 /* LittleCMS */;
  267. projectDirPath = "";
  268. projectRoot = "";
  269. targets = (
  270. E274F876187E77D8009E0582 /* Build All */,
  271. 8DD76FA90486AB0100D96B5E /* GCDWebServer (Mac) */,
  272. E22112591690B4DE0048D2B2 /* GCDWebServer (iOS) */,
  273. );
  274. };
  275. /* End PBXProject section */
  276. /* Begin PBXResourcesBuildPhase section */
  277. E2BE850418E77B730061360B /* Resources */ = {
  278. isa = PBXResourcesBuildPhase;
  279. buildActionMask = 2147483647;
  280. files = (
  281. E2BE850A18E77ECA0061360B /* GCDWebUploader.bundle in Resources */,
  282. );
  283. runOnlyForDeploymentPostprocessing = 0;
  284. };
  285. /* End PBXResourcesBuildPhase section */
  286. /* Begin PBXSourcesBuildPhase section */
  287. 8DD76FAB0486AB0100D96B5E /* Sources */ = {
  288. isa = PBXSourcesBuildPhase;
  289. buildActionMask = 2147483647;
  290. files = (
  291. E22112851690B63A0048D2B2 /* GCDWebServer.m in Sources */,
  292. E22112871690B63A0048D2B2 /* GCDWebServerConnection.m in Sources */,
  293. E22112891690B63A0048D2B2 /* GCDWebServerRequest.m in Sources */,
  294. E221128B1690B63A0048D2B2 /* GCDWebServerResponse.m in Sources */,
  295. E2BE850C18E785940061360B /* GCDWebUploader.m in Sources */,
  296. E221128F1690B6470048D2B2 /* main.m in Sources */,
  297. );
  298. runOnlyForDeploymentPostprocessing = 0;
  299. };
  300. E22112561690B4DE0048D2B2 /* Sources */ = {
  301. isa = PBXSourcesBuildPhase;
  302. buildActionMask = 2147483647;
  303. files = (
  304. E22112861690B63A0048D2B2 /* GCDWebServer.m in Sources */,
  305. E22112881690B63A0048D2B2 /* GCDWebServerConnection.m in Sources */,
  306. E221128A1690B63A0048D2B2 /* GCDWebServerRequest.m in Sources */,
  307. E221128C1690B63A0048D2B2 /* GCDWebServerResponse.m in Sources */,
  308. E2BE850B18E77ECA0061360B /* GCDWebUploader.m in Sources */,
  309. E22112951690B64F0048D2B2 /* AppDelegate.m in Sources */,
  310. E22112971690B64F0048D2B2 /* main.m in Sources */,
  311. );
  312. runOnlyForDeploymentPostprocessing = 0;
  313. };
  314. /* End PBXSourcesBuildPhase section */
  315. /* Begin PBXTargetDependency section */
  316. E274F87B187E77E3009E0582 /* PBXTargetDependency */ = {
  317. isa = PBXTargetDependency;
  318. target = 8DD76FA90486AB0100D96B5E /* GCDWebServer (Mac) */;
  319. targetProxy = E274F87A187E77E3009E0582 /* PBXContainerItemProxy */;
  320. };
  321. E274F87D187E77E5009E0582 /* PBXTargetDependency */ = {
  322. isa = PBXTargetDependency;
  323. target = E22112591690B4DE0048D2B2 /* GCDWebServer (iOS) */;
  324. targetProxy = E274F87C187E77E5009E0582 /* PBXContainerItemProxy */;
  325. };
  326. /* End PBXTargetDependency section */
  327. /* Begin XCBuildConfiguration section */
  328. 1DEB928608733DD80010E9CD /* Debug */ = {
  329. isa = XCBuildConfiguration;
  330. buildSettings = {
  331. ARCHS = "$(ARCHS_STANDARD)";
  332. MACOSX_DEPLOYMENT_TARGET = 10.7;
  333. PRODUCT_NAME = GCDWebServer;
  334. SDKROOT = macosx;
  335. };
  336. name = Debug;
  337. };
  338. 1DEB928708733DD80010E9CD /* Release */ = {
  339. isa = XCBuildConfiguration;
  340. buildSettings = {
  341. ARCHS = "$(ARCHS_STANDARD)";
  342. MACOSX_DEPLOYMENT_TARGET = 10.7;
  343. PRODUCT_NAME = GCDWebServer;
  344. SDKROOT = macosx;
  345. };
  346. name = Release;
  347. };
  348. 1DEB928A08733DD80010E9CD /* Debug */ = {
  349. isa = XCBuildConfiguration;
  350. buildSettings = {
  351. CLANG_ENABLE_OBJC_ARC = YES;
  352. GCC_OPTIMIZATION_LEVEL = 0;
  353. ONLY_ACTIVE_ARCH = YES;
  354. WARNING_CFLAGS = (
  355. "-Wall",
  356. "-Weverything",
  357. "-Wshorten-64-to-32",
  358. "-Wno-gnu-statement-expression",
  359. "-Wno-direct-ivar-access",
  360. "-Wno-implicit-retain-self",
  361. "-Wno-assign-enum",
  362. "-Wno-format-nonliteral",
  363. "-Wno-cast-align",
  364. );
  365. };
  366. name = Debug;
  367. };
  368. 1DEB928B08733DD80010E9CD /* Release */ = {
  369. isa = XCBuildConfiguration;
  370. buildSettings = {
  371. CLANG_ENABLE_OBJC_ARC = YES;
  372. GCC_PREPROCESSOR_DEFINITIONS = NDEBUG;
  373. GCC_TREAT_WARNINGS_AS_ERRORS = YES;
  374. WARNING_CFLAGS = "-Wall";
  375. };
  376. name = Release;
  377. };
  378. E22112761690B4DF0048D2B2 /* Debug */ = {
  379. isa = XCBuildConfiguration;
  380. buildSettings = {
  381. ARCHS = "$(ARCHS_STANDARD)";
  382. CODE_SIGN_IDENTITY = "iPhone Developer";
  383. INFOPLIST_FILE = iOS/Info.plist;
  384. IPHONEOS_DEPLOYMENT_TARGET = 5.1.1;
  385. PRODUCT_NAME = GCDWebServer;
  386. PROVISIONING_PROFILE = "";
  387. SDKROOT = iphoneos;
  388. TARGETED_DEVICE_FAMILY = "1,2";
  389. };
  390. name = Debug;
  391. };
  392. E22112771690B4DF0048D2B2 /* Release */ = {
  393. isa = XCBuildConfiguration;
  394. buildSettings = {
  395. ARCHS = "$(ARCHS_STANDARD)";
  396. CODE_SIGN_IDENTITY = "iPhone Developer";
  397. INFOPLIST_FILE = iOS/Info.plist;
  398. IPHONEOS_DEPLOYMENT_TARGET = 5.1.1;
  399. PRODUCT_NAME = GCDWebServer;
  400. PROVISIONING_PROFILE = "";
  401. SDKROOT = iphoneos;
  402. TARGETED_DEVICE_FAMILY = "1,2";
  403. };
  404. name = Release;
  405. };
  406. E274F877187E77D8009E0582 /* Debug */ = {
  407. isa = XCBuildConfiguration;
  408. buildSettings = {
  409. PRODUCT_NAME = "$(TARGET_NAME)";
  410. };
  411. name = Debug;
  412. };
  413. E274F878187E77D8009E0582 /* Release */ = {
  414. isa = XCBuildConfiguration;
  415. buildSettings = {
  416. PRODUCT_NAME = "$(TARGET_NAME)";
  417. };
  418. name = Release;
  419. };
  420. /* End XCBuildConfiguration section */
  421. /* Begin XCConfigurationList section */
  422. 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "GCDWebServer (Mac)" */ = {
  423. isa = XCConfigurationList;
  424. buildConfigurations = (
  425. 1DEB928608733DD80010E9CD /* Debug */,
  426. 1DEB928708733DD80010E9CD /* Release */,
  427. );
  428. defaultConfigurationIsVisible = 0;
  429. defaultConfigurationName = Release;
  430. };
  431. 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "GCDWebServer" */ = {
  432. isa = XCConfigurationList;
  433. buildConfigurations = (
  434. 1DEB928A08733DD80010E9CD /* Debug */,
  435. 1DEB928B08733DD80010E9CD /* Release */,
  436. );
  437. defaultConfigurationIsVisible = 0;
  438. defaultConfigurationName = Release;
  439. };
  440. E22112751690B4DF0048D2B2 /* Build configuration list for PBXNativeTarget "GCDWebServer (iOS)" */ = {
  441. isa = XCConfigurationList;
  442. buildConfigurations = (
  443. E22112761690B4DF0048D2B2 /* Debug */,
  444. E22112771690B4DF0048D2B2 /* Release */,
  445. );
  446. defaultConfigurationIsVisible = 0;
  447. defaultConfigurationName = Release;
  448. };
  449. E274F879187E77D8009E0582 /* Build configuration list for PBXAggregateTarget "Build All" */ = {
  450. isa = XCConfigurationList;
  451. buildConfigurations = (
  452. E274F877187E77D8009E0582 /* Debug */,
  453. E274F878187E77D8009E0582 /* Release */,
  454. );
  455. defaultConfigurationIsVisible = 0;
  456. defaultConfigurationName = Release;
  457. };
  458. /* End XCConfigurationList section */
  459. };
  460. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  461. }