PageRenderTime 63ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

/doxycleanapp.xcodeproj/project.pbxproj

http://github.com/trawor/doxycleanapp
Unknown | 354 lines | 341 code | 13 blank | 0 comment | 0 complexity | 65630ce760995d507162b26fd4bcace7 MD5 | raw file
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1D0C3E900DE7A69D0080226A /* Nu.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D0C3E8F0DE7A69D0080226A /* Nu.framework */; };
  10. 1D0C3E990DE7A71A0080226A /* Nu.framework in Copy frameworks */ = {isa = PBXBuildFile; fileRef = 1D0C3E8F0DE7A69D0080226A /* Nu.framework */; };
  11. 1DD20E8910399FF3004C4A8E /* nu in Resources */ = {isa = PBXBuildFile; fileRef = 1DD20E8810399FF3004C4A8E /* nu */; };
  12. 1DD20F3E1039B2A2004C4A8E /* doxyclean in Resources */ = {isa = PBXBuildFile; fileRef = 1DD20EFB1039B2A1004C4A8E /* doxyclean */; };
  13. 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
  14. 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
  15. 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
  16. 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
  17. /* End PBXBuildFile section */
  18. /* Begin PBXCopyFilesBuildPhase section */
  19. 1D0C3E980DE7A6DD0080226A /* Copy frameworks */ = {
  20. isa = PBXCopyFilesBuildPhase;
  21. buildActionMask = 2147483647;
  22. dstPath = "";
  23. dstSubfolderSpec = 10;
  24. files = (
  25. 1D0C3E990DE7A71A0080226A /* Nu.framework in Copy frameworks */,
  26. );
  27. name = "Copy frameworks";
  28. runOnlyForDeploymentPostprocessing = 0;
  29. };
  30. /* End PBXCopyFilesBuildPhase section */
  31. /* Begin PBXFileReference section */
  32. 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  33. 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
  34. 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
  35. 1D0C3E8F0DE7A69D0080226A /* Nu.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Nu.framework; path = /Library/Frameworks/Nu.framework; sourceTree = "<absolute>"; };
  36. 1DD20E8810399FF3004C4A8E /* nu */ = {isa = PBXFileReference; lastKnownFileType = folder; path = nu; sourceTree = SOURCE_ROOT; };
  37. 1DD20EFB1039B2A1004C4A8E /* doxyclean */ = {isa = PBXFileReference; lastKnownFileType = folder; name = doxyclean; path = ../../Programming_examples/doxyclean; sourceTree = SOURCE_ROOT; };
  38. 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  39. 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
  40. 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
  41. 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
  42. 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  43. 8D1107320486CEB800E47090 /* doxycleanapp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = doxycleanapp.app; sourceTree = BUILT_PRODUCTS_DIR; };
  44. /* End PBXFileReference section */
  45. /* Begin PBXFrameworksBuildPhase section */
  46. 8D11072E0486CEB800E47090 /* Frameworks */ = {
  47. isa = PBXFrameworksBuildPhase;
  48. buildActionMask = 2147483647;
  49. files = (
  50. 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
  51. 1D0C3E900DE7A69D0080226A /* Nu.framework in Frameworks */,
  52. );
  53. runOnlyForDeploymentPostprocessing = 0;
  54. };
  55. /* End PBXFrameworksBuildPhase section */
  56. /* Begin PBXGroup section */
  57. 080E96DDFE201D6D7F000001 /* Classes */ = {
  58. isa = PBXGroup;
  59. children = (
  60. );
  61. name = Classes;
  62. sourceTree = "<group>";
  63. };
  64. 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
  65. isa = PBXGroup;
  66. children = (
  67. 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
  68. );
  69. name = "Linked Frameworks";
  70. sourceTree = "<group>";
  71. };
  72. 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
  73. isa = PBXGroup;
  74. children = (
  75. 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
  76. 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
  77. 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
  78. );
  79. name = "Other Frameworks";
  80. sourceTree = "<group>";
  81. };
  82. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  83. isa = PBXGroup;
  84. children = (
  85. 8D1107320486CEB800E47090 /* doxycleanapp.app */,
  86. );
  87. name = Products;
  88. sourceTree = "<group>";
  89. };
  90. 29B97314FDCFA39411CA2CEA /* Game */ = {
  91. isa = PBXGroup;
  92. children = (
  93. 1DD20E8810399FF3004C4A8E /* nu */,
  94. 1DD20EFB1039B2A1004C4A8E /* doxyclean */,
  95. 080E96DDFE201D6D7F000001 /* Classes */,
  96. 29B97315FDCFA39411CA2CEA /* Other Sources */,
  97. 29B97317FDCFA39411CA2CEA /* Resources */,
  98. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  99. 19C28FACFE9D520D11CA2CBB /* Products */,
  100. );
  101. name = Game;
  102. sourceTree = "<group>";
  103. };
  104. 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
  105. isa = PBXGroup;
  106. children = (
  107. 29B97316FDCFA39411CA2CEA /* main.m */,
  108. );
  109. name = "Other Sources";
  110. sourceTree = "<group>";
  111. };
  112. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  113. isa = PBXGroup;
  114. children = (
  115. 8D1107310486CEB800E47090 /* Info.plist */,
  116. 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
  117. 29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
  118. );
  119. name = Resources;
  120. sourceTree = "<group>";
  121. };
  122. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  123. isa = PBXGroup;
  124. children = (
  125. 1D0C3E8F0DE7A69D0080226A /* Nu.framework */,
  126. 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
  127. 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
  128. );
  129. name = Frameworks;
  130. sourceTree = "<group>";
  131. };
  132. /* End PBXGroup section */
  133. /* Begin PBXNativeTarget section */
  134. 8D1107260486CEB800E47090 /* doxycleanapp */ = {
  135. isa = PBXNativeTarget;
  136. buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "doxycleanapp" */;
  137. buildPhases = (
  138. 8D1107290486CEB800E47090 /* Resources */,
  139. 8D11072C0486CEB800E47090 /* Sources */,
  140. 8D11072E0486CEB800E47090 /* Frameworks */,
  141. 1D0C3E980DE7A6DD0080226A /* Copy frameworks */,
  142. 1D0C3E9B0DE7A7440080226A /* Properly link Nu framework */,
  143. 1DD20F5D1039C590004C4A8E /* Remove .git info from doxyclean */,
  144. );
  145. buildRules = (
  146. );
  147. dependencies = (
  148. );
  149. name = doxycleanapp;
  150. productInstallPath = "$(HOME)/Applications";
  151. productName = Game;
  152. productReference = 8D1107320486CEB800E47090 /* doxycleanapp.app */;
  153. productType = "com.apple.product-type.application";
  154. };
  155. /* End PBXNativeTarget section */
  156. /* Begin PBXProject section */
  157. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  158. isa = PBXProject;
  159. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "doxycleanapp" */;
  160. compatibilityVersion = "Xcode 3.1";
  161. hasScannedForEncodings = 1;
  162. mainGroup = 29B97314FDCFA39411CA2CEA /* Game */;
  163. projectDirPath = "";
  164. projectRoot = "";
  165. targets = (
  166. 8D1107260486CEB800E47090 /* doxycleanapp */,
  167. );
  168. };
  169. /* End PBXProject section */
  170. /* Begin PBXResourcesBuildPhase section */
  171. 8D1107290486CEB800E47090 /* Resources */ = {
  172. isa = PBXResourcesBuildPhase;
  173. buildActionMask = 2147483647;
  174. files = (
  175. 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */,
  176. 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
  177. 1DD20E8910399FF3004C4A8E /* nu in Resources */,
  178. 1DD20F3E1039B2A2004C4A8E /* doxyclean in Resources */,
  179. );
  180. runOnlyForDeploymentPostprocessing = 0;
  181. };
  182. /* End PBXResourcesBuildPhase section */
  183. /* Begin PBXShellScriptBuildPhase section */
  184. 1D0C3E9B0DE7A7440080226A /* Properly link Nu framework */ = {
  185. isa = PBXShellScriptBuildPhase;
  186. buildActionMask = 2147483647;
  187. files = (
  188. );
  189. inputPaths = (
  190. );
  191. name = "Properly link Nu framework";
  192. outputPaths = (
  193. );
  194. runOnlyForDeploymentPostprocessing = 0;
  195. shellPath = /bin/sh;
  196. shellScript = "install_name_tool -change \"Nu.framework/Versions/A/Nu\" \"@executable_path/../Frameworks/Nu.framework/Versions/A/Nu\" $TARGET_BUILD_DIR/$TARGET_NAME.app/Contents/MacOS/$TARGET_NAME\n";
  197. };
  198. 1DD20F5D1039C590004C4A8E /* Remove .git info from doxyclean */ = {
  199. isa = PBXShellScriptBuildPhase;
  200. buildActionMask = 2147483647;
  201. files = (
  202. );
  203. inputPaths = (
  204. );
  205. name = "Remove .git info from doxyclean";
  206. outputPaths = (
  207. );
  208. runOnlyForDeploymentPostprocessing = 0;
  209. shellPath = /bin/sh;
  210. shellScript = "DCPATH=\"$TARGET_BUILD_DIR/$TARGET_NAME.app/Contents/Resources/doxyclean\"\n\nif [[ -d \"$DCPATH/.git\" ]]; then\n\trm -r $DCPATH/.git\nfi\n\nif [[ -f \"$DCPATH/.gitignore\" ]]; then\n\trm $DCPATH/.gitignore\nfi";
  211. };
  212. /* End PBXShellScriptBuildPhase section */
  213. /* Begin PBXSourcesBuildPhase section */
  214. 8D11072C0486CEB800E47090 /* Sources */ = {
  215. isa = PBXSourcesBuildPhase;
  216. buildActionMask = 2147483647;
  217. files = (
  218. 8D11072D0486CEB800E47090 /* main.m in Sources */,
  219. );
  220. runOnlyForDeploymentPostprocessing = 0;
  221. };
  222. /* End PBXSourcesBuildPhase section */
  223. /* Begin PBXVariantGroup section */
  224. 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
  225. isa = PBXVariantGroup;
  226. children = (
  227. 089C165DFE840E0CC02AAC07 /* English */,
  228. );
  229. name = InfoPlist.strings;
  230. sourceTree = "<group>";
  231. };
  232. 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
  233. isa = PBXVariantGroup;
  234. children = (
  235. 29B97319FDCFA39411CA2CEA /* English */,
  236. );
  237. name = MainMenu.nib;
  238. sourceTree = "<group>";
  239. };
  240. /* End PBXVariantGroup section */
  241. /* Begin XCBuildConfiguration section */
  242. C01FCF4B08A954540054247B /* Debug */ = {
  243. isa = XCBuildConfiguration;
  244. buildSettings = {
  245. ALWAYS_SEARCH_USER_PATHS = NO;
  246. COPY_PHASE_STRIP = NO;
  247. GCC_DYNAMIC_NO_PIC = NO;
  248. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  249. GCC_MODEL_TUNING = G5;
  250. GCC_OPTIMIZATION_LEVEL = 0;
  251. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  252. GCC_PREFIX_HEADER = doxycleanapp_Prefix.pch;
  253. INFOPLIST_FILE = Info.plist;
  254. INSTALL_PATH = "$(HOME)/Applications";
  255. OTHER_LDFLAGS = (
  256. "-undefined",
  257. suppress,
  258. "-force_flat_namespace",
  259. );
  260. PRIVATE_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/PrivateHeaders";
  261. PRODUCT_NAME = doxycleanapp;
  262. };
  263. name = Debug;
  264. };
  265. C01FCF4C08A954540054247B /* Release */ = {
  266. isa = XCBuildConfiguration;
  267. buildSettings = {
  268. ALWAYS_SEARCH_USER_PATHS = NO;
  269. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  270. GCC_DYNAMIC_NO_PIC = YES;
  271. GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
  272. GCC_MODEL_TUNING = G5;
  273. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  274. GCC_PREFIX_HEADER = doxycleanapp_Prefix.pch;
  275. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  276. GENERATE_PKGINFO_FILE = YES;
  277. INFOPLIST_FILE = Info.plist;
  278. INSTALL_PATH = "$(HOME)/Applications";
  279. MACH_O_TYPE = mh_execute;
  280. OTHER_LDFLAGS = (
  281. "-undefined",
  282. suppress,
  283. "-force_flat_namespace",
  284. );
  285. PRIVATE_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/PrivateHeaders";
  286. PRODUCT_NAME = doxycleanapp;
  287. SDKROOT = macosx10.5;
  288. STRIP_STYLE = all;
  289. };
  290. name = Release;
  291. };
  292. C01FCF4F08A954540054247B /* Debug */ = {
  293. isa = XCBuildConfiguration;
  294. buildSettings = {
  295. ALWAYS_SEARCH_USER_PATHS = NO;
  296. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  297. GCC_OPTIMIZATION_LEVEL = 0;
  298. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  299. GCC_WARN_UNUSED_VARIABLE = YES;
  300. ONLY_ACTIVE_ARCH = YES;
  301. PREBINDING = NO;
  302. SDKROOT = macosx10.5;
  303. };
  304. name = Debug;
  305. };
  306. C01FCF5008A954540054247B /* Release */ = {
  307. isa = XCBuildConfiguration;
  308. buildSettings = {
  309. ALWAYS_SEARCH_USER_PATHS = NO;
  310. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  311. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  312. GCC_WARN_UNUSED_VARIABLE = YES;
  313. PREBINDING = NO;
  314. SDKROOT = macosx10.5;
  315. };
  316. name = Release;
  317. };
  318. /* End XCBuildConfiguration section */
  319. /* Begin XCConfigurationList section */
  320. C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "doxycleanapp" */ = {
  321. isa = XCConfigurationList;
  322. buildConfigurations = (
  323. C01FCF4B08A954540054247B /* Debug */,
  324. C01FCF4C08A954540054247B /* Release */,
  325. );
  326. defaultConfigurationIsVisible = 0;
  327. defaultConfigurationName = Release;
  328. };
  329. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "doxycleanapp" */ = {
  330. isa = XCConfigurationList;
  331. buildConfigurations = (
  332. C01FCF4F08A954540054247B /* Debug */,
  333. C01FCF5008A954540054247B /* Release */,
  334. );
  335. defaultConfigurationIsVisible = 0;
  336. defaultConfigurationName = Release;
  337. };
  338. /* End XCConfigurationList section */
  339. };
  340. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  341. }