project.pbxproj 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 55;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0A7D8F9A217A109500B496D7 /* CocoaLumberjack.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A7D8F99217A109500B496D7 /* CocoaLumberjack.framework */; };
  10. 1D3623260D0F684500981E51 /* BenchmarkIPhoneAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* BenchmarkIPhoneAppDelegate.m */; };
  11. 1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
  12. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
  13. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
  14. 288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765A40DF7441C002DB57D /* CoreGraphics.framework */; };
  15. 2899E5220DE3E06400AC0155 /* BenchmarkIPhoneViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2899E5210DE3E06400AC0155 /* BenchmarkIPhoneViewController.xib */; };
  16. 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; };
  17. 28D7ACF80DDB3853001CB0EB /* BenchmarkIPhoneViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 28D7ACF70DDB3853001CB0EB /* BenchmarkIPhoneViewController.m */; };
  18. DC3D2F391674073100DFAFAA /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = DC3D2F381674073100DFAFAA /* Default-568h@2x.png */; };
  19. DC987BDF11928FD60020FF52 /* BaseNSLogging.m in Sources */ = {isa = PBXBuildFile; fileRef = DC987BD811928FD60020FF52 /* BaseNSLogging.m */; };
  20. DC987BE011928FD60020FF52 /* DynamicLogging.m in Sources */ = {isa = PBXBuildFile; fileRef = DC987BDA11928FD60020FF52 /* DynamicLogging.m */; };
  21. DC987BE111928FD60020FF52 /* PerformanceTesting.m in Sources */ = {isa = PBXBuildFile; fileRef = DC987BDC11928FD60020FF52 /* PerformanceTesting.m */; };
  22. DC987BE211928FD60020FF52 /* StaticLogging.m in Sources */ = {isa = PBXBuildFile; fileRef = DC987BDE11928FD60020FF52 /* StaticLogging.m */; };
  23. /* End PBXBuildFile section */
  24. /* Begin PBXFileReference section */
  25. 0A7D8F99217A109500B496D7 /* CocoaLumberjack.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = CocoaLumberjack.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  26. 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  27. 1D3623240D0F684500981E51 /* BenchmarkIPhoneAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BenchmarkIPhoneAppDelegate.h; sourceTree = "<group>"; };
  28. 1D3623250D0F684500981E51 /* BenchmarkIPhoneAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BenchmarkIPhoneAppDelegate.m; sourceTree = "<group>"; };
  29. 1D6058910D05DD3D006BFB54 /* BenchmarkIPhone.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BenchmarkIPhone.app; sourceTree = BUILT_PRODUCTS_DIR; };
  30. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  31. 288765A40DF7441C002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  32. 2899E5210DE3E06400AC0155 /* BenchmarkIPhoneViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BenchmarkIPhoneViewController.xib; sourceTree = "<group>"; };
  33. 28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
  34. 28D7ACF60DDB3853001CB0EB /* BenchmarkIPhoneViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BenchmarkIPhoneViewController.h; sourceTree = "<group>"; };
  35. 28D7ACF70DDB3853001CB0EB /* BenchmarkIPhoneViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BenchmarkIPhoneViewController.m; sourceTree = "<group>"; };
  36. 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  37. 32CA4F630368D1EE00C91783 /* BenchmarkIPhone_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BenchmarkIPhone_Prefix.pch; sourceTree = "<group>"; };
  38. 43AF801D2174DF0D00C0D9DC /* Module-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Release.xcconfig"; sourceTree = "<group>"; };
  39. 43AF801E2174DF0D00C0D9DC /* Module-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Debug.xcconfig"; sourceTree = "<group>"; };
  40. 43AF801F2174DF0D00C0D9DC /* Module-Shared.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Shared.xcconfig"; sourceTree = "<group>"; };
  41. 8D1107310486CEB800E47090 /* BenchmarkIPhone-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "BenchmarkIPhone-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
  42. DC3D2F381674073100DFAFAA /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
  43. DC987BD711928FD60020FF52 /* BaseNSLogging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BaseNSLogging.h; path = ../../../Benchmarking/BaseNSLogging.h; sourceTree = SOURCE_ROOT; };
  44. DC987BD811928FD60020FF52 /* BaseNSLogging.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BaseNSLogging.m; path = ../../../Benchmarking/BaseNSLogging.m; sourceTree = SOURCE_ROOT; };
  45. DC987BD911928FD60020FF52 /* DynamicLogging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DynamicLogging.h; path = ../../../Benchmarking/DynamicLogging.h; sourceTree = SOURCE_ROOT; };
  46. DC987BDA11928FD60020FF52 /* DynamicLogging.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DynamicLogging.m; path = ../../../Benchmarking/DynamicLogging.m; sourceTree = SOURCE_ROOT; };
  47. DC987BDB11928FD60020FF52 /* PerformanceTesting.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PerformanceTesting.h; path = ../../../Benchmarking/PerformanceTesting.h; sourceTree = SOURCE_ROOT; };
  48. DC987BDC11928FD60020FF52 /* PerformanceTesting.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PerformanceTesting.m; path = ../../../Benchmarking/PerformanceTesting.m; sourceTree = SOURCE_ROOT; };
  49. DC987BDD11928FD60020FF52 /* StaticLogging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StaticLogging.h; path = ../../../Benchmarking/StaticLogging.h; sourceTree = SOURCE_ROOT; };
  50. DC987BDE11928FD60020FF52 /* StaticLogging.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StaticLogging.m; path = ../../../Benchmarking/StaticLogging.m; sourceTree = SOURCE_ROOT; };
  51. /* End PBXFileReference section */
  52. /* Begin PBXFrameworksBuildPhase section */
  53. 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
  54. isa = PBXFrameworksBuildPhase;
  55. buildActionMask = 2147483647;
  56. files = (
  57. 0A7D8F9A217A109500B496D7 /* CocoaLumberjack.framework in Frameworks */,
  58. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
  59. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
  60. 288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */,
  61. );
  62. runOnlyForDeploymentPostprocessing = 0;
  63. };
  64. /* End PBXFrameworksBuildPhase section */
  65. /* Begin PBXGroup section */
  66. 080E96DDFE201D6D7F000001 /* Classes */ = {
  67. isa = PBXGroup;
  68. children = (
  69. 1D3623240D0F684500981E51 /* BenchmarkIPhoneAppDelegate.h */,
  70. 1D3623250D0F684500981E51 /* BenchmarkIPhoneAppDelegate.m */,
  71. 28D7ACF60DDB3853001CB0EB /* BenchmarkIPhoneViewController.h */,
  72. 28D7ACF70DDB3853001CB0EB /* BenchmarkIPhoneViewController.m */,
  73. );
  74. path = Classes;
  75. sourceTree = "<group>";
  76. };
  77. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  78. isa = PBXGroup;
  79. children = (
  80. 1D6058910D05DD3D006BFB54 /* BenchmarkIPhone.app */,
  81. );
  82. name = Products;
  83. sourceTree = "<group>";
  84. };
  85. 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
  86. isa = PBXGroup;
  87. children = (
  88. 43AF801C2174DF0D00C0D9DC /* Configs */,
  89. DC987BD611928FB50020FF52 /* Benchmarking */,
  90. 080E96DDFE201D6D7F000001 /* Classes */,
  91. 29B97315FDCFA39411CA2CEA /* Other Sources */,
  92. 29B97317FDCFA39411CA2CEA /* Resources */,
  93. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  94. 19C28FACFE9D520D11CA2CBB /* Products */,
  95. );
  96. name = CustomTemplate;
  97. sourceTree = "<group>";
  98. };
  99. 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
  100. isa = PBXGroup;
  101. children = (
  102. 32CA4F630368D1EE00C91783 /* BenchmarkIPhone_Prefix.pch */,
  103. 29B97316FDCFA39411CA2CEA /* main.m */,
  104. );
  105. name = "Other Sources";
  106. sourceTree = "<group>";
  107. };
  108. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  109. isa = PBXGroup;
  110. children = (
  111. 2899E5210DE3E06400AC0155 /* BenchmarkIPhoneViewController.xib */,
  112. 28AD733E0D9D9553002E5188 /* MainWindow.xib */,
  113. DC3D2F381674073100DFAFAA /* Default-568h@2x.png */,
  114. 8D1107310486CEB800E47090 /* BenchmarkIPhone-Info.plist */,
  115. );
  116. name = Resources;
  117. sourceTree = "<group>";
  118. };
  119. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  120. isa = PBXGroup;
  121. children = (
  122. 0A7D8F99217A109500B496D7 /* CocoaLumberjack.framework */,
  123. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
  124. 1D30AB110D05D00D00671497 /* Foundation.framework */,
  125. 288765A40DF7441C002DB57D /* CoreGraphics.framework */,
  126. );
  127. name = Frameworks;
  128. sourceTree = "<group>";
  129. };
  130. 43AF801C2174DF0D00C0D9DC /* Configs */ = {
  131. isa = PBXGroup;
  132. children = (
  133. 43AF801D2174DF0D00C0D9DC /* Module-Release.xcconfig */,
  134. 43AF801E2174DF0D00C0D9DC /* Module-Debug.xcconfig */,
  135. 43AF801F2174DF0D00C0D9DC /* Module-Shared.xcconfig */,
  136. );
  137. name = Configs;
  138. path = ../../../Configs;
  139. sourceTree = "<group>";
  140. };
  141. DC987BD611928FB50020FF52 /* Benchmarking */ = {
  142. isa = PBXGroup;
  143. children = (
  144. DC987BDB11928FD60020FF52 /* PerformanceTesting.h */,
  145. DC987BDC11928FD60020FF52 /* PerformanceTesting.m */,
  146. DC987BD711928FD60020FF52 /* BaseNSLogging.h */,
  147. DC987BD811928FD60020FF52 /* BaseNSLogging.m */,
  148. DC987BDD11928FD60020FF52 /* StaticLogging.h */,
  149. DC987BDE11928FD60020FF52 /* StaticLogging.m */,
  150. DC987BD911928FD60020FF52 /* DynamicLogging.h */,
  151. DC987BDA11928FD60020FF52 /* DynamicLogging.m */,
  152. );
  153. name = Benchmarking;
  154. path = ../../../Benchmarking;
  155. sourceTree = "<group>";
  156. };
  157. /* End PBXGroup section */
  158. /* Begin PBXNativeTarget section */
  159. 1D6058900D05DD3D006BFB54 /* BenchmarkIPhone */ = {
  160. isa = PBXNativeTarget;
  161. buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "BenchmarkIPhone" */;
  162. buildPhases = (
  163. 1D60588D0D05DD3D006BFB54 /* Resources */,
  164. 1D60588E0D05DD3D006BFB54 /* Sources */,
  165. 1D60588F0D05DD3D006BFB54 /* Frameworks */,
  166. );
  167. buildRules = (
  168. );
  169. dependencies = (
  170. );
  171. name = BenchmarkIPhone;
  172. productName = BenchmarkIPhone;
  173. productReference = 1D6058910D05DD3D006BFB54 /* BenchmarkIPhone.app */;
  174. productType = "com.apple.product-type.application";
  175. };
  176. /* End PBXNativeTarget section */
  177. /* Begin PBXProject section */
  178. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  179. isa = PBXProject;
  180. attributes = {
  181. LastUpgradeCheck = 1410;
  182. };
  183. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "BenchmarkIPhone" */;
  184. compatibilityVersion = "Xcode 13.0";
  185. developmentRegion = en;
  186. hasScannedForEncodings = 1;
  187. knownRegions = (
  188. fr,
  189. en,
  190. de,
  191. Base,
  192. ja,
  193. );
  194. mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
  195. productRefGroup = 19C28FACFE9D520D11CA2CBB /* Products */;
  196. projectDirPath = "";
  197. projectRoot = "";
  198. targets = (
  199. 1D6058900D05DD3D006BFB54 /* BenchmarkIPhone */,
  200. );
  201. };
  202. /* End PBXProject section */
  203. /* Begin PBXResourcesBuildPhase section */
  204. 1D60588D0D05DD3D006BFB54 /* Resources */ = {
  205. isa = PBXResourcesBuildPhase;
  206. buildActionMask = 2147483647;
  207. files = (
  208. 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */,
  209. 2899E5220DE3E06400AC0155 /* BenchmarkIPhoneViewController.xib in Resources */,
  210. DC3D2F391674073100DFAFAA /* Default-568h@2x.png in Resources */,
  211. );
  212. runOnlyForDeploymentPostprocessing = 0;
  213. };
  214. /* End PBXResourcesBuildPhase section */
  215. /* Begin PBXSourcesBuildPhase section */
  216. 1D60588E0D05DD3D006BFB54 /* Sources */ = {
  217. isa = PBXSourcesBuildPhase;
  218. buildActionMask = 2147483647;
  219. files = (
  220. 1D60589B0D05DD56006BFB54 /* main.m in Sources */,
  221. 1D3623260D0F684500981E51 /* BenchmarkIPhoneAppDelegate.m in Sources */,
  222. 28D7ACF80DDB3853001CB0EB /* BenchmarkIPhoneViewController.m in Sources */,
  223. DC987BDF11928FD60020FF52 /* BaseNSLogging.m in Sources */,
  224. DC987BE011928FD60020FF52 /* DynamicLogging.m in Sources */,
  225. DC987BE111928FD60020FF52 /* PerformanceTesting.m in Sources */,
  226. DC987BE211928FD60020FF52 /* StaticLogging.m in Sources */,
  227. );
  228. runOnlyForDeploymentPostprocessing = 0;
  229. };
  230. /* End PBXSourcesBuildPhase section */
  231. /* Begin XCBuildConfiguration section */
  232. 1D6058940D05DD3E006BFB54 /* Debug */ = {
  233. isa = XCBuildConfiguration;
  234. buildSettings = {
  235. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  236. GCC_PREFIX_HEADER = BenchmarkIPhone_Prefix.pch;
  237. INFOPLIST_FILE = "BenchmarkIPhone-Info.plist";
  238. SDKROOT = iphoneos;
  239. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  240. TARGETED_DEVICE_FAMILY = "1,2";
  241. };
  242. name = Debug;
  243. };
  244. 1D6058950D05DD3E006BFB54 /* Release */ = {
  245. isa = XCBuildConfiguration;
  246. buildSettings = {
  247. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  248. GCC_PREFIX_HEADER = BenchmarkIPhone_Prefix.pch;
  249. INFOPLIST_FILE = "BenchmarkIPhone-Info.plist";
  250. SDKROOT = iphoneos;
  251. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  252. TARGETED_DEVICE_FAMILY = "1,2";
  253. };
  254. name = Release;
  255. };
  256. C01FCF4F08A954540054247B /* Debug */ = {
  257. isa = XCBuildConfiguration;
  258. baseConfigurationReference = 43AF801E2174DF0D00C0D9DC /* Module-Debug.xcconfig */;
  259. buildSettings = {
  260. };
  261. name = Debug;
  262. };
  263. C01FCF5008A954540054247B /* Release */ = {
  264. isa = XCBuildConfiguration;
  265. baseConfigurationReference = 43AF801D2174DF0D00C0D9DC /* Module-Release.xcconfig */;
  266. buildSettings = {
  267. };
  268. name = Release;
  269. };
  270. /* End XCBuildConfiguration section */
  271. /* Begin XCConfigurationList section */
  272. 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "BenchmarkIPhone" */ = {
  273. isa = XCConfigurationList;
  274. buildConfigurations = (
  275. 1D6058940D05DD3E006BFB54 /* Debug */,
  276. 1D6058950D05DD3E006BFB54 /* Release */,
  277. );
  278. defaultConfigurationIsVisible = 0;
  279. defaultConfigurationName = Release;
  280. };
  281. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "BenchmarkIPhone" */ = {
  282. isa = XCConfigurationList;
  283. buildConfigurations = (
  284. C01FCF4F08A954540054247B /* Debug */,
  285. C01FCF5008A954540054247B /* Release */,
  286. );
  287. defaultConfigurationIsVisible = 0;
  288. defaultConfigurationName = Release;
  289. };
  290. /* End XCConfigurationList section */
  291. };
  292. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  293. }