project.pbxproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. DC87A6F91525AEA3005A09B0 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC87A6F81525AEA3005A09B0 /* Cocoa.framework */; };
  10. DC87A7031525AEA3005A09B0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DC87A7011525AEA3005A09B0 /* InfoPlist.strings */; };
  11. DC87A7051525AEA3005A09B0 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DC87A7041525AEA3005A09B0 /* main.m */; };
  12. DC87A7091525AEA3005A09B0 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = DC87A7071525AEA3005A09B0 /* Credits.rtf */; };
  13. DC87A70C1525AEA3005A09B0 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DC87A70B1525AEA3005A09B0 /* AppDelegate.m */; };
  14. DC87A70F1525AEA3005A09B0 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = DC87A70D1525AEA3005A09B0 /* MainMenu.xib */; };
  15. /* End PBXBuildFile section */
  16. /* Begin PBXFileReference section */
  17. 43AF80512174EB5300C0D9DC /* Module-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Release.xcconfig"; sourceTree = "<group>"; };
  18. 43AF80522174EB5300C0D9DC /* Module-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Debug.xcconfig"; sourceTree = "<group>"; };
  19. 43AF80532174EB5300C0D9DC /* Module-Shared.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Shared.xcconfig"; sourceTree = "<group>"; };
  20. DC28B92D15263ED00043126F /* LumberjackUser.bash */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = LumberjackUser.bash; path = Scripts/LumberjackUser.bash; sourceTree = SOURCE_ROOT; };
  21. DC87A6F41525AEA3005A09B0 /* PerUserLogLevels.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PerUserLogLevels.app; sourceTree = BUILT_PRODUCTS_DIR; };
  22. DC87A6F81525AEA3005A09B0 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
  23. DC87A6FB1525AEA3005A09B0 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
  24. DC87A6FC1525AEA3005A09B0 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
  25. DC87A6FD1525AEA3005A09B0 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  26. DC87A7001525AEA3005A09B0 /* PerUserLogLevels-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "PerUserLogLevels-Info.plist"; sourceTree = "<group>"; };
  27. DC87A7021525AEA3005A09B0 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  28. DC87A7041525AEA3005A09B0 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  29. DC87A7061525AEA3005A09B0 /* PerUserLogLevels-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "PerUserLogLevels-Prefix.pch"; sourceTree = "<group>"; };
  30. DC87A7081525AEA3005A09B0 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
  31. DC87A70A1525AEA3005A09B0 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  32. DC87A70B1525AEA3005A09B0 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  33. DC87A70E1525AEA3005A09B0 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
  34. DC87A72E1525B051005A09B0 /* LumberjackUser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = LumberjackUser.h; path = ../Xcode/PerUserLogLevels/PerUserLogLevels/LumberjackUser.h; sourceTree = "<group>"; };
  35. /* End PBXFileReference section */
  36. /* Begin PBXFrameworksBuildPhase section */
  37. DC87A6F11525AEA3005A09B0 /* Frameworks */ = {
  38. isa = PBXFrameworksBuildPhase;
  39. buildActionMask = 2147483647;
  40. files = (
  41. DC87A6F91525AEA3005A09B0 /* Cocoa.framework in Frameworks */,
  42. );
  43. runOnlyForDeploymentPostprocessing = 0;
  44. };
  45. /* End PBXFrameworksBuildPhase section */
  46. /* Begin PBXGroup section */
  47. 43AF80502174EB5300C0D9DC /* Configs */ = {
  48. isa = PBXGroup;
  49. children = (
  50. 43AF80512174EB5300C0D9DC /* Module-Release.xcconfig */,
  51. 43AF80522174EB5300C0D9DC /* Module-Debug.xcconfig */,
  52. 43AF80532174EB5300C0D9DC /* Module-Shared.xcconfig */,
  53. );
  54. name = Configs;
  55. path = ../../Configs;
  56. sourceTree = "<group>";
  57. };
  58. DC87A6E91525AEA2005A09B0 = {
  59. isa = PBXGroup;
  60. children = (
  61. 43AF80502174EB5300C0D9DC /* Configs */,
  62. DC87A7301525B10C005A09B0 /* LumberjackUser */,
  63. DC87A6FE1525AEA3005A09B0 /* PerUserLogLevels */,
  64. DC87A6F71525AEA3005A09B0 /* Frameworks */,
  65. DC87A6F51525AEA3005A09B0 /* Products */,
  66. );
  67. sourceTree = "<group>";
  68. };
  69. DC87A6F51525AEA3005A09B0 /* Products */ = {
  70. isa = PBXGroup;
  71. children = (
  72. DC87A6F41525AEA3005A09B0 /* PerUserLogLevels.app */,
  73. );
  74. name = Products;
  75. sourceTree = "<group>";
  76. };
  77. DC87A6F71525AEA3005A09B0 /* Frameworks */ = {
  78. isa = PBXGroup;
  79. children = (
  80. DC87A6F81525AEA3005A09B0 /* Cocoa.framework */,
  81. DC87A6FA1525AEA3005A09B0 /* Other Frameworks */,
  82. );
  83. name = Frameworks;
  84. sourceTree = "<group>";
  85. };
  86. DC87A6FA1525AEA3005A09B0 /* Other Frameworks */ = {
  87. isa = PBXGroup;
  88. children = (
  89. DC87A6FB1525AEA3005A09B0 /* AppKit.framework */,
  90. DC87A6FC1525AEA3005A09B0 /* CoreData.framework */,
  91. DC87A6FD1525AEA3005A09B0 /* Foundation.framework */,
  92. );
  93. name = "Other Frameworks";
  94. sourceTree = "<group>";
  95. };
  96. DC87A6FE1525AEA3005A09B0 /* PerUserLogLevels */ = {
  97. isa = PBXGroup;
  98. children = (
  99. DC87A70A1525AEA3005A09B0 /* AppDelegate.h */,
  100. DC87A70B1525AEA3005A09B0 /* AppDelegate.m */,
  101. DC87A70D1525AEA3005A09B0 /* MainMenu.xib */,
  102. DC87A6FF1525AEA3005A09B0 /* Supporting Files */,
  103. );
  104. path = PerUserLogLevels;
  105. sourceTree = "<group>";
  106. };
  107. DC87A6FF1525AEA3005A09B0 /* Supporting Files */ = {
  108. isa = PBXGroup;
  109. children = (
  110. DC87A7001525AEA3005A09B0 /* PerUserLogLevels-Info.plist */,
  111. DC87A7011525AEA3005A09B0 /* InfoPlist.strings */,
  112. DC87A7041525AEA3005A09B0 /* main.m */,
  113. DC87A7061525AEA3005A09B0 /* PerUserLogLevels-Prefix.pch */,
  114. DC87A7071525AEA3005A09B0 /* Credits.rtf */,
  115. );
  116. name = "Supporting Files";
  117. sourceTree = "<group>";
  118. };
  119. DC87A7301525B10C005A09B0 /* LumberjackUser */ = {
  120. isa = PBXGroup;
  121. children = (
  122. DC28B92D15263ED00043126F /* LumberjackUser.bash */,
  123. DC87A72E1525B051005A09B0 /* LumberjackUser.h */,
  124. );
  125. name = LumberjackUser;
  126. path = ../../Lumberjack;
  127. sourceTree = "<group>";
  128. };
  129. /* End PBXGroup section */
  130. /* Begin PBXNativeTarget section */
  131. DC87A6F31525AEA3005A09B0 /* PerUserLogLevels */ = {
  132. isa = PBXNativeTarget;
  133. buildConfigurationList = DC87A7121525AEA3005A09B0 /* Build configuration list for PBXNativeTarget "PerUserLogLevels" */;
  134. buildPhases = (
  135. DC87A7341525B41D005A09B0 /* ShellScript */,
  136. DC87A6F01525AEA3005A09B0 /* Sources */,
  137. DC87A6F11525AEA3005A09B0 /* Frameworks */,
  138. DC87A6F21525AEA3005A09B0 /* Resources */,
  139. );
  140. buildRules = (
  141. );
  142. dependencies = (
  143. );
  144. name = PerUserLogLevels;
  145. productName = PerUserLogLevels;
  146. productReference = DC87A6F41525AEA3005A09B0 /* PerUserLogLevels.app */;
  147. productType = "com.apple.product-type.application";
  148. };
  149. /* End PBXNativeTarget section */
  150. /* Begin PBXProject section */
  151. DC87A6EB1525AEA2005A09B0 /* Project object */ = {
  152. isa = PBXProject;
  153. attributes = {
  154. LastUpgradeCheck = 0900;
  155. };
  156. buildConfigurationList = DC87A6EE1525AEA2005A09B0 /* Build configuration list for PBXProject "PerUserLogLevels" */;
  157. compatibilityVersion = "Xcode 3.2";
  158. developmentRegion = English;
  159. hasScannedForEncodings = 0;
  160. knownRegions = (
  161. en,
  162. );
  163. mainGroup = DC87A6E91525AEA2005A09B0;
  164. productRefGroup = DC87A6F51525AEA3005A09B0 /* Products */;
  165. projectDirPath = "";
  166. projectRoot = "";
  167. targets = (
  168. DC87A6F31525AEA3005A09B0 /* PerUserLogLevels */,
  169. );
  170. };
  171. /* End PBXProject section */
  172. /* Begin PBXResourcesBuildPhase section */
  173. DC87A6F21525AEA3005A09B0 /* Resources */ = {
  174. isa = PBXResourcesBuildPhase;
  175. buildActionMask = 2147483647;
  176. files = (
  177. DC87A7031525AEA3005A09B0 /* InfoPlist.strings in Resources */,
  178. DC87A7091525AEA3005A09B0 /* Credits.rtf in Resources */,
  179. DC87A70F1525AEA3005A09B0 /* MainMenu.xib in Resources */,
  180. );
  181. runOnlyForDeploymentPostprocessing = 0;
  182. };
  183. /* End PBXResourcesBuildPhase section */
  184. /* Begin PBXShellScriptBuildPhase section */
  185. DC87A7341525B41D005A09B0 /* ShellScript */ = {
  186. isa = PBXShellScriptBuildPhase;
  187. buildActionMask = 2147483647;
  188. files = (
  189. );
  190. inputPaths = (
  191. );
  192. outputPaths = (
  193. );
  194. runOnlyForDeploymentPostprocessing = 0;
  195. shellPath = /bin/bash;
  196. shellScript = "${PROJECT_DIR}/Scripts/LumberjackUser.bash";
  197. };
  198. /* End PBXShellScriptBuildPhase section */
  199. /* Begin PBXSourcesBuildPhase section */
  200. DC87A6F01525AEA3005A09B0 /* Sources */ = {
  201. isa = PBXSourcesBuildPhase;
  202. buildActionMask = 2147483647;
  203. files = (
  204. DC87A7051525AEA3005A09B0 /* main.m in Sources */,
  205. DC87A70C1525AEA3005A09B0 /* AppDelegate.m in Sources */,
  206. );
  207. runOnlyForDeploymentPostprocessing = 0;
  208. };
  209. /* End PBXSourcesBuildPhase section */
  210. /* Begin PBXVariantGroup section */
  211. DC87A7011525AEA3005A09B0 /* InfoPlist.strings */ = {
  212. isa = PBXVariantGroup;
  213. children = (
  214. DC87A7021525AEA3005A09B0 /* en */,
  215. );
  216. name = InfoPlist.strings;
  217. sourceTree = "<group>";
  218. };
  219. DC87A7071525AEA3005A09B0 /* Credits.rtf */ = {
  220. isa = PBXVariantGroup;
  221. children = (
  222. DC87A7081525AEA3005A09B0 /* en */,
  223. );
  224. name = Credits.rtf;
  225. sourceTree = "<group>";
  226. };
  227. DC87A70D1525AEA3005A09B0 /* MainMenu.xib */ = {
  228. isa = PBXVariantGroup;
  229. children = (
  230. DC87A70E1525AEA3005A09B0 /* en */,
  231. );
  232. name = MainMenu.xib;
  233. sourceTree = "<group>";
  234. };
  235. /* End PBXVariantGroup section */
  236. /* Begin XCBuildConfiguration section */
  237. DC87A7101525AEA3005A09B0 /* Debug */ = {
  238. isa = XCBuildConfiguration;
  239. baseConfigurationReference = 43AF80522174EB5300C0D9DC /* Module-Debug.xcconfig */;
  240. buildSettings = {
  241. };
  242. name = Debug;
  243. };
  244. DC87A7111525AEA3005A09B0 /* Release */ = {
  245. isa = XCBuildConfiguration;
  246. baseConfigurationReference = 43AF80512174EB5300C0D9DC /* Module-Release.xcconfig */;
  247. buildSettings = {
  248. };
  249. name = Release;
  250. };
  251. DC87A7131525AEA3005A09B0 /* Debug */ = {
  252. isa = XCBuildConfiguration;
  253. buildSettings = {
  254. COMBINE_HIDPI_IMAGES = YES;
  255. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  256. GCC_PREFIX_HEADER = "PerUserLogLevels/PerUserLogLevels-Prefix.pch";
  257. INFOPLIST_FILE = "PerUserLogLevels/PerUserLogLevels-Info.plist";
  258. SUPPORTED_PLATFORMS = macosx;
  259. TARGETED_DEVICE_FAMILY = "";
  260. WRAPPER_EXTENSION = app;
  261. };
  262. name = Debug;
  263. };
  264. DC87A7141525AEA3005A09B0 /* Release */ = {
  265. isa = XCBuildConfiguration;
  266. buildSettings = {
  267. COMBINE_HIDPI_IMAGES = YES;
  268. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  269. GCC_PREFIX_HEADER = "PerUserLogLevels/PerUserLogLevels-Prefix.pch";
  270. INFOPLIST_FILE = "PerUserLogLevels/PerUserLogLevels-Info.plist";
  271. SUPPORTED_PLATFORMS = macosx;
  272. TARGETED_DEVICE_FAMILY = "";
  273. WRAPPER_EXTENSION = app;
  274. };
  275. name = Release;
  276. };
  277. /* End XCBuildConfiguration section */
  278. /* Begin XCConfigurationList section */
  279. DC87A6EE1525AEA2005A09B0 /* Build configuration list for PBXProject "PerUserLogLevels" */ = {
  280. isa = XCConfigurationList;
  281. buildConfigurations = (
  282. DC87A7101525AEA3005A09B0 /* Debug */,
  283. DC87A7111525AEA3005A09B0 /* Release */,
  284. );
  285. defaultConfigurationIsVisible = 0;
  286. defaultConfigurationName = Release;
  287. };
  288. DC87A7121525AEA3005A09B0 /* Build configuration list for PBXNativeTarget "PerUserLogLevels" */ = {
  289. isa = XCConfigurationList;
  290. buildConfigurations = (
  291. DC87A7131525AEA3005A09B0 /* Debug */,
  292. DC87A7141525AEA3005A09B0 /* Release */,
  293. );
  294. defaultConfigurationIsVisible = 0;
  295. defaultConfigurationName = Release;
  296. };
  297. /* End XCConfigurationList section */
  298. };
  299. rootObject = DC87A6EB1525AEA2005A09B0 /* Project object */;
  300. }