project.pbxproj 13 KB

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