project.pbxproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. DC7DC4EE14154E4900601B40 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC7DC4ED14154E4900601B40 /* Cocoa.framework */; };
  10. DC7DC4F814154E4900601B40 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DC7DC4F614154E4900601B40 /* InfoPlist.strings */; };
  11. DC7DC4FA14154E4900601B40 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DC7DC4F914154E4900601B40 /* main.m */; };
  12. DC7DC4FE14154E4900601B40 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = DC7DC4FC14154E4900601B40 /* Credits.rtf */; };
  13. DC7DC50114154E4900601B40 /* RegisteredLoggingTestAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DC7DC50014154E4900601B40 /* RegisteredLoggingTestAppDelegate.m */; };
  14. DC7DC50414154E4900601B40 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = DC7DC50214154E4900601B40 /* MainMenu.xib */; };
  15. DC7DC51C14154E8E00601B40 /* Lions.m in Sources */ = {isa = PBXBuildFile; fileRef = DC7DC51B14154E8E00601B40 /* Lions.m */; };
  16. DC7DC51F14154FDA00601B40 /* Tigers.m in Sources */ = {isa = PBXBuildFile; fileRef = DC7DC51E14154FDA00601B40 /* Tigers.m */; };
  17. /* End PBXBuildFile section */
  18. /* Begin PBXFileReference section */
  19. 43AF80692174EEF000C0D9DC /* Module-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Release.xcconfig"; sourceTree = "<group>"; };
  20. 43AF806A2174EEF000C0D9DC /* Module-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Debug.xcconfig"; sourceTree = "<group>"; };
  21. 43AF806B2174EEF000C0D9DC /* Module-Shared.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Shared.xcconfig"; sourceTree = "<group>"; };
  22. DC7DC4E914154E4900601B40 /* RegisteredLoggingTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RegisteredLoggingTest.app; sourceTree = BUILT_PRODUCTS_DIR; };
  23. DC7DC4ED14154E4900601B40 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
  24. DC7DC4F014154E4900601B40 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
  25. DC7DC4F114154E4900601B40 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
  26. DC7DC4F214154E4900601B40 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  27. DC7DC4F514154E4900601B40 /* RegisteredLoggingTest-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "RegisteredLoggingTest-Info.plist"; sourceTree = "<group>"; };
  28. DC7DC4F714154E4900601B40 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  29. DC7DC4F914154E4900601B40 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  30. DC7DC4FB14154E4900601B40 /* RegisteredLoggingTest-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RegisteredLoggingTest-Prefix.pch"; sourceTree = "<group>"; };
  31. DC7DC4FD14154E4900601B40 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
  32. DC7DC4FF14154E4900601B40 /* RegisteredLoggingTestAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RegisteredLoggingTestAppDelegate.h; sourceTree = "<group>"; };
  33. DC7DC50014154E4900601B40 /* RegisteredLoggingTestAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RegisteredLoggingTestAppDelegate.m; sourceTree = "<group>"; };
  34. DC7DC50314154E4900601B40 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
  35. DC7DC51A14154E8E00601B40 /* Lions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Lions.h; sourceTree = "<group>"; };
  36. DC7DC51B14154E8E00601B40 /* Lions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Lions.m; sourceTree = "<group>"; };
  37. DC7DC51D14154FDA00601B40 /* Tigers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Tigers.h; sourceTree = "<group>"; };
  38. DC7DC51E14154FDA00601B40 /* Tigers.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Tigers.m; sourceTree = "<group>"; };
  39. /* End PBXFileReference section */
  40. /* Begin PBXFrameworksBuildPhase section */
  41. DC7DC4E614154E4900601B40 /* Frameworks */ = {
  42. isa = PBXFrameworksBuildPhase;
  43. buildActionMask = 2147483647;
  44. files = (
  45. DC7DC4EE14154E4900601B40 /* Cocoa.framework in Frameworks */,
  46. );
  47. runOnlyForDeploymentPostprocessing = 0;
  48. };
  49. /* End PBXFrameworksBuildPhase section */
  50. /* Begin PBXGroup section */
  51. 43AF80682174EEF000C0D9DC /* Configs */ = {
  52. isa = PBXGroup;
  53. children = (
  54. 43AF80692174EEF000C0D9DC /* Module-Release.xcconfig */,
  55. 43AF806A2174EEF000C0D9DC /* Module-Debug.xcconfig */,
  56. 43AF806B2174EEF000C0D9DC /* Module-Shared.xcconfig */,
  57. );
  58. name = Configs;
  59. path = ../../../Configs;
  60. sourceTree = "<group>";
  61. };
  62. DC7DC4DE14154E4900601B40 = {
  63. isa = PBXGroup;
  64. children = (
  65. 43AF80682174EEF000C0D9DC /* Configs */,
  66. DC7DC4F314154E4900601B40 /* RegisteredLoggingTest */,
  67. DC7DC4EC14154E4900601B40 /* Frameworks */,
  68. DC7DC4EA14154E4900601B40 /* Products */,
  69. );
  70. sourceTree = "<group>";
  71. };
  72. DC7DC4EA14154E4900601B40 /* Products */ = {
  73. isa = PBXGroup;
  74. children = (
  75. DC7DC4E914154E4900601B40 /* RegisteredLoggingTest.app */,
  76. );
  77. name = Products;
  78. sourceTree = "<group>";
  79. };
  80. DC7DC4EC14154E4900601B40 /* Frameworks */ = {
  81. isa = PBXGroup;
  82. children = (
  83. DC7DC4ED14154E4900601B40 /* Cocoa.framework */,
  84. DC7DC4EF14154E4900601B40 /* Other Frameworks */,
  85. );
  86. name = Frameworks;
  87. sourceTree = "<group>";
  88. };
  89. DC7DC4EF14154E4900601B40 /* Other Frameworks */ = {
  90. isa = PBXGroup;
  91. children = (
  92. DC7DC4F014154E4900601B40 /* AppKit.framework */,
  93. DC7DC4F114154E4900601B40 /* CoreData.framework */,
  94. DC7DC4F214154E4900601B40 /* Foundation.framework */,
  95. );
  96. name = "Other Frameworks";
  97. sourceTree = "<group>";
  98. };
  99. DC7DC4F314154E4900601B40 /* RegisteredLoggingTest */ = {
  100. isa = PBXGroup;
  101. children = (
  102. DC7DC51A14154E8E00601B40 /* Lions.h */,
  103. DC7DC51B14154E8E00601B40 /* Lions.m */,
  104. DC7DC51D14154FDA00601B40 /* Tigers.h */,
  105. DC7DC51E14154FDA00601B40 /* Tigers.m */,
  106. DC7DC4FF14154E4900601B40 /* RegisteredLoggingTestAppDelegate.h */,
  107. DC7DC50014154E4900601B40 /* RegisteredLoggingTestAppDelegate.m */,
  108. DC7DC50214154E4900601B40 /* MainMenu.xib */,
  109. DC7DC4F414154E4900601B40 /* Supporting Files */,
  110. );
  111. path = RegisteredLoggingTest;
  112. sourceTree = "<group>";
  113. };
  114. DC7DC4F414154E4900601B40 /* Supporting Files */ = {
  115. isa = PBXGroup;
  116. children = (
  117. DC7DC4F514154E4900601B40 /* RegisteredLoggingTest-Info.plist */,
  118. DC7DC4F614154E4900601B40 /* InfoPlist.strings */,
  119. DC7DC4F914154E4900601B40 /* main.m */,
  120. DC7DC4FB14154E4900601B40 /* RegisteredLoggingTest-Prefix.pch */,
  121. DC7DC4FC14154E4900601B40 /* Credits.rtf */,
  122. );
  123. name = "Supporting Files";
  124. sourceTree = "<group>";
  125. };
  126. /* End PBXGroup section */
  127. /* Begin PBXNativeTarget section */
  128. DC7DC4E814154E4900601B40 /* RegisteredLoggingTest */ = {
  129. isa = PBXNativeTarget;
  130. buildConfigurationList = DC7DC50714154E4900601B40 /* Build configuration list for PBXNativeTarget "RegisteredLoggingTest" */;
  131. buildPhases = (
  132. DC7DC4E514154E4900601B40 /* Sources */,
  133. DC7DC4E614154E4900601B40 /* Frameworks */,
  134. DC7DC4E714154E4900601B40 /* Resources */,
  135. );
  136. buildRules = (
  137. );
  138. dependencies = (
  139. );
  140. name = RegisteredLoggingTest;
  141. productName = RegisteredLoggingTest;
  142. productReference = DC7DC4E914154E4900601B40 /* RegisteredLoggingTest.app */;
  143. productType = "com.apple.product-type.application";
  144. };
  145. /* End PBXNativeTarget section */
  146. /* Begin PBXProject section */
  147. DC7DC4E014154E4900601B40 /* Project object */ = {
  148. isa = PBXProject;
  149. attributes = {
  150. LastUpgradeCheck = 0900;
  151. };
  152. buildConfigurationList = DC7DC4E314154E4900601B40 /* Build configuration list for PBXProject "RegisteredLoggingTest" */;
  153. compatibilityVersion = "Xcode 3.2";
  154. developmentRegion = English;
  155. hasScannedForEncodings = 0;
  156. knownRegions = (
  157. en,
  158. );
  159. mainGroup = DC7DC4DE14154E4900601B40;
  160. productRefGroup = DC7DC4EA14154E4900601B40 /* Products */;
  161. projectDirPath = "";
  162. projectRoot = "";
  163. targets = (
  164. DC7DC4E814154E4900601B40 /* RegisteredLoggingTest */,
  165. );
  166. };
  167. /* End PBXProject section */
  168. /* Begin PBXResourcesBuildPhase section */
  169. DC7DC4E714154E4900601B40 /* Resources */ = {
  170. isa = PBXResourcesBuildPhase;
  171. buildActionMask = 2147483647;
  172. files = (
  173. DC7DC4F814154E4900601B40 /* InfoPlist.strings in Resources */,
  174. DC7DC4FE14154E4900601B40 /* Credits.rtf in Resources */,
  175. DC7DC50414154E4900601B40 /* MainMenu.xib in Resources */,
  176. );
  177. runOnlyForDeploymentPostprocessing = 0;
  178. };
  179. /* End PBXResourcesBuildPhase section */
  180. /* Begin PBXSourcesBuildPhase section */
  181. DC7DC4E514154E4900601B40 /* Sources */ = {
  182. isa = PBXSourcesBuildPhase;
  183. buildActionMask = 2147483647;
  184. files = (
  185. DC7DC4FA14154E4900601B40 /* main.m in Sources */,
  186. DC7DC50114154E4900601B40 /* RegisteredLoggingTestAppDelegate.m in Sources */,
  187. DC7DC51C14154E8E00601B40 /* Lions.m in Sources */,
  188. DC7DC51F14154FDA00601B40 /* Tigers.m in Sources */,
  189. );
  190. runOnlyForDeploymentPostprocessing = 0;
  191. };
  192. /* End PBXSourcesBuildPhase section */
  193. /* Begin PBXVariantGroup section */
  194. DC7DC4F614154E4900601B40 /* InfoPlist.strings */ = {
  195. isa = PBXVariantGroup;
  196. children = (
  197. DC7DC4F714154E4900601B40 /* en */,
  198. );
  199. name = InfoPlist.strings;
  200. sourceTree = "<group>";
  201. };
  202. DC7DC4FC14154E4900601B40 /* Credits.rtf */ = {
  203. isa = PBXVariantGroup;
  204. children = (
  205. DC7DC4FD14154E4900601B40 /* en */,
  206. );
  207. name = Credits.rtf;
  208. sourceTree = "<group>";
  209. };
  210. DC7DC50214154E4900601B40 /* MainMenu.xib */ = {
  211. isa = PBXVariantGroup;
  212. children = (
  213. DC7DC50314154E4900601B40 /* en */,
  214. );
  215. name = MainMenu.xib;
  216. sourceTree = "<group>";
  217. };
  218. /* End PBXVariantGroup section */
  219. /* Begin XCBuildConfiguration section */
  220. DC7DC50514154E4900601B40 /* Debug */ = {
  221. isa = XCBuildConfiguration;
  222. baseConfigurationReference = 43AF806A2174EEF000C0D9DC /* Module-Debug.xcconfig */;
  223. buildSettings = {
  224. };
  225. name = Debug;
  226. };
  227. DC7DC50614154E4900601B40 /* Release */ = {
  228. isa = XCBuildConfiguration;
  229. baseConfigurationReference = 43AF80692174EEF000C0D9DC /* Module-Release.xcconfig */;
  230. buildSettings = {
  231. };
  232. name = Release;
  233. };
  234. DC7DC50814154E4900601B40 /* Debug */ = {
  235. isa = XCBuildConfiguration;
  236. buildSettings = {
  237. COMBINE_HIDPI_IMAGES = YES;
  238. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  239. GCC_PREFIX_HEADER = "RegisteredLoggingTest/RegisteredLoggingTest-Prefix.pch";
  240. INFOPLIST_FILE = "RegisteredLoggingTest/RegisteredLoggingTest-Info.plist";
  241. SUPPORTED_PLATFORMS = macosx;
  242. TARGETED_DEVICE_FAMILY = "";
  243. WRAPPER_EXTENSION = app;
  244. };
  245. name = Debug;
  246. };
  247. DC7DC50914154E4900601B40 /* Release */ = {
  248. isa = XCBuildConfiguration;
  249. buildSettings = {
  250. COMBINE_HIDPI_IMAGES = YES;
  251. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  252. GCC_PREFIX_HEADER = "RegisteredLoggingTest/RegisteredLoggingTest-Prefix.pch";
  253. INFOPLIST_FILE = "RegisteredLoggingTest/RegisteredLoggingTest-Info.plist";
  254. SUPPORTED_PLATFORMS = macosx;
  255. TARGETED_DEVICE_FAMILY = "";
  256. WRAPPER_EXTENSION = app;
  257. };
  258. name = Release;
  259. };
  260. /* End XCBuildConfiguration section */
  261. /* Begin XCConfigurationList section */
  262. DC7DC4E314154E4900601B40 /* Build configuration list for PBXProject "RegisteredLoggingTest" */ = {
  263. isa = XCConfigurationList;
  264. buildConfigurations = (
  265. DC7DC50514154E4900601B40 /* Debug */,
  266. DC7DC50614154E4900601B40 /* Release */,
  267. );
  268. defaultConfigurationIsVisible = 0;
  269. defaultConfigurationName = Release;
  270. };
  271. DC7DC50714154E4900601B40 /* Build configuration list for PBXNativeTarget "RegisteredLoggingTest" */ = {
  272. isa = XCConfigurationList;
  273. buildConfigurations = (
  274. DC7DC50814154E4900601B40 /* Debug */,
  275. DC7DC50914154E4900601B40 /* Release */,
  276. );
  277. defaultConfigurationIsVisible = 0;
  278. defaultConfigurationName = Release;
  279. };
  280. /* End XCConfigurationList section */
  281. };
  282. rootObject = DC7DC4E014154E4900601B40 /* Project object */;
  283. }