project.pbxproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD58140DA1D0A300B32029 /* MainMenu.xib */; };
  10. 256AC3DA0F4B6AC300CF3369 /* LogFileCompressorAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 256AC3D90F4B6AC300CF3369 /* LogFileCompressorAppDelegate.m */; };
  11. 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
  12. 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
  13. 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
  14. DC9F20D711AB90C80047759A /* CompressingLogFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9F20D611AB90C80047759A /* CompressingLogFileManager.m */; };
  15. DC9F20E511AB91450047759A /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = DC9F20E411AB91450047759A /* libz.dylib */; };
  16. F3D8884999DD815B54083D0D /* Pods_LogFileCompressor.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 37DD1CE309EDCBBDFBFBC0D7 /* Pods_LogFileCompressor.framework */; };
  17. /* End PBXBuildFile section */
  18. /* Begin PBXFileReference section */
  19. 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  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. 1DDD58150DA1D0A300B32029 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
  23. 256AC3D80F4B6AC300CF3369 /* LogFileCompressorAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LogFileCompressorAppDelegate.h; sourceTree = "<group>"; };
  24. 256AC3D90F4B6AC300CF3369 /* LogFileCompressorAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LogFileCompressorAppDelegate.m; sourceTree = "<group>"; };
  25. 256AC3F00F4B6AF500CF3369 /* LogFileCompressor_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LogFileCompressor_Prefix.pch; sourceTree = "<group>"; };
  26. 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  27. 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
  28. 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
  29. 37DD1CE309EDCBBDFBFBC0D7 /* Pods_LogFileCompressor.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LogFileCompressor.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  30. 8D1107310486CEB800E47090 /* LogFileCompressor-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "LogFileCompressor-Info.plist"; sourceTree = "<group>"; };
  31. 8D1107320486CEB800E47090 /* LogFileCompressor.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LogFileCompressor.app; sourceTree = BUILT_PRODUCTS_DIR; };
  32. B9BE38AA9CCD40F05BB881D7 /* Pods-LogFileCompressor.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LogFileCompressor.debug.xcconfig"; path = "Pods/Target Support Files/Pods-LogFileCompressor/Pods-LogFileCompressor.debug.xcconfig"; sourceTree = "<group>"; };
  33. C47E5E2D3ACB5F42DC604586 /* Pods-LogFileCompressor.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LogFileCompressor.release.xcconfig"; path = "Pods/Target Support Files/Pods-LogFileCompressor/Pods-LogFileCompressor.release.xcconfig"; sourceTree = "<group>"; };
  34. DC9F20D511AB90C80047759A /* CompressingLogFileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompressingLogFileManager.h; sourceTree = "<group>"; };
  35. DC9F20D611AB90C80047759A /* CompressingLogFileManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CompressingLogFileManager.m; sourceTree = "<group>"; };
  36. DC9F20E411AB91450047759A /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
  37. /* End PBXFileReference section */
  38. /* Begin PBXFrameworksBuildPhase section */
  39. 8D11072E0486CEB800E47090 /* Frameworks */ = {
  40. isa = PBXFrameworksBuildPhase;
  41. buildActionMask = 2147483647;
  42. files = (
  43. 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
  44. DC9F20E511AB91450047759A /* libz.dylib in Frameworks */,
  45. F3D8884999DD815B54083D0D /* Pods_LogFileCompressor.framework in Frameworks */,
  46. );
  47. runOnlyForDeploymentPostprocessing = 0;
  48. };
  49. /* End PBXFrameworksBuildPhase section */
  50. /* Begin PBXGroup section */
  51. 080E96DDFE201D6D7F000001 /* Classes */ = {
  52. isa = PBXGroup;
  53. children = (
  54. 256AC3D80F4B6AC300CF3369 /* LogFileCompressorAppDelegate.h */,
  55. 256AC3D90F4B6AC300CF3369 /* LogFileCompressorAppDelegate.m */,
  56. );
  57. name = Classes;
  58. sourceTree = "<group>";
  59. };
  60. 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
  61. isa = PBXGroup;
  62. children = (
  63. 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
  64. DC9F20E411AB91450047759A /* libz.dylib */,
  65. );
  66. name = "Linked Frameworks";
  67. sourceTree = "<group>";
  68. };
  69. 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
  70. isa = PBXGroup;
  71. children = (
  72. 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
  73. 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
  74. 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
  75. );
  76. name = "Other Frameworks";
  77. sourceTree = "<group>";
  78. };
  79. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  80. isa = PBXGroup;
  81. children = (
  82. 8D1107320486CEB800E47090 /* LogFileCompressor.app */,
  83. );
  84. name = Products;
  85. sourceTree = "<group>";
  86. };
  87. 29B97314FDCFA39411CA2CEA /* LogFileCompressor */ = {
  88. isa = PBXGroup;
  89. children = (
  90. DC9F20D011AB909A0047759A /* Compressor */,
  91. 080E96DDFE201D6D7F000001 /* Classes */,
  92. 29B97315FDCFA39411CA2CEA /* Other Sources */,
  93. 29B97317FDCFA39411CA2CEA /* Resources */,
  94. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  95. 19C28FACFE9D520D11CA2CBB /* Products */,
  96. 953D5805401E8EED9DA153D3 /* Pods */,
  97. );
  98. name = LogFileCompressor;
  99. sourceTree = "<group>";
  100. };
  101. 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
  102. isa = PBXGroup;
  103. children = (
  104. 256AC3F00F4B6AF500CF3369 /* LogFileCompressor_Prefix.pch */,
  105. 29B97316FDCFA39411CA2CEA /* main.m */,
  106. );
  107. name = "Other Sources";
  108. sourceTree = "<group>";
  109. };
  110. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  111. isa = PBXGroup;
  112. children = (
  113. 8D1107310486CEB800E47090 /* LogFileCompressor-Info.plist */,
  114. 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
  115. 1DDD58140DA1D0A300B32029 /* MainMenu.xib */,
  116. );
  117. name = Resources;
  118. sourceTree = "<group>";
  119. };
  120. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  121. isa = PBXGroup;
  122. children = (
  123. 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
  124. 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
  125. 37DD1CE309EDCBBDFBFBC0D7 /* Pods_LogFileCompressor.framework */,
  126. );
  127. name = Frameworks;
  128. sourceTree = "<group>";
  129. };
  130. 953D5805401E8EED9DA153D3 /* Pods */ = {
  131. isa = PBXGroup;
  132. children = (
  133. B9BE38AA9CCD40F05BB881D7 /* Pods-LogFileCompressor.debug.xcconfig */,
  134. C47E5E2D3ACB5F42DC604586 /* Pods-LogFileCompressor.release.xcconfig */,
  135. );
  136. name = Pods;
  137. sourceTree = "<group>";
  138. };
  139. DC9F20D011AB909A0047759A /* Compressor */ = {
  140. isa = PBXGroup;
  141. children = (
  142. DC9F20D511AB90C80047759A /* CompressingLogFileManager.h */,
  143. DC9F20D611AB90C80047759A /* CompressingLogFileManager.m */,
  144. );
  145. name = Compressor;
  146. sourceTree = "<group>";
  147. };
  148. /* End PBXGroup section */
  149. /* Begin PBXNativeTarget section */
  150. 8D1107260486CEB800E47090 /* LogFileCompressor */ = {
  151. isa = PBXNativeTarget;
  152. buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "LogFileCompressor" */;
  153. buildPhases = (
  154. 1D7F8D95C849443C9DECA805 /* [CP] Check Pods Manifest.lock */,
  155. 8D1107290486CEB800E47090 /* Resources */,
  156. 8D11072C0486CEB800E47090 /* Sources */,
  157. 8D11072E0486CEB800E47090 /* Frameworks */,
  158. 04ACD886B71642A2A575EE07 /* [CP] Copy Pods Resources */,
  159. 217801A837E4691B2BF36EFF /* [CP] Embed Pods Frameworks */,
  160. );
  161. buildRules = (
  162. );
  163. dependencies = (
  164. );
  165. name = LogFileCompressor;
  166. productInstallPath = "$(HOME)/Applications";
  167. productName = LogFileCompressor;
  168. productReference = 8D1107320486CEB800E47090 /* LogFileCompressor.app */;
  169. productType = "com.apple.product-type.application";
  170. };
  171. /* End PBXNativeTarget section */
  172. /* Begin PBXProject section */
  173. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  174. isa = PBXProject;
  175. attributes = {
  176. LastUpgradeCheck = 0900;
  177. };
  178. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "LogFileCompressor" */;
  179. compatibilityVersion = "Xcode 3.2";
  180. developmentRegion = English;
  181. hasScannedForEncodings = 1;
  182. knownRegions = (
  183. English,
  184. Japanese,
  185. French,
  186. German,
  187. );
  188. mainGroup = 29B97314FDCFA39411CA2CEA /* LogFileCompressor */;
  189. productRefGroup = 19C28FACFE9D520D11CA2CBB /* Products */;
  190. projectDirPath = "";
  191. projectRoot = "";
  192. targets = (
  193. 8D1107260486CEB800E47090 /* LogFileCompressor */,
  194. );
  195. };
  196. /* End PBXProject section */
  197. /* Begin PBXResourcesBuildPhase section */
  198. 8D1107290486CEB800E47090 /* Resources */ = {
  199. isa = PBXResourcesBuildPhase;
  200. buildActionMask = 2147483647;
  201. files = (
  202. 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
  203. 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */,
  204. );
  205. runOnlyForDeploymentPostprocessing = 0;
  206. };
  207. /* End PBXResourcesBuildPhase section */
  208. /* Begin PBXShellScriptBuildPhase section */
  209. 04ACD886B71642A2A575EE07 /* [CP] Copy Pods Resources */ = {
  210. isa = PBXShellScriptBuildPhase;
  211. buildActionMask = 2147483647;
  212. files = (
  213. );
  214. inputPaths = (
  215. );
  216. name = "[CP] Copy Pods Resources";
  217. outputPaths = (
  218. );
  219. runOnlyForDeploymentPostprocessing = 0;
  220. shellPath = /bin/sh;
  221. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-LogFileCompressor/Pods-LogFileCompressor-resources.sh\"\n";
  222. showEnvVarsInLog = 0;
  223. };
  224. 1D7F8D95C849443C9DECA805 /* [CP] Check Pods Manifest.lock */ = {
  225. isa = PBXShellScriptBuildPhase;
  226. buildActionMask = 2147483647;
  227. files = (
  228. );
  229. inputPaths = (
  230. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  231. "${PODS_ROOT}/Manifest.lock",
  232. );
  233. name = "[CP] Check Pods Manifest.lock";
  234. outputPaths = (
  235. "$(DERIVED_FILE_DIR)/Pods-LogFileCompressor-checkManifestLockResult.txt",
  236. );
  237. runOnlyForDeploymentPostprocessing = 0;
  238. shellPath = /bin/sh;
  239. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  240. showEnvVarsInLog = 0;
  241. };
  242. 217801A837E4691B2BF36EFF /* [CP] Embed Pods Frameworks */ = {
  243. isa = PBXShellScriptBuildPhase;
  244. buildActionMask = 2147483647;
  245. files = (
  246. );
  247. inputPaths = (
  248. "${SRCROOT}/Pods/Target Support Files/Pods-LogFileCompressor/Pods-LogFileCompressor-frameworks.sh",
  249. "${BUILT_PRODUCTS_DIR}/CocoaLumberjack/CocoaLumberjack.framework",
  250. );
  251. name = "[CP] Embed Pods Frameworks";
  252. outputPaths = (
  253. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CocoaLumberjack.framework",
  254. );
  255. runOnlyForDeploymentPostprocessing = 0;
  256. shellPath = /bin/sh;
  257. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-LogFileCompressor/Pods-LogFileCompressor-frameworks.sh\"\n";
  258. showEnvVarsInLog = 0;
  259. };
  260. /* End PBXShellScriptBuildPhase section */
  261. /* Begin PBXSourcesBuildPhase section */
  262. 8D11072C0486CEB800E47090 /* Sources */ = {
  263. isa = PBXSourcesBuildPhase;
  264. buildActionMask = 2147483647;
  265. files = (
  266. 8D11072D0486CEB800E47090 /* main.m in Sources */,
  267. 256AC3DA0F4B6AC300CF3369 /* LogFileCompressorAppDelegate.m in Sources */,
  268. DC9F20D711AB90C80047759A /* CompressingLogFileManager.m in Sources */,
  269. );
  270. runOnlyForDeploymentPostprocessing = 0;
  271. };
  272. /* End PBXSourcesBuildPhase section */
  273. /* Begin PBXVariantGroup section */
  274. 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
  275. isa = PBXVariantGroup;
  276. children = (
  277. 089C165DFE840E0CC02AAC07 /* English */,
  278. );
  279. name = InfoPlist.strings;
  280. sourceTree = "<group>";
  281. };
  282. 1DDD58140DA1D0A300B32029 /* MainMenu.xib */ = {
  283. isa = PBXVariantGroup;
  284. children = (
  285. 1DDD58150DA1D0A300B32029 /* English */,
  286. );
  287. name = MainMenu.xib;
  288. sourceTree = "<group>";
  289. };
  290. /* End PBXVariantGroup section */
  291. /* Begin XCBuildConfiguration section */
  292. C01FCF4B08A954540054247B /* Debug */ = {
  293. isa = XCBuildConfiguration;
  294. baseConfigurationReference = B9BE38AA9CCD40F05BB881D7 /* Pods-LogFileCompressor.debug.xcconfig */;
  295. buildSettings = {
  296. ALWAYS_SEARCH_USER_PATHS = NO;
  297. CLANG_ENABLE_OBJC_ARC = YES;
  298. COMBINE_HIDPI_IMAGES = YES;
  299. COPY_PHASE_STRIP = NO;
  300. GCC_DYNAMIC_NO_PIC = NO;
  301. GCC_MODEL_TUNING = G5;
  302. GCC_OPTIMIZATION_LEVEL = 0;
  303. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  304. GCC_PREFIX_HEADER = LogFileCompressor_Prefix.pch;
  305. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  306. INFOPLIST_FILE = "LogFileCompressor-Info.plist";
  307. INSTALL_PATH = "$(HOME)/Applications";
  308. PRODUCT_BUNDLE_IDENTIFIER = "com.yourcompany.${PRODUCT_NAME:rfc1034identifier}";
  309. PRODUCT_NAME = LogFileCompressor;
  310. };
  311. name = Debug;
  312. };
  313. C01FCF4C08A954540054247B /* Release */ = {
  314. isa = XCBuildConfiguration;
  315. baseConfigurationReference = C47E5E2D3ACB5F42DC604586 /* Pods-LogFileCompressor.release.xcconfig */;
  316. buildSettings = {
  317. ALWAYS_SEARCH_USER_PATHS = NO;
  318. CLANG_ENABLE_OBJC_ARC = YES;
  319. COMBINE_HIDPI_IMAGES = YES;
  320. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  321. GCC_MODEL_TUNING = G5;
  322. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  323. GCC_PREFIX_HEADER = LogFileCompressor_Prefix.pch;
  324. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  325. INFOPLIST_FILE = "LogFileCompressor-Info.plist";
  326. INSTALL_PATH = "$(HOME)/Applications";
  327. PRODUCT_BUNDLE_IDENTIFIER = "com.yourcompany.${PRODUCT_NAME:rfc1034identifier}";
  328. PRODUCT_NAME = LogFileCompressor;
  329. };
  330. name = Release;
  331. };
  332. C01FCF4F08A954540054247B /* Debug */ = {
  333. isa = XCBuildConfiguration;
  334. buildSettings = {
  335. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  336. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  337. CLANG_WARN_BOOL_CONVERSION = YES;
  338. CLANG_WARN_COMMA = YES;
  339. CLANG_WARN_CONSTANT_CONVERSION = YES;
  340. CLANG_WARN_EMPTY_BODY = YES;
  341. CLANG_WARN_ENUM_CONVERSION = YES;
  342. CLANG_WARN_INFINITE_RECURSION = YES;
  343. CLANG_WARN_INT_CONVERSION = YES;
  344. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  345. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  346. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  347. CLANG_WARN_STRICT_PROTOTYPES = YES;
  348. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  349. CLANG_WARN_UNREACHABLE_CODE = YES;
  350. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  351. ENABLE_STRICT_OBJC_MSGSEND = YES;
  352. ENABLE_TESTABILITY = YES;
  353. GCC_C_LANGUAGE_STANDARD = gnu99;
  354. GCC_NO_COMMON_BLOCKS = YES;
  355. GCC_OPTIMIZATION_LEVEL = 0;
  356. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  357. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  358. GCC_WARN_UNDECLARED_SELECTOR = YES;
  359. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  360. GCC_WARN_UNUSED_FUNCTION = YES;
  361. GCC_WARN_UNUSED_VARIABLE = YES;
  362. MACOSX_DEPLOYMENT_TARGET = 10.8;
  363. ONLY_ACTIVE_ARCH = YES;
  364. SDKROOT = macosx;
  365. };
  366. name = Debug;
  367. };
  368. C01FCF5008A954540054247B /* Release */ = {
  369. isa = XCBuildConfiguration;
  370. buildSettings = {
  371. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  372. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  373. CLANG_WARN_BOOL_CONVERSION = YES;
  374. CLANG_WARN_COMMA = YES;
  375. CLANG_WARN_CONSTANT_CONVERSION = YES;
  376. CLANG_WARN_EMPTY_BODY = YES;
  377. CLANG_WARN_ENUM_CONVERSION = YES;
  378. CLANG_WARN_INFINITE_RECURSION = YES;
  379. CLANG_WARN_INT_CONVERSION = YES;
  380. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  381. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  382. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  383. CLANG_WARN_STRICT_PROTOTYPES = YES;
  384. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  385. CLANG_WARN_UNREACHABLE_CODE = YES;
  386. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  387. ENABLE_STRICT_OBJC_MSGSEND = YES;
  388. GCC_C_LANGUAGE_STANDARD = gnu99;
  389. GCC_NO_COMMON_BLOCKS = YES;
  390. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  391. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  392. GCC_WARN_UNDECLARED_SELECTOR = YES;
  393. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  394. GCC_WARN_UNUSED_FUNCTION = YES;
  395. GCC_WARN_UNUSED_VARIABLE = YES;
  396. MACOSX_DEPLOYMENT_TARGET = 10.8;
  397. SDKROOT = macosx;
  398. };
  399. name = Release;
  400. };
  401. /* End XCBuildConfiguration section */
  402. /* Begin XCConfigurationList section */
  403. C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "LogFileCompressor" */ = {
  404. isa = XCConfigurationList;
  405. buildConfigurations = (
  406. C01FCF4B08A954540054247B /* Debug */,
  407. C01FCF4C08A954540054247B /* Release */,
  408. );
  409. defaultConfigurationIsVisible = 0;
  410. defaultConfigurationName = Release;
  411. };
  412. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "LogFileCompressor" */ = {
  413. isa = XCConfigurationList;
  414. buildConfigurations = (
  415. C01FCF4F08A954540054247B /* Debug */,
  416. C01FCF5008A954540054247B /* Release */,
  417. );
  418. defaultConfigurationIsVisible = 0;
  419. defaultConfigurationName = Release;
  420. };
  421. /* End XCConfigurationList section */
  422. };
  423. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  424. }