project.pbxproj 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 55;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0A7D8F9C217A10A000B496D7 /* CocoaLumberjack.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A7D8F9B217A10A000B496D7 /* CocoaLumberjack.framework */; };
  10. DCC29DE114730AA9005E8FD4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DCC29DE014730AA9005E8FD4 /* Cocoa.framework */; };
  11. DCC29DEB14730AA9005E8FD4 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DCC29DE914730AA9005E8FD4 /* InfoPlist.strings */; };
  12. DCC29DED14730AA9005E8FD4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DCC29DEC14730AA9005E8FD4 /* main.m */; };
  13. DCC29DF114730AA9005E8FD4 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = DCC29DEF14730AA9005E8FD4 /* Credits.rtf */; };
  14. DCC29DF414730AA9005E8FD4 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DCC29DF314730AA9005E8FD4 /* AppDelegate.m */; };
  15. DCC29DF714730AA9005E8FD4 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = DCC29DF514730AA9005E8FD4 /* MainMenu.xib */; };
  16. DCC29E1F14730B05005E8FD4 /* BaseNSLogging.m in Sources */ = {isa = PBXBuildFile; fileRef = DCC29E1814730B05005E8FD4 /* BaseNSLogging.m */; };
  17. DCC29E2014730B05005E8FD4 /* DynamicLogging.m in Sources */ = {isa = PBXBuildFile; fileRef = DCC29E1A14730B05005E8FD4 /* DynamicLogging.m */; };
  18. DCC29E2114730B05005E8FD4 /* PerformanceTesting.m in Sources */ = {isa = PBXBuildFile; fileRef = DCC29E1C14730B05005E8FD4 /* PerformanceTesting.m */; };
  19. DCC29E2214730B05005E8FD4 /* StaticLogging.m in Sources */ = {isa = PBXBuildFile; fileRef = DCC29E1E14730B05005E8FD4 /* StaticLogging.m */; };
  20. /* End PBXBuildFile section */
  21. /* Begin PBXFileReference section */
  22. 07DFEA402912685E00344A40 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
  23. 0A7D8F9B217A10A000B496D7 /* CocoaLumberjack.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = CocoaLumberjack.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  24. 43AF80212174E19700C0D9DC /* Module-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Release.xcconfig"; sourceTree = "<group>"; };
  25. 43AF80222174E19700C0D9DC /* Module-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Debug.xcconfig"; sourceTree = "<group>"; };
  26. 43AF80232174E19700C0D9DC /* Module-Shared.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Shared.xcconfig"; sourceTree = "<group>"; };
  27. DCC29DDC14730AA9005E8FD4 /* BenchmarkMac.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BenchmarkMac.app; sourceTree = BUILT_PRODUCTS_DIR; };
  28. DCC29DE014730AA9005E8FD4 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
  29. DCC29DE314730AA9005E8FD4 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
  30. DCC29DE414730AA9005E8FD4 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
  31. DCC29DE514730AA9005E8FD4 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  32. DCC29DE814730AA9005E8FD4 /* BenchmarkMac-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "BenchmarkMac-Info.plist"; sourceTree = "<group>"; };
  33. DCC29DEA14730AA9005E8FD4 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  34. DCC29DEC14730AA9005E8FD4 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  35. DCC29DEE14730AA9005E8FD4 /* BenchmarkMac-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "BenchmarkMac-Prefix.pch"; sourceTree = "<group>"; };
  36. DCC29DF014730AA9005E8FD4 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
  37. DCC29DF214730AA9005E8FD4 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  38. DCC29DF314730AA9005E8FD4 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  39. DCC29E1714730B05005E8FD4 /* BaseNSLogging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseNSLogging.h; sourceTree = "<group>"; };
  40. DCC29E1814730B05005E8FD4 /* BaseNSLogging.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BaseNSLogging.m; sourceTree = "<group>"; };
  41. DCC29E1914730B05005E8FD4 /* DynamicLogging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DynamicLogging.h; sourceTree = "<group>"; };
  42. DCC29E1A14730B05005E8FD4 /* DynamicLogging.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DynamicLogging.m; sourceTree = "<group>"; };
  43. DCC29E1B14730B05005E8FD4 /* PerformanceTesting.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerformanceTesting.h; sourceTree = "<group>"; };
  44. DCC29E1C14730B05005E8FD4 /* PerformanceTesting.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerformanceTesting.m; sourceTree = "<group>"; };
  45. DCC29E1D14730B05005E8FD4 /* StaticLogging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StaticLogging.h; sourceTree = "<group>"; };
  46. DCC29E1E14730B05005E8FD4 /* StaticLogging.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StaticLogging.m; sourceTree = "<group>"; };
  47. /* End PBXFileReference section */
  48. /* Begin PBXFrameworksBuildPhase section */
  49. DCC29DD914730AA9005E8FD4 /* Frameworks */ = {
  50. isa = PBXFrameworksBuildPhase;
  51. buildActionMask = 2147483647;
  52. files = (
  53. 0A7D8F9C217A10A000B496D7 /* CocoaLumberjack.framework in Frameworks */,
  54. DCC29DE114730AA9005E8FD4 /* Cocoa.framework in Frameworks */,
  55. );
  56. runOnlyForDeploymentPostprocessing = 0;
  57. };
  58. /* End PBXFrameworksBuildPhase section */
  59. /* Begin PBXGroup section */
  60. 43AF80202174E19700C0D9DC /* Configs */ = {
  61. isa = PBXGroup;
  62. children = (
  63. 43AF80212174E19700C0D9DC /* Module-Release.xcconfig */,
  64. 43AF80222174E19700C0D9DC /* Module-Debug.xcconfig */,
  65. 43AF80232174E19700C0D9DC /* Module-Shared.xcconfig */,
  66. );
  67. name = Configs;
  68. path = ../../../Configs;
  69. sourceTree = "<group>";
  70. };
  71. DCC29DD114730AA9005E8FD4 = {
  72. isa = PBXGroup;
  73. children = (
  74. 43AF80202174E19700C0D9DC /* Configs */,
  75. DCC29E1614730AC6005E8FD4 /* Benchmarking */,
  76. DCC29DE614730AA9005E8FD4 /* BenchmarkMac */,
  77. DCC29DDF14730AA9005E8FD4 /* Frameworks */,
  78. DCC29DDD14730AA9005E8FD4 /* Products */,
  79. );
  80. sourceTree = "<group>";
  81. };
  82. DCC29DDD14730AA9005E8FD4 /* Products */ = {
  83. isa = PBXGroup;
  84. children = (
  85. DCC29DDC14730AA9005E8FD4 /* BenchmarkMac.app */,
  86. );
  87. name = Products;
  88. sourceTree = "<group>";
  89. };
  90. DCC29DDF14730AA9005E8FD4 /* Frameworks */ = {
  91. isa = PBXGroup;
  92. children = (
  93. 0A7D8F9B217A10A000B496D7 /* CocoaLumberjack.framework */,
  94. DCC29DE014730AA9005E8FD4 /* Cocoa.framework */,
  95. DCC29DE214730AA9005E8FD4 /* Other Frameworks */,
  96. );
  97. name = Frameworks;
  98. sourceTree = "<group>";
  99. };
  100. DCC29DE214730AA9005E8FD4 /* Other Frameworks */ = {
  101. isa = PBXGroup;
  102. children = (
  103. DCC29DE314730AA9005E8FD4 /* AppKit.framework */,
  104. DCC29DE414730AA9005E8FD4 /* CoreData.framework */,
  105. DCC29DE514730AA9005E8FD4 /* Foundation.framework */,
  106. );
  107. name = "Other Frameworks";
  108. sourceTree = "<group>";
  109. };
  110. DCC29DE614730AA9005E8FD4 /* BenchmarkMac */ = {
  111. isa = PBXGroup;
  112. children = (
  113. DCC29DF214730AA9005E8FD4 /* AppDelegate.h */,
  114. DCC29DF314730AA9005E8FD4 /* AppDelegate.m */,
  115. DCC29DF514730AA9005E8FD4 /* MainMenu.xib */,
  116. DCC29DE714730AA9005E8FD4 /* Supporting Files */,
  117. );
  118. path = BenchmarkMac;
  119. sourceTree = "<group>";
  120. };
  121. DCC29DE714730AA9005E8FD4 /* Supporting Files */ = {
  122. isa = PBXGroup;
  123. children = (
  124. DCC29DE814730AA9005E8FD4 /* BenchmarkMac-Info.plist */,
  125. DCC29DE914730AA9005E8FD4 /* InfoPlist.strings */,
  126. DCC29DEC14730AA9005E8FD4 /* main.m */,
  127. DCC29DEE14730AA9005E8FD4 /* BenchmarkMac-Prefix.pch */,
  128. DCC29DEF14730AA9005E8FD4 /* Credits.rtf */,
  129. );
  130. name = "Supporting Files";
  131. sourceTree = "<group>";
  132. };
  133. DCC29E1614730AC6005E8FD4 /* Benchmarking */ = {
  134. isa = PBXGroup;
  135. children = (
  136. DCC29E1714730B05005E8FD4 /* BaseNSLogging.h */,
  137. DCC29E1814730B05005E8FD4 /* BaseNSLogging.m */,
  138. DCC29E1914730B05005E8FD4 /* DynamicLogging.h */,
  139. DCC29E1A14730B05005E8FD4 /* DynamicLogging.m */,
  140. DCC29E1B14730B05005E8FD4 /* PerformanceTesting.h */,
  141. DCC29E1C14730B05005E8FD4 /* PerformanceTesting.m */,
  142. DCC29E1D14730B05005E8FD4 /* StaticLogging.h */,
  143. DCC29E1E14730B05005E8FD4 /* StaticLogging.m */,
  144. );
  145. name = Benchmarking;
  146. path = ../../../Benchmarking;
  147. sourceTree = "<group>";
  148. };
  149. /* End PBXGroup section */
  150. /* Begin PBXNativeTarget section */
  151. DCC29DDB14730AA9005E8FD4 /* BenchmarkMac */ = {
  152. isa = PBXNativeTarget;
  153. buildConfigurationList = DCC29DFA14730AA9005E8FD4 /* Build configuration list for PBXNativeTarget "BenchmarkMac" */;
  154. buildPhases = (
  155. DCC29DD814730AA9005E8FD4 /* Sources */,
  156. DCC29DD914730AA9005E8FD4 /* Frameworks */,
  157. DCC29DDA14730AA9005E8FD4 /* Resources */,
  158. );
  159. buildRules = (
  160. );
  161. dependencies = (
  162. );
  163. name = BenchmarkMac;
  164. productName = BenchmarkMac;
  165. productReference = DCC29DDC14730AA9005E8FD4 /* BenchmarkMac.app */;
  166. productType = "com.apple.product-type.application";
  167. };
  168. /* End PBXNativeTarget section */
  169. /* Begin PBXProject section */
  170. DCC29DD314730AA9005E8FD4 /* Project object */ = {
  171. isa = PBXProject;
  172. attributes = {
  173. LastUpgradeCheck = 1410;
  174. };
  175. buildConfigurationList = DCC29DD614730AA9005E8FD4 /* Build configuration list for PBXProject "BenchmarkMac" */;
  176. compatibilityVersion = "Xcode 13.0";
  177. developmentRegion = en;
  178. hasScannedForEncodings = 0;
  179. knownRegions = (
  180. en,
  181. Base,
  182. );
  183. mainGroup = DCC29DD114730AA9005E8FD4;
  184. productRefGroup = DCC29DDD14730AA9005E8FD4 /* Products */;
  185. projectDirPath = "";
  186. projectRoot = "";
  187. targets = (
  188. DCC29DDB14730AA9005E8FD4 /* BenchmarkMac */,
  189. );
  190. };
  191. /* End PBXProject section */
  192. /* Begin PBXResourcesBuildPhase section */
  193. DCC29DDA14730AA9005E8FD4 /* Resources */ = {
  194. isa = PBXResourcesBuildPhase;
  195. buildActionMask = 2147483647;
  196. files = (
  197. DCC29DEB14730AA9005E8FD4 /* InfoPlist.strings in Resources */,
  198. DCC29DF114730AA9005E8FD4 /* Credits.rtf in Resources */,
  199. DCC29DF714730AA9005E8FD4 /* MainMenu.xib in Resources */,
  200. );
  201. runOnlyForDeploymentPostprocessing = 0;
  202. };
  203. /* End PBXResourcesBuildPhase section */
  204. /* Begin PBXSourcesBuildPhase section */
  205. DCC29DD814730AA9005E8FD4 /* Sources */ = {
  206. isa = PBXSourcesBuildPhase;
  207. buildActionMask = 2147483647;
  208. files = (
  209. DCC29DED14730AA9005E8FD4 /* main.m in Sources */,
  210. DCC29DF414730AA9005E8FD4 /* AppDelegate.m in Sources */,
  211. DCC29E1F14730B05005E8FD4 /* BaseNSLogging.m in Sources */,
  212. DCC29E2014730B05005E8FD4 /* DynamicLogging.m in Sources */,
  213. DCC29E2114730B05005E8FD4 /* PerformanceTesting.m in Sources */,
  214. DCC29E2214730B05005E8FD4 /* StaticLogging.m in Sources */,
  215. );
  216. runOnlyForDeploymentPostprocessing = 0;
  217. };
  218. /* End PBXSourcesBuildPhase section */
  219. /* Begin PBXVariantGroup section */
  220. DCC29DE914730AA9005E8FD4 /* InfoPlist.strings */ = {
  221. isa = PBXVariantGroup;
  222. children = (
  223. DCC29DEA14730AA9005E8FD4 /* en */,
  224. );
  225. name = InfoPlist.strings;
  226. sourceTree = "<group>";
  227. };
  228. DCC29DEF14730AA9005E8FD4 /* Credits.rtf */ = {
  229. isa = PBXVariantGroup;
  230. children = (
  231. DCC29DF014730AA9005E8FD4 /* en */,
  232. );
  233. name = Credits.rtf;
  234. sourceTree = "<group>";
  235. };
  236. DCC29DF514730AA9005E8FD4 /* MainMenu.xib */ = {
  237. isa = PBXVariantGroup;
  238. children = (
  239. 07DFEA402912685E00344A40 /* Base */,
  240. );
  241. name = MainMenu.xib;
  242. sourceTree = "<group>";
  243. };
  244. /* End PBXVariantGroup section */
  245. /* Begin XCBuildConfiguration section */
  246. DCC29DF814730AA9005E8FD4 /* Debug */ = {
  247. isa = XCBuildConfiguration;
  248. baseConfigurationReference = 43AF80222174E19700C0D9DC /* Module-Debug.xcconfig */;
  249. buildSettings = {
  250. };
  251. name = Debug;
  252. };
  253. DCC29DF914730AA9005E8FD4 /* Release */ = {
  254. isa = XCBuildConfiguration;
  255. baseConfigurationReference = 43AF80212174E19700C0D9DC /* Module-Release.xcconfig */;
  256. buildSettings = {
  257. };
  258. name = Release;
  259. };
  260. DCC29DFB14730AA9005E8FD4 /* Debug */ = {
  261. isa = XCBuildConfiguration;
  262. buildSettings = {
  263. CODE_SIGN_IDENTITY = "-";
  264. COMBINE_HIDPI_IMAGES = YES;
  265. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  266. GCC_PREFIX_HEADER = "BenchmarkMac/BenchmarkMac-Prefix.pch";
  267. INFOPLIST_FILE = "BenchmarkMac/BenchmarkMac-Info.plist";
  268. SUPPORTED_PLATFORMS = macosx;
  269. TARGETED_DEVICE_FAMILY = "";
  270. WRAPPER_EXTENSION = app;
  271. };
  272. name = Debug;
  273. };
  274. DCC29DFC14730AA9005E8FD4 /* Release */ = {
  275. isa = XCBuildConfiguration;
  276. buildSettings = {
  277. CODE_SIGN_IDENTITY = "-";
  278. COMBINE_HIDPI_IMAGES = YES;
  279. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  280. GCC_PREFIX_HEADER = "BenchmarkMac/BenchmarkMac-Prefix.pch";
  281. INFOPLIST_FILE = "BenchmarkMac/BenchmarkMac-Info.plist";
  282. SUPPORTED_PLATFORMS = macosx;
  283. TARGETED_DEVICE_FAMILY = "";
  284. WRAPPER_EXTENSION = app;
  285. };
  286. name = Release;
  287. };
  288. /* End XCBuildConfiguration section */
  289. /* Begin XCConfigurationList section */
  290. DCC29DD614730AA9005E8FD4 /* Build configuration list for PBXProject "BenchmarkMac" */ = {
  291. isa = XCConfigurationList;
  292. buildConfigurations = (
  293. DCC29DF814730AA9005E8FD4 /* Debug */,
  294. DCC29DF914730AA9005E8FD4 /* Release */,
  295. );
  296. defaultConfigurationIsVisible = 0;
  297. defaultConfigurationName = Release;
  298. };
  299. DCC29DFA14730AA9005E8FD4 /* Build configuration list for PBXNativeTarget "BenchmarkMac" */ = {
  300. isa = XCConfigurationList;
  301. buildConfigurations = (
  302. DCC29DFB14730AA9005E8FD4 /* Debug */,
  303. DCC29DFC14730AA9005E8FD4 /* Release */,
  304. );
  305. defaultConfigurationIsVisible = 0;
  306. defaultConfigurationName = Release;
  307. };
  308. /* End XCConfigurationList section */
  309. };
  310. rootObject = DCC29DD314730AA9005E8FD4 /* Project object */;
  311. }