project.pbxproj 12 KB

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