project.pbxproj 13 KB

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