project.pbxproj 18 KB

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