project.pbxproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 55;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0A7D8FAA217A10BD00B496D7 /* CocoaLumberjack.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A7D8FA9217A10BD00B496D7 /* CocoaLumberjack.framework */; };
  10. DC25B76B146A0294000F32F4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC25B76A146A0294000F32F4 /* Cocoa.framework */; };
  11. DC25B775146A0294000F32F4 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DC25B773146A0294000F32F4 /* InfoPlist.strings */; };
  12. DC25B777146A0294000F32F4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DC25B776146A0294000F32F4 /* main.m */; };
  13. DC25B77B146A0294000F32F4 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = DC25B779146A0294000F32F4 /* Credits.rtf */; };
  14. DC25B77E146A0294000F32F4 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DC25B77D146A0294000F32F4 /* AppDelegate.m */; };
  15. DC25B781146A0295000F32F4 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = DC25B77F146A0295000F32F4 /* MainMenu.xib */; };
  16. /* End PBXBuildFile section */
  17. /* Begin PBXFileReference section */
  18. 0A7D8FA9217A10BD00B496D7 /* CocoaLumberjack.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = CocoaLumberjack.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  19. 43AF803D2174E5DC00C0D9DC /* Module-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Release.xcconfig"; sourceTree = "<group>"; };
  20. 43AF803E2174E5DC00C0D9DC /* Module-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Debug.xcconfig"; sourceTree = "<group>"; };
  21. 43AF803F2174E5DC00C0D9DC /* Module-Shared.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Shared.xcconfig"; sourceTree = "<group>"; };
  22. DC25B766146A0294000F32F4 /* DispatchQueueLogger.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DispatchQueueLogger.app; sourceTree = BUILT_PRODUCTS_DIR; };
  23. DC25B76A146A0294000F32F4 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
  24. DC25B76D146A0294000F32F4 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
  25. DC25B76E146A0294000F32F4 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
  26. DC25B76F146A0294000F32F4 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  27. DC25B772146A0294000F32F4 /* DispatchQueueLogger-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "DispatchQueueLogger-Info.plist"; sourceTree = "<group>"; };
  28. DC25B774146A0294000F32F4 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  29. DC25B776146A0294000F32F4 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  30. DC25B778146A0294000F32F4 /* DispatchQueueLogger-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "DispatchQueueLogger-Prefix.pch"; sourceTree = "<group>"; };
  31. DC25B77A146A0294000F32F4 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
  32. DC25B77C146A0294000F32F4 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  33. DC25B77D146A0294000F32F4 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  34. DC25B780146A0295000F32F4 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
  35. /* End PBXFileReference section */
  36. /* Begin PBXFrameworksBuildPhase section */
  37. DC25B763146A0294000F32F4 /* Frameworks */ = {
  38. isa = PBXFrameworksBuildPhase;
  39. buildActionMask = 2147483647;
  40. files = (
  41. 0A7D8FAA217A10BD00B496D7 /* CocoaLumberjack.framework in Frameworks */,
  42. DC25B76B146A0294000F32F4 /* Cocoa.framework in Frameworks */,
  43. );
  44. runOnlyForDeploymentPostprocessing = 0;
  45. };
  46. /* End PBXFrameworksBuildPhase section */
  47. /* Begin PBXGroup section */
  48. 43AF803C2174E5DC00C0D9DC /* Configs */ = {
  49. isa = PBXGroup;
  50. children = (
  51. 43AF803D2174E5DC00C0D9DC /* Module-Release.xcconfig */,
  52. 43AF803E2174E5DC00C0D9DC /* Module-Debug.xcconfig */,
  53. 43AF803F2174E5DC00C0D9DC /* Module-Shared.xcconfig */,
  54. );
  55. name = Configs;
  56. path = ../../Configs;
  57. sourceTree = "<group>";
  58. };
  59. DC25B75B146A0294000F32F4 = {
  60. isa = PBXGroup;
  61. children = (
  62. 43AF803C2174E5DC00C0D9DC /* Configs */,
  63. DC25B770146A0294000F32F4 /* DispatchQueueLogger */,
  64. DC25B769146A0294000F32F4 /* Frameworks */,
  65. DC25B767146A0294000F32F4 /* Products */,
  66. );
  67. sourceTree = "<group>";
  68. };
  69. DC25B767146A0294000F32F4 /* Products */ = {
  70. isa = PBXGroup;
  71. children = (
  72. DC25B766146A0294000F32F4 /* DispatchQueueLogger.app */,
  73. );
  74. name = Products;
  75. sourceTree = "<group>";
  76. };
  77. DC25B769146A0294000F32F4 /* Frameworks */ = {
  78. isa = PBXGroup;
  79. children = (
  80. 0A7D8FA9217A10BD00B496D7 /* CocoaLumberjack.framework */,
  81. DC25B76A146A0294000F32F4 /* Cocoa.framework */,
  82. DC25B76C146A0294000F32F4 /* Other Frameworks */,
  83. );
  84. name = Frameworks;
  85. sourceTree = "<group>";
  86. };
  87. DC25B76C146A0294000F32F4 /* Other Frameworks */ = {
  88. isa = PBXGroup;
  89. children = (
  90. DC25B76D146A0294000F32F4 /* AppKit.framework */,
  91. DC25B76E146A0294000F32F4 /* CoreData.framework */,
  92. DC25B76F146A0294000F32F4 /* Foundation.framework */,
  93. );
  94. name = "Other Frameworks";
  95. sourceTree = "<group>";
  96. };
  97. DC25B770146A0294000F32F4 /* DispatchQueueLogger */ = {
  98. isa = PBXGroup;
  99. children = (
  100. DC25B77C146A0294000F32F4 /* AppDelegate.h */,
  101. DC25B77D146A0294000F32F4 /* AppDelegate.m */,
  102. DC25B77F146A0295000F32F4 /* MainMenu.xib */,
  103. DC25B771146A0294000F32F4 /* Supporting Files */,
  104. );
  105. path = DispatchQueueLogger;
  106. sourceTree = "<group>";
  107. };
  108. DC25B771146A0294000F32F4 /* Supporting Files */ = {
  109. isa = PBXGroup;
  110. children = (
  111. DC25B772146A0294000F32F4 /* DispatchQueueLogger-Info.plist */,
  112. DC25B773146A0294000F32F4 /* InfoPlist.strings */,
  113. DC25B776146A0294000F32F4 /* main.m */,
  114. DC25B778146A0294000F32F4 /* DispatchQueueLogger-Prefix.pch */,
  115. DC25B779146A0294000F32F4 /* Credits.rtf */,
  116. );
  117. name = "Supporting Files";
  118. sourceTree = "<group>";
  119. };
  120. /* End PBXGroup section */
  121. /* Begin PBXNativeTarget section */
  122. DC25B765146A0294000F32F4 /* DispatchQueueLogger */ = {
  123. isa = PBXNativeTarget;
  124. buildConfigurationList = DC25B784146A0295000F32F4 /* Build configuration list for PBXNativeTarget "DispatchQueueLogger" */;
  125. buildPhases = (
  126. DC25B762146A0294000F32F4 /* Sources */,
  127. DC25B763146A0294000F32F4 /* Frameworks */,
  128. DC25B764146A0294000F32F4 /* Resources */,
  129. );
  130. buildRules = (
  131. );
  132. dependencies = (
  133. );
  134. name = DispatchQueueLogger;
  135. productName = DispatchQueueLogger;
  136. productReference = DC25B766146A0294000F32F4 /* DispatchQueueLogger.app */;
  137. productType = "com.apple.product-type.application";
  138. };
  139. /* End PBXNativeTarget section */
  140. /* Begin PBXProject section */
  141. DC25B75D146A0294000F32F4 /* Project object */ = {
  142. isa = PBXProject;
  143. attributes = {
  144. LastUpgradeCheck = 1410;
  145. };
  146. buildConfigurationList = DC25B760146A0294000F32F4 /* Build configuration list for PBXProject "DispatchQueueLogger" */;
  147. compatibilityVersion = "Xcode 13.0";
  148. developmentRegion = en;
  149. hasScannedForEncodings = 0;
  150. knownRegions = (
  151. en,
  152. Base,
  153. );
  154. mainGroup = DC25B75B146A0294000F32F4;
  155. productRefGroup = DC25B767146A0294000F32F4 /* Products */;
  156. projectDirPath = "";
  157. projectRoot = "";
  158. targets = (
  159. DC25B765146A0294000F32F4 /* DispatchQueueLogger */,
  160. );
  161. };
  162. /* End PBXProject section */
  163. /* Begin PBXResourcesBuildPhase section */
  164. DC25B764146A0294000F32F4 /* Resources */ = {
  165. isa = PBXResourcesBuildPhase;
  166. buildActionMask = 2147483647;
  167. files = (
  168. DC25B775146A0294000F32F4 /* InfoPlist.strings in Resources */,
  169. DC25B77B146A0294000F32F4 /* Credits.rtf in Resources */,
  170. DC25B781146A0295000F32F4 /* MainMenu.xib in Resources */,
  171. );
  172. runOnlyForDeploymentPostprocessing = 0;
  173. };
  174. /* End PBXResourcesBuildPhase section */
  175. /* Begin PBXSourcesBuildPhase section */
  176. DC25B762146A0294000F32F4 /* Sources */ = {
  177. isa = PBXSourcesBuildPhase;
  178. buildActionMask = 2147483647;
  179. files = (
  180. DC25B777146A0294000F32F4 /* main.m in Sources */,
  181. DC25B77E146A0294000F32F4 /* AppDelegate.m in Sources */,
  182. );
  183. runOnlyForDeploymentPostprocessing = 0;
  184. };
  185. /* End PBXSourcesBuildPhase section */
  186. /* Begin PBXVariantGroup section */
  187. DC25B773146A0294000F32F4 /* InfoPlist.strings */ = {
  188. isa = PBXVariantGroup;
  189. children = (
  190. DC25B774146A0294000F32F4 /* en */,
  191. );
  192. name = InfoPlist.strings;
  193. sourceTree = "<group>";
  194. };
  195. DC25B779146A0294000F32F4 /* Credits.rtf */ = {
  196. isa = PBXVariantGroup;
  197. children = (
  198. DC25B77A146A0294000F32F4 /* en */,
  199. );
  200. name = Credits.rtf;
  201. sourceTree = "<group>";
  202. };
  203. DC25B77F146A0295000F32F4 /* MainMenu.xib */ = {
  204. isa = PBXVariantGroup;
  205. children = (
  206. DC25B780146A0295000F32F4 /* en */,
  207. );
  208. name = MainMenu.xib;
  209. sourceTree = "<group>";
  210. };
  211. /* End PBXVariantGroup section */
  212. /* Begin XCBuildConfiguration section */
  213. DC25B782146A0295000F32F4 /* Debug */ = {
  214. isa = XCBuildConfiguration;
  215. baseConfigurationReference = 43AF803E2174E5DC00C0D9DC /* Module-Debug.xcconfig */;
  216. buildSettings = {
  217. };
  218. name = Debug;
  219. };
  220. DC25B783146A0295000F32F4 /* Release */ = {
  221. isa = XCBuildConfiguration;
  222. baseConfigurationReference = 43AF803D2174E5DC00C0D9DC /* Module-Release.xcconfig */;
  223. buildSettings = {
  224. };
  225. name = Release;
  226. };
  227. DC25B785146A0295000F32F4 /* Debug */ = {
  228. isa = XCBuildConfiguration;
  229. buildSettings = {
  230. CODE_SIGN_IDENTITY = "-";
  231. COMBINE_HIDPI_IMAGES = YES;
  232. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  233. GCC_PREFIX_HEADER = "DispatchQueueLogger/DispatchQueueLogger-Prefix.pch";
  234. INFOPLIST_FILE = "DispatchQueueLogger/DispatchQueueLogger-Info.plist";
  235. SUPPORTED_PLATFORMS = macosx;
  236. TARGETED_DEVICE_FAMILY = "";
  237. WRAPPER_EXTENSION = app;
  238. };
  239. name = Debug;
  240. };
  241. DC25B786146A0295000F32F4 /* Release */ = {
  242. isa = XCBuildConfiguration;
  243. buildSettings = {
  244. CODE_SIGN_IDENTITY = "-";
  245. COMBINE_HIDPI_IMAGES = YES;
  246. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  247. GCC_PREFIX_HEADER = "DispatchQueueLogger/DispatchQueueLogger-Prefix.pch";
  248. INFOPLIST_FILE = "DispatchQueueLogger/DispatchQueueLogger-Info.plist";
  249. SUPPORTED_PLATFORMS = macosx;
  250. TARGETED_DEVICE_FAMILY = "";
  251. WRAPPER_EXTENSION = app;
  252. };
  253. name = Release;
  254. };
  255. /* End XCBuildConfiguration section */
  256. /* Begin XCConfigurationList section */
  257. DC25B760146A0294000F32F4 /* Build configuration list for PBXProject "DispatchQueueLogger" */ = {
  258. isa = XCConfigurationList;
  259. buildConfigurations = (
  260. DC25B782146A0295000F32F4 /* Debug */,
  261. DC25B783146A0295000F32F4 /* Release */,
  262. );
  263. defaultConfigurationIsVisible = 0;
  264. defaultConfigurationName = Release;
  265. };
  266. DC25B784146A0295000F32F4 /* Build configuration list for PBXNativeTarget "DispatchQueueLogger" */ = {
  267. isa = XCConfigurationList;
  268. buildConfigurations = (
  269. DC25B785146A0295000F32F4 /* Debug */,
  270. DC25B786146A0295000F32F4 /* Release */,
  271. );
  272. defaultConfigurationIsVisible = 0;
  273. defaultConfigurationName = Release;
  274. };
  275. /* End XCConfigurationList section */
  276. };
  277. rootObject = DC25B75D146A0294000F32F4 /* Project object */;
  278. }