project.pbxproj 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXAggregateTarget section */
  9. 272C00441E8C6B5A007EBCAC /* All */ = {
  10. isa = PBXAggregateTarget;
  11. buildConfigurationList = 272C00451E8C6B5A007EBCAC /* Build configuration list for PBXAggregateTarget "All" */;
  12. buildPhases = (
  13. );
  14. dependencies = (
  15. 272C00491E8C6B61007EBCAC /* PBXTargetDependency */,
  16. 272C004D1E8C6B61007EBCAC /* PBXTargetDependency */,
  17. );
  18. name = All;
  19. productName = All;
  20. };
  21. /* End PBXAggregateTarget section */
  22. /* Begin PBXBuildFile section */
  23. 272C00191E8C66C8007EBCAC /* mxml-attr.c in Sources */ = {isa = PBXBuildFile; fileRef = 272C000D1E8C66C8007EBCAC /* mxml-attr.c */; };
  24. 272C001A1E8C66C8007EBCAC /* mxml-entity.c in Sources */ = {isa = PBXBuildFile; fileRef = 272C000E1E8C66C8007EBCAC /* mxml-entity.c */; };
  25. 272C001B1E8C66C8007EBCAC /* mxml-file.c in Sources */ = {isa = PBXBuildFile; fileRef = 272C000F1E8C66C8007EBCAC /* mxml-file.c */; };
  26. 272C001C1E8C66C8007EBCAC /* mxml-get.c in Sources */ = {isa = PBXBuildFile; fileRef = 272C00101E8C66C8007EBCAC /* mxml-get.c */; };
  27. 272C001D1E8C66C8007EBCAC /* mxml-index.c in Sources */ = {isa = PBXBuildFile; fileRef = 272C00111E8C66C8007EBCAC /* mxml-index.c */; };
  28. 272C001E1E8C66C8007EBCAC /* mxml-node.c in Sources */ = {isa = PBXBuildFile; fileRef = 272C00121E8C66C8007EBCAC /* mxml-node.c */; };
  29. 272C001F1E8C66C8007EBCAC /* mxml-private.c in Sources */ = {isa = PBXBuildFile; fileRef = 272C00131E8C66C8007EBCAC /* mxml-private.c */; };
  30. 272C00201E8C66C8007EBCAC /* mxml-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 272C00141E8C66C8007EBCAC /* mxml-private.h */; settings = {ATTRIBUTES = (Private, ); }; };
  31. 272C00211E8C66C8007EBCAC /* mxml-search.c in Sources */ = {isa = PBXBuildFile; fileRef = 272C00151E8C66C8007EBCAC /* mxml-search.c */; };
  32. 272C00221E8C66C8007EBCAC /* mxml-set.c in Sources */ = {isa = PBXBuildFile; fileRef = 272C00161E8C66C8007EBCAC /* mxml-set.c */; };
  33. 272C00231E8C66C8007EBCAC /* mxml-string.c in Sources */ = {isa = PBXBuildFile; fileRef = 272C00171E8C66C8007EBCAC /* mxml-string.c */; };
  34. 272C00241E8C66C8007EBCAC /* mxml.h in Headers */ = {isa = PBXBuildFile; fileRef = 272C00181E8C66C8007EBCAC /* mxml.h */; settings = {ATTRIBUTES = (Public, ); }; };
  35. 272C00261E8C66CF007EBCAC /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 272C00251E8C66CF007EBCAC /* config.h */; };
  36. 272C00421E8C6B30007EBCAC /* testmxml.c in Sources */ = {isa = PBXBuildFile; fileRef = 272C00401E8C6B1B007EBCAC /* testmxml.c */; };
  37. 272C00501E8C6B89007EBCAC /* libmxml.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 272C00051E8C6664007EBCAC /* libmxml.a */; };
  38. /* End PBXBuildFile section */
  39. /* Begin PBXContainerItemProxy section */
  40. 272C00481E8C6B61007EBCAC /* PBXContainerItemProxy */ = {
  41. isa = PBXContainerItemProxy;
  42. containerPortal = 272CFFFD1E8C6664007EBCAC /* Project object */;
  43. proxyType = 1;
  44. remoteGlobalIDString = 272C00041E8C6664007EBCAC;
  45. remoteInfo = libmxml;
  46. };
  47. 272C004C1E8C6B61007EBCAC /* PBXContainerItemProxy */ = {
  48. isa = PBXContainerItemProxy;
  49. containerPortal = 272CFFFD1E8C6664007EBCAC /* Project object */;
  50. proxyType = 1;
  51. remoteGlobalIDString = 272C00381E8C6AEB007EBCAC;
  52. remoteInfo = testmxml;
  53. };
  54. 272C004E1E8C6B83007EBCAC /* PBXContainerItemProxy */ = {
  55. isa = PBXContainerItemProxy;
  56. containerPortal = 272CFFFD1E8C6664007EBCAC /* Project object */;
  57. proxyType = 1;
  58. remoteGlobalIDString = 272C00041E8C6664007EBCAC;
  59. remoteInfo = libmxml;
  60. };
  61. /* End PBXContainerItemProxy section */
  62. /* Begin PBXCopyFilesBuildPhase section */
  63. 272C00371E8C6AEB007EBCAC /* CopyFiles */ = {
  64. isa = PBXCopyFilesBuildPhase;
  65. buildActionMask = 2147483647;
  66. dstPath = /usr/share/man/man1/;
  67. dstSubfolderSpec = 0;
  68. files = (
  69. );
  70. runOnlyForDeploymentPostprocessing = 1;
  71. };
  72. /* End PBXCopyFilesBuildPhase section */
  73. /* Begin PBXFileReference section */
  74. 272C00051E8C6664007EBCAC /* libmxml.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libmxml.a; sourceTree = BUILT_PRODUCTS_DIR; };
  75. 272C000D1E8C66C8007EBCAC /* mxml-attr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "mxml-attr.c"; path = "../mxml-attr.c"; sourceTree = "<group>"; };
  76. 272C000E1E8C66C8007EBCAC /* mxml-entity.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "mxml-entity.c"; path = "../mxml-entity.c"; sourceTree = "<group>"; };
  77. 272C000F1E8C66C8007EBCAC /* mxml-file.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "mxml-file.c"; path = "../mxml-file.c"; sourceTree = "<group>"; };
  78. 272C00101E8C66C8007EBCAC /* mxml-get.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "mxml-get.c"; path = "../mxml-get.c"; sourceTree = "<group>"; };
  79. 272C00111E8C66C8007EBCAC /* mxml-index.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "mxml-index.c"; path = "../mxml-index.c"; sourceTree = "<group>"; };
  80. 272C00121E8C66C8007EBCAC /* mxml-node.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "mxml-node.c"; path = "../mxml-node.c"; sourceTree = "<group>"; };
  81. 272C00131E8C66C8007EBCAC /* mxml-private.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "mxml-private.c"; path = "../mxml-private.c"; sourceTree = "<group>"; };
  82. 272C00141E8C66C8007EBCAC /* mxml-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "mxml-private.h"; path = "../mxml-private.h"; sourceTree = "<group>"; };
  83. 272C00151E8C66C8007EBCAC /* mxml-search.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "mxml-search.c"; path = "../mxml-search.c"; sourceTree = "<group>"; };
  84. 272C00161E8C66C8007EBCAC /* mxml-set.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "mxml-set.c"; path = "../mxml-set.c"; sourceTree = "<group>"; };
  85. 272C00171E8C66C8007EBCAC /* mxml-string.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "mxml-string.c"; path = "../mxml-string.c"; sourceTree = "<group>"; };
  86. 272C00181E8C66C8007EBCAC /* mxml.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mxml.h; path = ../mxml.h; sourceTree = "<group>"; };
  87. 272C00251E8C66CF007EBCAC /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
  88. 272C00391E8C6AEB007EBCAC /* testmxml */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = testmxml; sourceTree = BUILT_PRODUCTS_DIR; };
  89. 272C00401E8C6B1B007EBCAC /* testmxml.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testmxml.c; path = ../testmxml.c; sourceTree = "<group>"; };
  90. 272C00551E8EF972007EBCAC /* libarchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.tbd; path = usr/lib/libarchive.tbd; sourceTree = SDKROOT; };
  91. 272C005A1E943423007EBCAC /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  92. /* End PBXFileReference section */
  93. /* Begin PBXFrameworksBuildPhase section */
  94. 272C00021E8C6664007EBCAC /* Frameworks */ = {
  95. isa = PBXFrameworksBuildPhase;
  96. buildActionMask = 2147483647;
  97. files = (
  98. );
  99. runOnlyForDeploymentPostprocessing = 0;
  100. };
  101. 272C00361E8C6AEB007EBCAC /* Frameworks */ = {
  102. isa = PBXFrameworksBuildPhase;
  103. buildActionMask = 2147483647;
  104. files = (
  105. 272C00501E8C6B89007EBCAC /* libmxml.a in Frameworks */,
  106. );
  107. runOnlyForDeploymentPostprocessing = 0;
  108. };
  109. /* End PBXFrameworksBuildPhase section */
  110. /* Begin PBXGroup section */
  111. 272C00061E8C6664007EBCAC /* Products */ = {
  112. isa = PBXGroup;
  113. children = (
  114. 272C00051E8C6664007EBCAC /* libmxml.a */,
  115. 272C00391E8C6AEB007EBCAC /* testmxml */,
  116. );
  117. name = Products;
  118. sourceTree = "<group>";
  119. };
  120. 272C000C1E8C66A2007EBCAC /* libmxml */ = {
  121. isa = PBXGroup;
  122. children = (
  123. 272C000D1E8C66C8007EBCAC /* mxml-attr.c */,
  124. 272C000E1E8C66C8007EBCAC /* mxml-entity.c */,
  125. 272C000F1E8C66C8007EBCAC /* mxml-file.c */,
  126. 272C00101E8C66C8007EBCAC /* mxml-get.c */,
  127. 272C00111E8C66C8007EBCAC /* mxml-index.c */,
  128. 272C00121E8C66C8007EBCAC /* mxml-node.c */,
  129. 272C00131E8C66C8007EBCAC /* mxml-private.c */,
  130. 272C00141E8C66C8007EBCAC /* mxml-private.h */,
  131. 272C00151E8C66C8007EBCAC /* mxml-search.c */,
  132. 272C00161E8C66C8007EBCAC /* mxml-set.c */,
  133. 272C00171E8C66C8007EBCAC /* mxml-string.c */,
  134. 272C00181E8C66C8007EBCAC /* mxml.h */,
  135. );
  136. name = libmxml;
  137. sourceTree = "<group>";
  138. };
  139. 272C00321E8C6ABB007EBCAC /* tools */ = {
  140. isa = PBXGroup;
  141. children = (
  142. 272C00401E8C6B1B007EBCAC /* testmxml.c */,
  143. );
  144. name = tools;
  145. sourceTree = "<group>";
  146. };
  147. 272C00541E8EF971007EBCAC /* Frameworks */ = {
  148. isa = PBXGroup;
  149. children = (
  150. 272C005A1E943423007EBCAC /* libz.tbd */,
  151. 272C00551E8EF972007EBCAC /* libarchive.tbd */,
  152. );
  153. name = Frameworks;
  154. sourceTree = "<group>";
  155. };
  156. 272CFFFC1E8C6664007EBCAC = {
  157. isa = PBXGroup;
  158. children = (
  159. 272C00251E8C66CF007EBCAC /* config.h */,
  160. 272C000C1E8C66A2007EBCAC /* libmxml */,
  161. 272C00321E8C6ABB007EBCAC /* tools */,
  162. 272C00061E8C6664007EBCAC /* Products */,
  163. 272C00541E8EF971007EBCAC /* Frameworks */,
  164. );
  165. sourceTree = "<group>";
  166. };
  167. /* End PBXGroup section */
  168. /* Begin PBXHeadersBuildPhase section */
  169. 272C00031E8C6664007EBCAC /* Headers */ = {
  170. isa = PBXHeadersBuildPhase;
  171. buildActionMask = 2147483647;
  172. files = (
  173. 272C00241E8C66C8007EBCAC /* mxml.h in Headers */,
  174. 272C00201E8C66C8007EBCAC /* mxml-private.h in Headers */,
  175. 272C00261E8C66CF007EBCAC /* config.h in Headers */,
  176. );
  177. runOnlyForDeploymentPostprocessing = 0;
  178. };
  179. /* End PBXHeadersBuildPhase section */
  180. /* Begin PBXNativeTarget section */
  181. 272C00041E8C6664007EBCAC /* libmxml */ = {
  182. isa = PBXNativeTarget;
  183. buildConfigurationList = 272C00091E8C6664007EBCAC /* Build configuration list for PBXNativeTarget "libmxml" */;
  184. buildPhases = (
  185. 272C00011E8C6664007EBCAC /* Sources */,
  186. 272C00021E8C6664007EBCAC /* Frameworks */,
  187. 272C00031E8C6664007EBCAC /* Headers */,
  188. );
  189. buildRules = (
  190. );
  191. dependencies = (
  192. );
  193. name = libmxml;
  194. productName = mxml;
  195. productReference = 272C00051E8C6664007EBCAC /* libmxml.a */;
  196. productType = "com.apple.product-type.library.static";
  197. };
  198. 272C00381E8C6AEB007EBCAC /* testmxml */ = {
  199. isa = PBXNativeTarget;
  200. buildConfigurationList = 272C003D1E8C6AEB007EBCAC /* Build configuration list for PBXNativeTarget "testmxml" */;
  201. buildPhases = (
  202. 272C00351E8C6AEB007EBCAC /* Sources */,
  203. 272C00361E8C6AEB007EBCAC /* Frameworks */,
  204. 272C00371E8C6AEB007EBCAC /* CopyFiles */,
  205. );
  206. buildRules = (
  207. );
  208. dependencies = (
  209. 272C004F1E8C6B83007EBCAC /* PBXTargetDependency */,
  210. );
  211. name = testmxml;
  212. productName = testmxml;
  213. productReference = 272C00391E8C6AEB007EBCAC /* testmxml */;
  214. productType = "com.apple.product-type.tool";
  215. };
  216. /* End PBXNativeTarget section */
  217. /* Begin PBXProject section */
  218. 272CFFFD1E8C6664007EBCAC /* Project object */ = {
  219. isa = PBXProject;
  220. attributes = {
  221. LastUpgradeCheck = 1310;
  222. ORGANIZATIONNAME = "Michael R Sweet";
  223. TargetAttributes = {
  224. 272C00041E8C6664007EBCAC = {
  225. CreatedOnToolsVersion = 8.3;
  226. DevelopmentTeam = RU58A2256H;
  227. ProvisioningStyle = Automatic;
  228. };
  229. 272C00381E8C6AEB007EBCAC = {
  230. CreatedOnToolsVersion = 8.3;
  231. DevelopmentTeam = RU58A2256H;
  232. ProvisioningStyle = Automatic;
  233. };
  234. 272C00441E8C6B5A007EBCAC = {
  235. CreatedOnToolsVersion = 8.3;
  236. DevelopmentTeam = RU58A2256H;
  237. ProvisioningStyle = Automatic;
  238. };
  239. };
  240. };
  241. buildConfigurationList = 272C00001E8C6664007EBCAC /* Build configuration list for PBXProject "mxml" */;
  242. compatibilityVersion = "Xcode 3.2";
  243. developmentRegion = en;
  244. hasScannedForEncodings = 0;
  245. knownRegions = (
  246. en,
  247. Base,
  248. );
  249. mainGroup = 272CFFFC1E8C6664007EBCAC;
  250. productRefGroup = 272C00061E8C6664007EBCAC /* Products */;
  251. projectDirPath = "";
  252. projectRoot = "";
  253. targets = (
  254. 272C00441E8C6B5A007EBCAC /* All */,
  255. 272C00041E8C6664007EBCAC /* libmxml */,
  256. 272C00381E8C6AEB007EBCAC /* testmxml */,
  257. );
  258. };
  259. /* End PBXProject section */
  260. /* Begin PBXSourcesBuildPhase section */
  261. 272C00011E8C6664007EBCAC /* Sources */ = {
  262. isa = PBXSourcesBuildPhase;
  263. buildActionMask = 2147483647;
  264. files = (
  265. 272C001A1E8C66C8007EBCAC /* mxml-entity.c in Sources */,
  266. 272C001E1E8C66C8007EBCAC /* mxml-node.c in Sources */,
  267. 272C001B1E8C66C8007EBCAC /* mxml-file.c in Sources */,
  268. 272C001C1E8C66C8007EBCAC /* mxml-get.c in Sources */,
  269. 272C00221E8C66C8007EBCAC /* mxml-set.c in Sources */,
  270. 272C00191E8C66C8007EBCAC /* mxml-attr.c in Sources */,
  271. 272C001D1E8C66C8007EBCAC /* mxml-index.c in Sources */,
  272. 272C001F1E8C66C8007EBCAC /* mxml-private.c in Sources */,
  273. 272C00231E8C66C8007EBCAC /* mxml-string.c in Sources */,
  274. 272C00211E8C66C8007EBCAC /* mxml-search.c in Sources */,
  275. );
  276. runOnlyForDeploymentPostprocessing = 0;
  277. };
  278. 272C00351E8C6AEB007EBCAC /* Sources */ = {
  279. isa = PBXSourcesBuildPhase;
  280. buildActionMask = 2147483647;
  281. files = (
  282. 272C00421E8C6B30007EBCAC /* testmxml.c in Sources */,
  283. );
  284. runOnlyForDeploymentPostprocessing = 0;
  285. };
  286. /* End PBXSourcesBuildPhase section */
  287. /* Begin PBXTargetDependency section */
  288. 272C00491E8C6B61007EBCAC /* PBXTargetDependency */ = {
  289. isa = PBXTargetDependency;
  290. target = 272C00041E8C6664007EBCAC /* libmxml */;
  291. targetProxy = 272C00481E8C6B61007EBCAC /* PBXContainerItemProxy */;
  292. };
  293. 272C004D1E8C6B61007EBCAC /* PBXTargetDependency */ = {
  294. isa = PBXTargetDependency;
  295. target = 272C00381E8C6AEB007EBCAC /* testmxml */;
  296. targetProxy = 272C004C1E8C6B61007EBCAC /* PBXContainerItemProxy */;
  297. };
  298. 272C004F1E8C6B83007EBCAC /* PBXTargetDependency */ = {
  299. isa = PBXTargetDependency;
  300. target = 272C00041E8C6664007EBCAC /* libmxml */;
  301. targetProxy = 272C004E1E8C6B83007EBCAC /* PBXContainerItemProxy */;
  302. };
  303. /* End PBXTargetDependency section */
  304. /* Begin XCBuildConfiguration section */
  305. 272C00071E8C6664007EBCAC /* Debug */ = {
  306. isa = XCBuildConfiguration;
  307. buildSettings = {
  308. ALWAYS_SEARCH_USER_PATHS = NO;
  309. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  310. CLANG_ANALYZER_NONNULL = YES;
  311. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  312. CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
  313. CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
  314. CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;
  315. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  316. CLANG_CXX_LIBRARY = "libc++";
  317. CLANG_ENABLE_MODULES = YES;
  318. CLANG_ENABLE_OBJC_ARC = YES;
  319. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  320. CLANG_WARN_BOOL_CONVERSION = YES;
  321. CLANG_WARN_COMMA = YES;
  322. CLANG_WARN_CONSTANT_CONVERSION = YES;
  323. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  324. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  325. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  326. CLANG_WARN_EMPTY_BODY = YES;
  327. CLANG_WARN_ENUM_CONVERSION = YES;
  328. CLANG_WARN_INFINITE_RECURSION = YES;
  329. CLANG_WARN_INT_CONVERSION = YES;
  330. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  331. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  332. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  333. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  334. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  335. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  336. CLANG_WARN_STRICT_PROTOTYPES = YES;
  337. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  338. CLANG_WARN_UNREACHABLE_CODE = YES;
  339. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  340. CODE_SIGN_IDENTITY = "-";
  341. COPY_PHASE_STRIP = NO;
  342. DEBUG_INFORMATION_FORMAT = dwarf;
  343. ENABLE_STRICT_OBJC_MSGSEND = YES;
  344. ENABLE_TESTABILITY = YES;
  345. GCC_C_LANGUAGE_STANDARD = gnu99;
  346. GCC_DYNAMIC_NO_PIC = NO;
  347. GCC_NO_COMMON_BLOCKS = YES;
  348. GCC_OPTIMIZATION_LEVEL = 0;
  349. GCC_PREPROCESSOR_DEFINITIONS = (
  350. "DEBUG=1",
  351. "$(inherited)",
  352. );
  353. GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
  354. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  355. GCC_WARN_UNDECLARED_SELECTOR = YES;
  356. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  357. GCC_WARN_UNUSED_FUNCTION = YES;
  358. GCC_WARN_UNUSED_LABEL = YES;
  359. GCC_WARN_UNUSED_PARAMETER = YES;
  360. GCC_WARN_UNUSED_VARIABLE = YES;
  361. MACOSX_DEPLOYMENT_TARGET = 10.14;
  362. MTL_ENABLE_DEBUG_INFO = YES;
  363. ONLY_ACTIVE_ARCH = YES;
  364. RUN_CLANG_STATIC_ANALYZER = YES;
  365. SDKROOT = macosx;
  366. };
  367. name = Debug;
  368. };
  369. 272C00081E8C6664007EBCAC /* Release */ = {
  370. isa = XCBuildConfiguration;
  371. buildSettings = {
  372. ALWAYS_SEARCH_USER_PATHS = NO;
  373. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  374. CLANG_ANALYZER_NONNULL = YES;
  375. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  376. CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
  377. CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
  378. CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;
  379. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  380. CLANG_CXX_LIBRARY = "libc++";
  381. CLANG_ENABLE_MODULES = YES;
  382. CLANG_ENABLE_OBJC_ARC = YES;
  383. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  384. CLANG_WARN_BOOL_CONVERSION = YES;
  385. CLANG_WARN_COMMA = YES;
  386. CLANG_WARN_CONSTANT_CONVERSION = YES;
  387. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  388. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  389. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  390. CLANG_WARN_EMPTY_BODY = YES;
  391. CLANG_WARN_ENUM_CONVERSION = YES;
  392. CLANG_WARN_INFINITE_RECURSION = YES;
  393. CLANG_WARN_INT_CONVERSION = YES;
  394. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  395. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  396. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  397. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  398. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  399. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  400. CLANG_WARN_STRICT_PROTOTYPES = YES;
  401. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  402. CLANG_WARN_UNREACHABLE_CODE = YES;
  403. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  404. CODE_SIGN_IDENTITY = "-";
  405. COPY_PHASE_STRIP = NO;
  406. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  407. ENABLE_NS_ASSERTIONS = NO;
  408. ENABLE_STRICT_OBJC_MSGSEND = YES;
  409. GCC_C_LANGUAGE_STANDARD = gnu99;
  410. GCC_NO_COMMON_BLOCKS = YES;
  411. GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
  412. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  413. GCC_WARN_UNDECLARED_SELECTOR = YES;
  414. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  415. GCC_WARN_UNUSED_FUNCTION = YES;
  416. GCC_WARN_UNUSED_LABEL = YES;
  417. GCC_WARN_UNUSED_PARAMETER = YES;
  418. GCC_WARN_UNUSED_VARIABLE = YES;
  419. MACOSX_DEPLOYMENT_TARGET = 10.14;
  420. MTL_ENABLE_DEBUG_INFO = NO;
  421. RUN_CLANG_STATIC_ANALYZER = YES;
  422. SDKROOT = macosx;
  423. };
  424. name = Release;
  425. };
  426. 272C000A1E8C6664007EBCAC /* Debug */ = {
  427. isa = XCBuildConfiguration;
  428. buildSettings = {
  429. DEVELOPMENT_TEAM = RU58A2256H;
  430. EXECUTABLE_PREFIX = "";
  431. PRODUCT_NAME = "$(TARGET_NAME)";
  432. };
  433. name = Debug;
  434. };
  435. 272C000B1E8C6664007EBCAC /* Release */ = {
  436. isa = XCBuildConfiguration;
  437. buildSettings = {
  438. DEVELOPMENT_TEAM = RU58A2256H;
  439. EXECUTABLE_PREFIX = "";
  440. PRODUCT_NAME = "$(TARGET_NAME)";
  441. };
  442. name = Release;
  443. };
  444. 272C003E1E8C6AEB007EBCAC /* Debug */ = {
  445. isa = XCBuildConfiguration;
  446. buildSettings = {
  447. CODE_SIGN_IDENTITY = "-";
  448. DEVELOPMENT_TEAM = RU58A2256H;
  449. MACOSX_DEPLOYMENT_TARGET = 10.12;
  450. PRODUCT_NAME = "$(TARGET_NAME)";
  451. };
  452. name = Debug;
  453. };
  454. 272C003F1E8C6AEB007EBCAC /* Release */ = {
  455. isa = XCBuildConfiguration;
  456. buildSettings = {
  457. CODE_SIGN_IDENTITY = "-";
  458. DEVELOPMENT_TEAM = RU58A2256H;
  459. MACOSX_DEPLOYMENT_TARGET = 10.12;
  460. PRODUCT_NAME = "$(TARGET_NAME)";
  461. };
  462. name = Release;
  463. };
  464. 272C00461E8C6B5A007EBCAC /* Debug */ = {
  465. isa = XCBuildConfiguration;
  466. buildSettings = {
  467. DEVELOPMENT_TEAM = RU58A2256H;
  468. PRODUCT_NAME = "$(TARGET_NAME)";
  469. };
  470. name = Debug;
  471. };
  472. 272C00471E8C6B5A007EBCAC /* Release */ = {
  473. isa = XCBuildConfiguration;
  474. buildSettings = {
  475. DEVELOPMENT_TEAM = RU58A2256H;
  476. PRODUCT_NAME = "$(TARGET_NAME)";
  477. };
  478. name = Release;
  479. };
  480. /* End XCBuildConfiguration section */
  481. /* Begin XCConfigurationList section */
  482. 272C00001E8C6664007EBCAC /* Build configuration list for PBXProject "mxml" */ = {
  483. isa = XCConfigurationList;
  484. buildConfigurations = (
  485. 272C00071E8C6664007EBCAC /* Debug */,
  486. 272C00081E8C6664007EBCAC /* Release */,
  487. );
  488. defaultConfigurationIsVisible = 0;
  489. defaultConfigurationName = Release;
  490. };
  491. 272C00091E8C6664007EBCAC /* Build configuration list for PBXNativeTarget "libmxml" */ = {
  492. isa = XCConfigurationList;
  493. buildConfigurations = (
  494. 272C000A1E8C6664007EBCAC /* Debug */,
  495. 272C000B1E8C6664007EBCAC /* Release */,
  496. );
  497. defaultConfigurationIsVisible = 0;
  498. defaultConfigurationName = Release;
  499. };
  500. 272C003D1E8C6AEB007EBCAC /* Build configuration list for PBXNativeTarget "testmxml" */ = {
  501. isa = XCConfigurationList;
  502. buildConfigurations = (
  503. 272C003E1E8C6AEB007EBCAC /* Debug */,
  504. 272C003F1E8C6AEB007EBCAC /* Release */,
  505. );
  506. defaultConfigurationIsVisible = 0;
  507. defaultConfigurationName = Release;
  508. };
  509. 272C00451E8C6B5A007EBCAC /* Build configuration list for PBXAggregateTarget "All" */ = {
  510. isa = XCConfigurationList;
  511. buildConfigurations = (
  512. 272C00461E8C6B5A007EBCAC /* Debug */,
  513. 272C00471E8C6B5A007EBCAC /* Release */,
  514. );
  515. defaultConfigurationIsVisible = 0;
  516. defaultConfigurationName = Release;
  517. };
  518. /* End XCConfigurationList section */
  519. };
  520. rootObject = 272CFFFD1E8C6664007EBCAC /* Project object */;
  521. }