project.pbxproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0A7D8FA8217A10B900B496D7 /* CocoaLumberjack.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A7D8FA7217A10B900B496D7 /* CocoaLumberjack.framework */; };
  10. 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD58140DA1D0A300B32029 /* MainMenu.xib */; };
  11. 256AC3DA0F4B6AC300CF3369 /* CustomLogLevelsAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 256AC3D90F4B6AC300CF3369 /* CustomLogLevelsAppDelegate.m */; };
  12. 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
  13. 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
  14. 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
  15. /* End PBXBuildFile section */
  16. /* Begin PBXFileReference section */
  17. 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  18. 0A7D8FA7217A10B900B496D7 /* CocoaLumberjack.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = CocoaLumberjack.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  19. 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
  20. 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
  21. 1DDD58150DA1D0A300B32029 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
  22. 256AC3D80F4B6AC300CF3369 /* CustomLogLevelsAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomLogLevelsAppDelegate.h; sourceTree = "<group>"; };
  23. 256AC3D90F4B6AC300CF3369 /* CustomLogLevelsAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomLogLevelsAppDelegate.m; sourceTree = "<group>"; };
  24. 256AC3F00F4B6AF500CF3369 /* CustomLogLevels_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomLogLevels_Prefix.pch; sourceTree = "<group>"; };
  25. 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  26. 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
  27. 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
  28. 43AF80392174E58B00C0D9DC /* Module-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Release.xcconfig"; sourceTree = "<group>"; };
  29. 43AF803A2174E58B00C0D9DC /* Module-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Debug.xcconfig"; sourceTree = "<group>"; };
  30. 43AF803B2174E58B00C0D9DC /* Module-Shared.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Shared.xcconfig"; sourceTree = "<group>"; };
  31. 8D1107310486CEB800E47090 /* CustomLogLevels-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "CustomLogLevels-Info.plist"; sourceTree = "<group>"; };
  32. 8D1107320486CEB800E47090 /* CustomLogLevels.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CustomLogLevels.app; sourceTree = BUILT_PRODUCTS_DIR; };
  33. DC399B18119CA5EA00C50939 /* MYLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYLog.h; sourceTree = "<group>"; };
  34. /* End PBXFileReference section */
  35. /* Begin PBXFrameworksBuildPhase section */
  36. 8D11072E0486CEB800E47090 /* Frameworks */ = {
  37. isa = PBXFrameworksBuildPhase;
  38. buildActionMask = 2147483647;
  39. files = (
  40. 0A7D8FA8217A10B900B496D7 /* CocoaLumberjack.framework in Frameworks */,
  41. 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
  42. );
  43. runOnlyForDeploymentPostprocessing = 0;
  44. };
  45. /* End PBXFrameworksBuildPhase section */
  46. /* Begin PBXGroup section */
  47. 080E96DDFE201D6D7F000001 /* Classes */ = {
  48. isa = PBXGroup;
  49. children = (
  50. DC399B18119CA5EA00C50939 /* MYLog.h */,
  51. 256AC3D80F4B6AC300CF3369 /* CustomLogLevelsAppDelegate.h */,
  52. 256AC3D90F4B6AC300CF3369 /* CustomLogLevelsAppDelegate.m */,
  53. );
  54. name = Classes;
  55. sourceTree = "<group>";
  56. };
  57. 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
  58. isa = PBXGroup;
  59. children = (
  60. 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
  61. );
  62. name = "Linked Frameworks";
  63. sourceTree = "<group>";
  64. };
  65. 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
  66. isa = PBXGroup;
  67. children = (
  68. 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
  69. 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
  70. 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
  71. );
  72. name = "Other Frameworks";
  73. sourceTree = "<group>";
  74. };
  75. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  76. isa = PBXGroup;
  77. children = (
  78. 8D1107320486CEB800E47090 /* CustomLogLevels.app */,
  79. );
  80. name = Products;
  81. sourceTree = "<group>";
  82. };
  83. 29B97314FDCFA39411CA2CEA /* CustomLogLevels */ = {
  84. isa = PBXGroup;
  85. children = (
  86. 43AF80382174E58B00C0D9DC /* Configs */,
  87. 080E96DDFE201D6D7F000001 /* Classes */,
  88. 29B97315FDCFA39411CA2CEA /* Other Sources */,
  89. 29B97317FDCFA39411CA2CEA /* Resources */,
  90. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  91. 19C28FACFE9D520D11CA2CBB /* Products */,
  92. );
  93. name = CustomLogLevels;
  94. sourceTree = "<group>";
  95. };
  96. 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
  97. isa = PBXGroup;
  98. children = (
  99. 256AC3F00F4B6AF500CF3369 /* CustomLogLevels_Prefix.pch */,
  100. 29B97316FDCFA39411CA2CEA /* main.m */,
  101. );
  102. name = "Other Sources";
  103. sourceTree = "<group>";
  104. };
  105. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  106. isa = PBXGroup;
  107. children = (
  108. 8D1107310486CEB800E47090 /* CustomLogLevels-Info.plist */,
  109. 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
  110. 1DDD58140DA1D0A300B32029 /* MainMenu.xib */,
  111. );
  112. name = Resources;
  113. sourceTree = "<group>";
  114. };
  115. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  116. isa = PBXGroup;
  117. children = (
  118. 0A7D8FA7217A10B900B496D7 /* CocoaLumberjack.framework */,
  119. 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
  120. 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
  121. );
  122. name = Frameworks;
  123. sourceTree = "<group>";
  124. };
  125. 43AF80382174E58B00C0D9DC /* Configs */ = {
  126. isa = PBXGroup;
  127. children = (
  128. 43AF80392174E58B00C0D9DC /* Module-Release.xcconfig */,
  129. 43AF803A2174E58B00C0D9DC /* Module-Debug.xcconfig */,
  130. 43AF803B2174E58B00C0D9DC /* Module-Shared.xcconfig */,
  131. );
  132. name = Configs;
  133. path = ../../Configs;
  134. sourceTree = "<group>";
  135. };
  136. /* End PBXGroup section */
  137. /* Begin PBXNativeTarget section */
  138. 8D1107260486CEB800E47090 /* CustomLogLevels */ = {
  139. isa = PBXNativeTarget;
  140. buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "CustomLogLevels" */;
  141. buildPhases = (
  142. 8D1107290486CEB800E47090 /* Resources */,
  143. 8D11072C0486CEB800E47090 /* Sources */,
  144. 8D11072E0486CEB800E47090 /* Frameworks */,
  145. );
  146. buildRules = (
  147. );
  148. dependencies = (
  149. );
  150. name = CustomLogLevels;
  151. productInstallPath = "$(HOME)/Applications";
  152. productName = CustomLogLevels;
  153. productReference = 8D1107320486CEB800E47090 /* CustomLogLevels.app */;
  154. productType = "com.apple.product-type.application";
  155. };
  156. /* End PBXNativeTarget section */
  157. /* Begin PBXProject section */
  158. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  159. isa = PBXProject;
  160. attributes = {
  161. LastUpgradeCheck = 0900;
  162. };
  163. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "CustomLogLevels" */;
  164. compatibilityVersion = "Xcode 3.2";
  165. developmentRegion = English;
  166. hasScannedForEncodings = 1;
  167. knownRegions = (
  168. English,
  169. Japanese,
  170. French,
  171. German,
  172. );
  173. mainGroup = 29B97314FDCFA39411CA2CEA /* CustomLogLevels */;
  174. productRefGroup = 19C28FACFE9D520D11CA2CBB /* Products */;
  175. projectDirPath = "";
  176. projectRoot = "";
  177. targets = (
  178. 8D1107260486CEB800E47090 /* CustomLogLevels */,
  179. );
  180. };
  181. /* End PBXProject section */
  182. /* Begin PBXResourcesBuildPhase section */
  183. 8D1107290486CEB800E47090 /* Resources */ = {
  184. isa = PBXResourcesBuildPhase;
  185. buildActionMask = 2147483647;
  186. files = (
  187. 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
  188. 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */,
  189. );
  190. runOnlyForDeploymentPostprocessing = 0;
  191. };
  192. /* End PBXResourcesBuildPhase section */
  193. /* Begin PBXSourcesBuildPhase section */
  194. 8D11072C0486CEB800E47090 /* Sources */ = {
  195. isa = PBXSourcesBuildPhase;
  196. buildActionMask = 2147483647;
  197. files = (
  198. 8D11072D0486CEB800E47090 /* main.m in Sources */,
  199. 256AC3DA0F4B6AC300CF3369 /* CustomLogLevelsAppDelegate.m in Sources */,
  200. );
  201. runOnlyForDeploymentPostprocessing = 0;
  202. };
  203. /* End PBXSourcesBuildPhase section */
  204. /* Begin PBXVariantGroup section */
  205. 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
  206. isa = PBXVariantGroup;
  207. children = (
  208. 089C165DFE840E0CC02AAC07 /* English */,
  209. );
  210. name = InfoPlist.strings;
  211. sourceTree = "<group>";
  212. };
  213. 1DDD58140DA1D0A300B32029 /* MainMenu.xib */ = {
  214. isa = PBXVariantGroup;
  215. children = (
  216. 1DDD58150DA1D0A300B32029 /* English */,
  217. );
  218. name = MainMenu.xib;
  219. sourceTree = "<group>";
  220. };
  221. /* End PBXVariantGroup section */
  222. /* Begin XCBuildConfiguration section */
  223. C01FCF4B08A954540054247B /* Debug */ = {
  224. isa = XCBuildConfiguration;
  225. buildSettings = {
  226. COMBINE_HIDPI_IMAGES = YES;
  227. GCC_MODEL_TUNING = G5;
  228. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  229. GCC_PREFIX_HEADER = CustomLogLevels_Prefix.pch;
  230. INFOPLIST_FILE = "CustomLogLevels-Info.plist";
  231. INSTALL_PATH = "$(HOME)/Applications";
  232. SUPPORTED_PLATFORMS = macosx;
  233. TARGETED_DEVICE_FAMILY = "";
  234. };
  235. name = Debug;
  236. };
  237. C01FCF4C08A954540054247B /* Release */ = {
  238. isa = XCBuildConfiguration;
  239. buildSettings = {
  240. COMBINE_HIDPI_IMAGES = YES;
  241. GCC_MODEL_TUNING = G5;
  242. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  243. GCC_PREFIX_HEADER = CustomLogLevels_Prefix.pch;
  244. INFOPLIST_FILE = "CustomLogLevels-Info.plist";
  245. INSTALL_PATH = "$(HOME)/Applications";
  246. SUPPORTED_PLATFORMS = macosx;
  247. TARGETED_DEVICE_FAMILY = "";
  248. };
  249. name = Release;
  250. };
  251. C01FCF4F08A954540054247B /* Debug */ = {
  252. isa = XCBuildConfiguration;
  253. baseConfigurationReference = 43AF803A2174E58B00C0D9DC /* Module-Debug.xcconfig */;
  254. buildSettings = {
  255. };
  256. name = Debug;
  257. };
  258. C01FCF5008A954540054247B /* Release */ = {
  259. isa = XCBuildConfiguration;
  260. baseConfigurationReference = 43AF80392174E58B00C0D9DC /* Module-Release.xcconfig */;
  261. buildSettings = {
  262. };
  263. name = Release;
  264. };
  265. /* End XCBuildConfiguration section */
  266. /* Begin XCConfigurationList section */
  267. C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "CustomLogLevels" */ = {
  268. isa = XCConfigurationList;
  269. buildConfigurations = (
  270. C01FCF4B08A954540054247B /* Debug */,
  271. C01FCF4C08A954540054247B /* Release */,
  272. );
  273. defaultConfigurationIsVisible = 0;
  274. defaultConfigurationName = Release;
  275. };
  276. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "CustomLogLevels" */ = {
  277. isa = XCConfigurationList;
  278. buildConfigurations = (
  279. C01FCF4F08A954540054247B /* Debug */,
  280. C01FCF5008A954540054247B /* Release */,
  281. );
  282. defaultConfigurationIsVisible = 0;
  283. defaultConfigurationName = Release;
  284. };
  285. /* End XCConfigurationList section */
  286. };
  287. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  288. }