project.pbxproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CD217D911CCAD587007C50C6 /* json_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD217D8F1CCAD587007C50C6 /* json_test.cpp */; };
  10. CD3C80C61D6A711000ACC795 /* json_binder_discard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD17473E1D4C1DFD000C344B /* json_binder_discard.cpp */; };
  11. CD3C80C71D6A711000ACC795 /* json_common.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD472C751CCC1ABD0084C8D6 /* json_common.cpp */; };
  12. CD3C80CA1D6A711000ACC795 /* json.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CDB2F7421C5D48090067C2EC /* json.hpp */; };
  13. CD3C80CB1D6A711000ACC795 /* json_binder_discard.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CD17473F1D4C1DFD000C344B /* json_binder_discard.hpp */; };
  14. CD3C80D31D6A728000ACC795 /* json_binder.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CDB2F7461C5EA2E80067C2EC /* json_binder.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
  15. CD3C80DB1D6A728A00ACC795 /* json_binder_parser.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CDB2F7451C5E9BEB0067C2EC /* json_binder_parser.hpp */; };
  16. CD3C80DC1D6A728A00ACC795 /* json_tuple_binder.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CD472C791CCC1CD80084C8D6 /* json_tuple_binder.hpp */; };
  17. CD3C80DD1D6A728A00ACC795 /* json_object_binder.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CD472C7A1CCC1D440084C8D6 /* json_object_binder.hpp */; };
  18. CD3C80DE1D6A728A00ACC795 /* json_direct_binder.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CD472C7E1CCC498C0084C8D6 /* json_direct_binder.hpp */; };
  19. CD3C80DF1D6A728A00ACC795 /* json_direct_map_binder.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CD472C7B1CCC1DA20084C8D6 /* json_direct_map_binder.hpp */; };
  20. CD3C80E01D6A728A00ACC795 /* json_direct_scalar_binder.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CD472C7D1CCC1E120084C8D6 /* json_direct_scalar_binder.hpp */; };
  21. CD3C80E11D6A728A00ACC795 /* json_direct_vector_binder.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CD472C7C1CCC1DDF0084C8D6 /* json_direct_vector_binder.hpp */; };
  22. CD3C80E41D6A731D00ACC795 /* libjson-direct.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD3C80CF1D6A711000ACC795 /* libjson-direct.dylib */; };
  23. CD3C80E51D6A731D00ACC795 /* libjson.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CDB2F7331C5D47F70067C2EC /* libjson.dylib */; };
  24. CD472C761CCC1ABD0084C8D6 /* json_common.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD472C751CCC1ABD0084C8D6 /* json_common.cpp */; };
  25. CD472C801CCDA4B00084C8D6 /* json_parser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD472C7F1CCDA4B00084C8D6 /* json_parser.cpp */; };
  26. CDB2F7431C5D48090067C2EC /* json.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CDB2F7411C5D48090067C2EC /* json.cpp */; };
  27. CDB2F7441C5D48090067C2EC /* json.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CDB2F7421C5D48090067C2EC /* json.hpp */; };
  28. /* End PBXBuildFile section */
  29. /* Begin PBXCopyFilesBuildPhase section */
  30. CDF643301C6E9A8B0016A475 /* CopyFiles */ = {
  31. isa = PBXCopyFilesBuildPhase;
  32. buildActionMask = 2147483647;
  33. dstPath = /usr/share/man/man1/;
  34. dstSubfolderSpec = 0;
  35. files = (
  36. );
  37. runOnlyForDeploymentPostprocessing = 1;
  38. };
  39. /* End PBXCopyFilesBuildPhase section */
  40. /* Begin PBXFileReference section */
  41. CD17473E1D4C1DFD000C344B /* json_binder_discard.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = json_binder_discard.cpp; sourceTree = "<group>"; };
  42. CD17473F1D4C1DFD000C344B /* json_binder_discard.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = json_binder_discard.hpp; sourceTree = "<group>"; };
  43. CD1747431D4C216B000C344B /* example.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = example.json; sourceTree = "<group>"; };
  44. CD217D8F1CCAD587007C50C6 /* json_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = json_test.cpp; sourceTree = "<group>"; };
  45. CD217D921CCAD885007C50C6 /* json_common.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = json_common.hpp; sourceTree = "<group>"; };
  46. CD3C80CF1D6A711000ACC795 /* libjson-direct.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = "libjson-direct.dylib"; sourceTree = BUILT_PRODUCTS_DIR; };
  47. CD472C751CCC1ABD0084C8D6 /* json_common.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = json_common.cpp; sourceTree = "<group>"; };
  48. CD472C791CCC1CD80084C8D6 /* json_tuple_binder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = json_tuple_binder.hpp; sourceTree = "<group>"; };
  49. CD472C7A1CCC1D440084C8D6 /* json_object_binder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = json_object_binder.hpp; sourceTree = "<group>"; };
  50. CD472C7B1CCC1DA20084C8D6 /* json_direct_map_binder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = json_direct_map_binder.hpp; sourceTree = "<group>"; };
  51. CD472C7C1CCC1DDF0084C8D6 /* json_direct_vector_binder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = json_direct_vector_binder.hpp; sourceTree = "<group>"; };
  52. CD472C7D1CCC1E120084C8D6 /* json_direct_scalar_binder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = json_direct_scalar_binder.hpp; sourceTree = "<group>"; };
  53. CD472C7E1CCC498C0084C8D6 /* json_direct_binder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = json_direct_binder.hpp; sourceTree = "<group>"; };
  54. CD472C7F1CCDA4B00084C8D6 /* json_parser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = json_parser.cpp; sourceTree = "<group>"; };
  55. CDB2F7331C5D47F70067C2EC /* libjson.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libjson.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  56. CDB2F7411C5D48090067C2EC /* json.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = json.cpp; sourceTree = "<group>"; tabWidth = 2; };
  57. CDB2F7421C5D48090067C2EC /* json.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.h; path = json.hpp; sourceTree = "<group>"; tabWidth = 2; };
  58. CDB2F7451C5E9BEB0067C2EC /* json_binder_parser.hpp */ = {isa = PBXFileReference; indentWidth = 2; lastKnownFileType = sourcecode.cpp.h; path = json_binder_parser.hpp; sourceTree = "<group>"; tabWidth = 2; };
  59. CDB2F7461C5EA2E80067C2EC /* json_binder.hpp */ = {isa = PBXFileReference; indentWidth = 2; lastKnownFileType = sourcecode.cpp.h; path = json_binder.hpp; sourceTree = SOURCE_ROOT; tabWidth = 2; };
  60. CDF643321C6E9A8B0016A475 /* json-test */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "json-test"; sourceTree = BUILT_PRODUCTS_DIR; };
  61. /* End PBXFileReference section */
  62. /* Begin PBXFrameworksBuildPhase section */
  63. CD3C80C81D6A711000ACC795 /* Frameworks */ = {
  64. isa = PBXFrameworksBuildPhase;
  65. buildActionMask = 2147483647;
  66. files = (
  67. );
  68. runOnlyForDeploymentPostprocessing = 0;
  69. };
  70. CDB2F7301C5D47F70067C2EC /* Frameworks */ = {
  71. isa = PBXFrameworksBuildPhase;
  72. buildActionMask = 2147483647;
  73. files = (
  74. );
  75. runOnlyForDeploymentPostprocessing = 0;
  76. };
  77. CDF6432F1C6E9A8B0016A475 /* Frameworks */ = {
  78. isa = PBXFrameworksBuildPhase;
  79. buildActionMask = 2147483647;
  80. files = (
  81. CD3C80E41D6A731D00ACC795 /* libjson-direct.dylib in Frameworks */,
  82. CD3C80E51D6A731D00ACC795 /* libjson.dylib in Frameworks */,
  83. );
  84. runOnlyForDeploymentPostprocessing = 0;
  85. };
  86. /* End PBXFrameworksBuildPhase section */
  87. /* Begin PBXGroup section */
  88. CD472C781CCC1CB00084C8D6 /* impl */ = {
  89. isa = PBXGroup;
  90. children = (
  91. CD17473E1D4C1DFD000C344B /* json_binder_discard.cpp */,
  92. CD17473F1D4C1DFD000C344B /* json_binder_discard.hpp */,
  93. CDB2F7451C5E9BEB0067C2EC /* json_binder_parser.hpp */,
  94. CD472C791CCC1CD80084C8D6 /* json_tuple_binder.hpp */,
  95. CD472C7A1CCC1D440084C8D6 /* json_object_binder.hpp */,
  96. CD472C7E1CCC498C0084C8D6 /* json_direct_binder.hpp */,
  97. CD472C7B1CCC1DA20084C8D6 /* json_direct_map_binder.hpp */,
  98. CD472C7D1CCC1E120084C8D6 /* json_direct_scalar_binder.hpp */,
  99. CD472C7C1CCC1DDF0084C8D6 /* json_direct_vector_binder.hpp */,
  100. );
  101. name = impl;
  102. sourceTree = "<group>";
  103. };
  104. CD472C821CCDA5830084C8D6 /* binder */ = {
  105. isa = PBXGroup;
  106. children = (
  107. CDB2F7461C5EA2E80067C2EC /* json_binder.hpp */,
  108. CD472C781CCC1CB00084C8D6 /* impl */,
  109. );
  110. name = binder;
  111. path = json;
  112. sourceTree = "<group>";
  113. };
  114. CD472C831CCDA5990084C8D6 /* json */ = {
  115. isa = PBXGroup;
  116. children = (
  117. CDB2F7411C5D48090067C2EC /* json.cpp */,
  118. CDB2F7421C5D48090067C2EC /* json.hpp */,
  119. CD472C7F1CCDA4B00084C8D6 /* json_parser.cpp */,
  120. );
  121. name = json;
  122. sourceTree = "<group>";
  123. };
  124. CDB2F72A1C5D47F70067C2EC = {
  125. isa = PBXGroup;
  126. children = (
  127. CD1747431D4C216B000C344B /* example.json */,
  128. CD217D8F1CCAD587007C50C6 /* json_test.cpp */,
  129. CD217D921CCAD885007C50C6 /* json_common.hpp */,
  130. CD472C751CCC1ABD0084C8D6 /* json_common.cpp */,
  131. CD472C831CCDA5990084C8D6 /* json */,
  132. CD472C821CCDA5830084C8D6 /* binder */,
  133. CDB2F7341C5D47F70067C2EC /* Products */,
  134. );
  135. sourceTree = "<group>";
  136. };
  137. CDB2F7341C5D47F70067C2EC /* Products */ = {
  138. isa = PBXGroup;
  139. children = (
  140. CDB2F7331C5D47F70067C2EC /* libjson.dylib */,
  141. CDF643321C6E9A8B0016A475 /* json-test */,
  142. CD3C80CF1D6A711000ACC795 /* libjson-direct.dylib */,
  143. );
  144. name = Products;
  145. sourceTree = "<group>";
  146. };
  147. /* End PBXGroup section */
  148. /* Begin PBXHeadersBuildPhase section */
  149. CD3C80C91D6A711000ACC795 /* Headers */ = {
  150. isa = PBXHeadersBuildPhase;
  151. buildActionMask = 2147483647;
  152. files = (
  153. CD3C80DD1D6A728A00ACC795 /* json_object_binder.hpp in Headers */,
  154. CD3C80E01D6A728A00ACC795 /* json_direct_scalar_binder.hpp in Headers */,
  155. CD3C80CA1D6A711000ACC795 /* json.hpp in Headers */,
  156. CD3C80DE1D6A728A00ACC795 /* json_direct_binder.hpp in Headers */,
  157. CD3C80DB1D6A728A00ACC795 /* json_binder_parser.hpp in Headers */,
  158. CD3C80DC1D6A728A00ACC795 /* json_tuple_binder.hpp in Headers */,
  159. CD3C80E11D6A728A00ACC795 /* json_direct_vector_binder.hpp in Headers */,
  160. CD3C80DF1D6A728A00ACC795 /* json_direct_map_binder.hpp in Headers */,
  161. CD3C80D31D6A728000ACC795 /* json_binder.hpp in Headers */,
  162. CD3C80CB1D6A711000ACC795 /* json_binder_discard.hpp in Headers */,
  163. );
  164. runOnlyForDeploymentPostprocessing = 0;
  165. };
  166. CDB2F7311C5D47F70067C2EC /* Headers */ = {
  167. isa = PBXHeadersBuildPhase;
  168. buildActionMask = 2147483647;
  169. files = (
  170. CDB2F7441C5D48090067C2EC /* json.hpp in Headers */,
  171. );
  172. runOnlyForDeploymentPostprocessing = 0;
  173. };
  174. /* End PBXHeadersBuildPhase section */
  175. /* Begin PBXNativeTarget section */
  176. CD3C80C21D6A711000ACC795 /* json-direct */ = {
  177. isa = PBXNativeTarget;
  178. buildConfigurationList = CD3C80CC1D6A711000ACC795 /* Build configuration list for PBXNativeTarget "json-direct" */;
  179. buildPhases = (
  180. CD3C80C31D6A711000ACC795 /* Sources */,
  181. CD3C80C81D6A711000ACC795 /* Frameworks */,
  182. CD3C80C91D6A711000ACC795 /* Headers */,
  183. );
  184. buildRules = (
  185. );
  186. dependencies = (
  187. );
  188. name = "json-direct";
  189. productName = json;
  190. productReference = CD3C80CF1D6A711000ACC795 /* libjson-direct.dylib */;
  191. productType = "com.apple.product-type.library.dynamic";
  192. };
  193. CDB2F7321C5D47F70067C2EC /* json */ = {
  194. isa = PBXNativeTarget;
  195. buildConfigurationList = CDB2F73E1C5D47F70067C2EC /* Build configuration list for PBXNativeTarget "json" */;
  196. buildPhases = (
  197. CDB2F72F1C5D47F70067C2EC /* Sources */,
  198. CDB2F7301C5D47F70067C2EC /* Frameworks */,
  199. CDB2F7311C5D47F70067C2EC /* Headers */,
  200. );
  201. buildRules = (
  202. );
  203. dependencies = (
  204. );
  205. name = json;
  206. productName = json;
  207. productReference = CDB2F7331C5D47F70067C2EC /* libjson.dylib */;
  208. productType = "com.apple.product-type.library.dynamic";
  209. };
  210. CDF643311C6E9A8B0016A475 /* json-test */ = {
  211. isa = PBXNativeTarget;
  212. buildConfigurationList = CDF643381C6E9A8B0016A475 /* Build configuration list for PBXNativeTarget "json-test" */;
  213. buildPhases = (
  214. CDF6432E1C6E9A8B0016A475 /* Sources */,
  215. CDF6432F1C6E9A8B0016A475 /* Frameworks */,
  216. CDF643301C6E9A8B0016A475 /* CopyFiles */,
  217. );
  218. buildRules = (
  219. );
  220. dependencies = (
  221. );
  222. name = "json-test";
  223. productName = "json-test";
  224. productReference = CDF643321C6E9A8B0016A475 /* json-test */;
  225. productType = "com.apple.product-type.tool";
  226. };
  227. /* End PBXNativeTarget section */
  228. /* Begin PBXProject section */
  229. CDB2F72B1C5D47F70067C2EC /* Project object */ = {
  230. isa = PBXProject;
  231. attributes = {
  232. LastUpgradeCheck = 0720;
  233. ORGANIZATIONNAME = "Sam Jaffe";
  234. TargetAttributes = {
  235. CDB2F7321C5D47F70067C2EC = {
  236. CreatedOnToolsVersion = 7.2;
  237. };
  238. CDF643311C6E9A8B0016A475 = {
  239. CreatedOnToolsVersion = 7.2.1;
  240. };
  241. };
  242. };
  243. buildConfigurationList = CDB2F72E1C5D47F70067C2EC /* Build configuration list for PBXProject "json" */;
  244. compatibilityVersion = "Xcode 3.2";
  245. developmentRegion = English;
  246. hasScannedForEncodings = 0;
  247. knownRegions = (
  248. en,
  249. );
  250. mainGroup = CDB2F72A1C5D47F70067C2EC;
  251. productRefGroup = CDB2F7341C5D47F70067C2EC /* Products */;
  252. projectDirPath = "";
  253. projectRoot = "";
  254. targets = (
  255. CDB2F7321C5D47F70067C2EC /* json */,
  256. CD3C80C21D6A711000ACC795 /* json-direct */,
  257. CDF643311C6E9A8B0016A475 /* json-test */,
  258. );
  259. };
  260. /* End PBXProject section */
  261. /* Begin PBXSourcesBuildPhase section */
  262. CD3C80C31D6A711000ACC795 /* Sources */ = {
  263. isa = PBXSourcesBuildPhase;
  264. buildActionMask = 2147483647;
  265. files = (
  266. CD3C80C61D6A711000ACC795 /* json_binder_discard.cpp in Sources */,
  267. CD3C80C71D6A711000ACC795 /* json_common.cpp in Sources */,
  268. );
  269. runOnlyForDeploymentPostprocessing = 0;
  270. };
  271. CDB2F72F1C5D47F70067C2EC /* Sources */ = {
  272. isa = PBXSourcesBuildPhase;
  273. buildActionMask = 2147483647;
  274. files = (
  275. CD472C801CCDA4B00084C8D6 /* json_parser.cpp in Sources */,
  276. CDB2F7431C5D48090067C2EC /* json.cpp in Sources */,
  277. CD472C761CCC1ABD0084C8D6 /* json_common.cpp in Sources */,
  278. );
  279. runOnlyForDeploymentPostprocessing = 0;
  280. };
  281. CDF6432E1C6E9A8B0016A475 /* Sources */ = {
  282. isa = PBXSourcesBuildPhase;
  283. buildActionMask = 2147483647;
  284. files = (
  285. CD217D911CCAD587007C50C6 /* json_test.cpp in Sources */,
  286. );
  287. runOnlyForDeploymentPostprocessing = 0;
  288. };
  289. /* End PBXSourcesBuildPhase section */
  290. /* Begin XCBuildConfiguration section */
  291. CD3C80CD1D6A711000ACC795 /* Debug */ = {
  292. isa = XCBuildConfiguration;
  293. buildSettings = {
  294. DYLIB_COMPATIBILITY_VERSION = 1;
  295. DYLIB_CURRENT_VERSION = 1;
  296. EXECUTABLE_PREFIX = lib;
  297. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  298. GCC_ENABLE_CPP_RTTI = YES;
  299. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  300. PRODUCT_NAME = "$(TARGET_NAME)";
  301. };
  302. name = Debug;
  303. };
  304. CD3C80CE1D6A711000ACC795 /* Release */ = {
  305. isa = XCBuildConfiguration;
  306. buildSettings = {
  307. DYLIB_COMPATIBILITY_VERSION = 1;
  308. DYLIB_CURRENT_VERSION = 1;
  309. EXECUTABLE_PREFIX = lib;
  310. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  311. GCC_ENABLE_CPP_RTTI = YES;
  312. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  313. PRODUCT_NAME = "$(TARGET_NAME)";
  314. };
  315. name = Release;
  316. };
  317. CDB2F73C1C5D47F70067C2EC /* Debug */ = {
  318. isa = XCBuildConfiguration;
  319. buildSettings = {
  320. ALWAYS_SEARCH_USER_PATHS = NO;
  321. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  322. CLANG_CXX_LIBRARY = "libc++";
  323. CLANG_ENABLE_MODULES = YES;
  324. CLANG_ENABLE_OBJC_ARC = YES;
  325. CLANG_WARN_BOOL_CONVERSION = YES;
  326. CLANG_WARN_CONSTANT_CONVERSION = YES;
  327. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  328. CLANG_WARN_EMPTY_BODY = YES;
  329. CLANG_WARN_ENUM_CONVERSION = YES;
  330. CLANG_WARN_INT_CONVERSION = YES;
  331. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  332. CLANG_WARN_UNREACHABLE_CODE = YES;
  333. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  334. CODE_SIGN_IDENTITY = "-";
  335. COPY_PHASE_STRIP = NO;
  336. DEBUG_INFORMATION_FORMAT = dwarf;
  337. ENABLE_STRICT_OBJC_MSGSEND = YES;
  338. ENABLE_TESTABILITY = YES;
  339. GCC_C_LANGUAGE_STANDARD = gnu99;
  340. GCC_DYNAMIC_NO_PIC = NO;
  341. GCC_NO_COMMON_BLOCKS = YES;
  342. GCC_OPTIMIZATION_LEVEL = 0;
  343. GCC_PREPROCESSOR_DEFINITIONS = (
  344. "DEBUG=1",
  345. "$(inherited)",
  346. );
  347. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  348. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  349. GCC_WARN_UNDECLARED_SELECTOR = YES;
  350. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  351. GCC_WARN_UNUSED_FUNCTION = YES;
  352. GCC_WARN_UNUSED_VARIABLE = YES;
  353. MACOSX_DEPLOYMENT_TARGET = 10.10;
  354. MTL_ENABLE_DEBUG_INFO = YES;
  355. ONLY_ACTIVE_ARCH = YES;
  356. SDKROOT = macosx;
  357. };
  358. name = Debug;
  359. };
  360. CDB2F73D1C5D47F70067C2EC /* Release */ = {
  361. isa = XCBuildConfiguration;
  362. buildSettings = {
  363. ALWAYS_SEARCH_USER_PATHS = NO;
  364. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  365. CLANG_CXX_LIBRARY = "libc++";
  366. CLANG_ENABLE_MODULES = YES;
  367. CLANG_ENABLE_OBJC_ARC = YES;
  368. CLANG_WARN_BOOL_CONVERSION = YES;
  369. CLANG_WARN_CONSTANT_CONVERSION = YES;
  370. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  371. CLANG_WARN_EMPTY_BODY = YES;
  372. CLANG_WARN_ENUM_CONVERSION = YES;
  373. CLANG_WARN_INT_CONVERSION = YES;
  374. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  375. CLANG_WARN_UNREACHABLE_CODE = YES;
  376. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  377. CODE_SIGN_IDENTITY = "-";
  378. COPY_PHASE_STRIP = NO;
  379. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  380. ENABLE_NS_ASSERTIONS = NO;
  381. ENABLE_STRICT_OBJC_MSGSEND = YES;
  382. GCC_C_LANGUAGE_STANDARD = gnu99;
  383. GCC_NO_COMMON_BLOCKS = YES;
  384. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  385. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  386. GCC_WARN_UNDECLARED_SELECTOR = YES;
  387. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  388. GCC_WARN_UNUSED_FUNCTION = YES;
  389. GCC_WARN_UNUSED_VARIABLE = YES;
  390. MACOSX_DEPLOYMENT_TARGET = 10.10;
  391. MTL_ENABLE_DEBUG_INFO = NO;
  392. SDKROOT = macosx;
  393. };
  394. name = Release;
  395. };
  396. CDB2F73F1C5D47F70067C2EC /* Debug */ = {
  397. isa = XCBuildConfiguration;
  398. buildSettings = {
  399. DYLIB_COMPATIBILITY_VERSION = 1;
  400. DYLIB_CURRENT_VERSION = 1;
  401. EXECUTABLE_PREFIX = lib;
  402. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  403. GCC_ENABLE_CPP_RTTI = YES;
  404. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  405. PRODUCT_NAME = "$(TARGET_NAME)";
  406. };
  407. name = Debug;
  408. };
  409. CDB2F7401C5D47F70067C2EC /* Release */ = {
  410. isa = XCBuildConfiguration;
  411. buildSettings = {
  412. DYLIB_COMPATIBILITY_VERSION = 1;
  413. DYLIB_CURRENT_VERSION = 1;
  414. EXECUTABLE_PREFIX = lib;
  415. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  416. GCC_ENABLE_CPP_RTTI = YES;
  417. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  418. PRODUCT_NAME = "$(TARGET_NAME)";
  419. };
  420. name = Release;
  421. };
  422. CDF643361C6E9A8B0016A475 /* Debug */ = {
  423. isa = XCBuildConfiguration;
  424. buildSettings = {
  425. GCC_TREAT_WARNINGS_AS_ERRORS = YES;
  426. GCC_WARN_PEDANTIC = YES;
  427. PRODUCT_NAME = "$(TARGET_NAME)";
  428. };
  429. name = Debug;
  430. };
  431. CDF643371C6E9A8B0016A475 /* Release */ = {
  432. isa = XCBuildConfiguration;
  433. buildSettings = {
  434. GCC_TREAT_WARNINGS_AS_ERRORS = YES;
  435. GCC_WARN_PEDANTIC = YES;
  436. PRODUCT_NAME = "$(TARGET_NAME)";
  437. };
  438. name = Release;
  439. };
  440. /* End XCBuildConfiguration section */
  441. /* Begin XCConfigurationList section */
  442. CD3C80CC1D6A711000ACC795 /* Build configuration list for PBXNativeTarget "json-direct" */ = {
  443. isa = XCConfigurationList;
  444. buildConfigurations = (
  445. CD3C80CD1D6A711000ACC795 /* Debug */,
  446. CD3C80CE1D6A711000ACC795 /* Release */,
  447. );
  448. defaultConfigurationIsVisible = 0;
  449. defaultConfigurationName = Release;
  450. };
  451. CDB2F72E1C5D47F70067C2EC /* Build configuration list for PBXProject "json" */ = {
  452. isa = XCConfigurationList;
  453. buildConfigurations = (
  454. CDB2F73C1C5D47F70067C2EC /* Debug */,
  455. CDB2F73D1C5D47F70067C2EC /* Release */,
  456. );
  457. defaultConfigurationIsVisible = 0;
  458. defaultConfigurationName = Release;
  459. };
  460. CDB2F73E1C5D47F70067C2EC /* Build configuration list for PBXNativeTarget "json" */ = {
  461. isa = XCConfigurationList;
  462. buildConfigurations = (
  463. CDB2F73F1C5D47F70067C2EC /* Debug */,
  464. CDB2F7401C5D47F70067C2EC /* Release */,
  465. );
  466. defaultConfigurationIsVisible = 0;
  467. defaultConfigurationName = Release;
  468. };
  469. CDF643381C6E9A8B0016A475 /* Build configuration list for PBXNativeTarget "json-test" */ = {
  470. isa = XCConfigurationList;
  471. buildConfigurations = (
  472. CDF643361C6E9A8B0016A475 /* Debug */,
  473. CDF643371C6E9A8B0016A475 /* Release */,
  474. );
  475. defaultConfigurationIsVisible = 0;
  476. defaultConfigurationName = Release;
  477. };
  478. /* End XCConfigurationList section */
  479. };
  480. rootObject = CDB2F72B1C5D47F70067C2EC /* Project object */;
  481. }