project.pbxproj 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CDCB3BCA24E1D39B0029B771 /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDEC1E09235167920091D9F2 /* GoogleMock.framework */; };
  10. CDCB3BD624E1D5320029B771 /* join_iterator_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDCB3BCD24E1D5320029B771 /* join_iterator_test.cxx */; };
  11. CDCB3BD724E1D5320029B771 /* unkeyed_iterator_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDCB3BCE24E1D5320029B771 /* unkeyed_iterator_test.cxx */; };
  12. CDCB3BD824E1D5320029B771 /* recursive_iterator_vector_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDCB3BCF24E1D5320029B771 /* recursive_iterator_vector_test.cxx */; };
  13. CDCB3BD924E1D5320029B771 /* recursive_iterator_accessors_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDCB3BD024E1D5320029B771 /* recursive_iterator_accessors_test.cxx */; };
  14. CDCB3BDA24E1D5320029B771 /* recursive_iterator_mixed_container_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDCB3BD124E1D5320029B771 /* recursive_iterator_mixed_container_test.cxx */; };
  15. CDCB3BDB24E1D5320029B771 /* end_aware_iterator_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDCB3BD224E1D5320029B771 /* end_aware_iterator_test.cxx */; };
  16. CDCB3BDC24E1D5320029B771 /* filter_iterator_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDCB3BD324E1D5320029B771 /* filter_iterator_test.cxx */; };
  17. CDCB3BDD24E1D5320029B771 /* indexed_iterator_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDCB3BD424E1D5320029B771 /* indexed_iterator_test.cxx */; };
  18. CDCB3BDE24E1D5320029B771 /* recursive_iterator_map_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDCB3BD524E1D5320029B771 /* recursive_iterator_map_test.cxx */; };
  19. /* End PBXBuildFile section */
  20. /* Begin PBXContainerItemProxy section */
  21. CDCB3BCB24E1D3B50029B771 /* PBXContainerItemProxy */ = {
  22. isa = PBXContainerItemProxy;
  23. containerPortal = CDEC1E01235167920091D9F2 /* GoogleMock.xcodeproj */;
  24. proxyType = 1;
  25. remoteGlobalIDString = 05818F851A685AEA0072A469;
  26. remoteInfo = GoogleMock;
  27. };
  28. CDEC1E08235167920091D9F2 /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = CDEC1E01235167920091D9F2 /* GoogleMock.xcodeproj */;
  31. proxyType = 2;
  32. remoteGlobalIDString = 05818F861A685AEA0072A469;
  33. remoteInfo = GoogleMock;
  34. };
  35. CDEC1E0A235167920091D9F2 /* PBXContainerItemProxy */ = {
  36. isa = PBXContainerItemProxy;
  37. containerPortal = CDEC1E01235167920091D9F2 /* GoogleMock.xcodeproj */;
  38. proxyType = 2;
  39. remoteGlobalIDString = 05E96ABD1A68600C00204102;
  40. remoteInfo = gmock;
  41. };
  42. CDEC1E0C235167920091D9F2 /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = CDEC1E01235167920091D9F2 /* GoogleMock.xcodeproj */;
  45. proxyType = 2;
  46. remoteGlobalIDString = 05E96B1F1A68634900204102;
  47. remoteInfo = gtest;
  48. };
  49. CDEC1E0E235167920091D9F2 /* PBXContainerItemProxy */ = {
  50. isa = PBXContainerItemProxy;
  51. containerPortal = CDEC1E01235167920091D9F2 /* GoogleMock.xcodeproj */;
  52. proxyType = 2;
  53. remoteGlobalIDString = 05818F901A685AEA0072A469;
  54. remoteInfo = GoogleMockTests;
  55. };
  56. /* End PBXContainerItemProxy section */
  57. /* Begin PBXCopyFilesBuildPhase section */
  58. CD21AE1B1E4A3E7900536178 /* CopyFiles */ = {
  59. isa = PBXCopyFilesBuildPhase;
  60. buildActionMask = 2147483647;
  61. dstPath = /usr/share/man/man1/;
  62. dstSubfolderSpec = 0;
  63. files = (
  64. );
  65. runOnlyForDeploymentPostprocessing = 1;
  66. };
  67. /* End PBXCopyFilesBuildPhase section */
  68. /* Begin PBXFileReference section */
  69. CD21AE1D1E4A3E7900536178 /* iterator_tc */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = iterator_tc; sourceTree = BUILT_PRODUCTS_DIR; };
  70. CDCB3BBC24E1CDE40029B771 /* iterator */ = {isa = PBXFileReference; lastKnownFileType = folder; name = iterator; path = include/iterator; sourceTree = "<group>"; };
  71. CDCB3BC124E1D3880029B771 /* iterator-test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "iterator-test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  72. CDCB3BC524E1D3880029B771 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  73. CDCB3BCD24E1D5320029B771 /* join_iterator_test.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = join_iterator_test.cxx; sourceTree = "<group>"; };
  74. CDCB3BCE24E1D5320029B771 /* unkeyed_iterator_test.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unkeyed_iterator_test.cxx; sourceTree = "<group>"; };
  75. CDCB3BCF24E1D5320029B771 /* recursive_iterator_vector_test.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = recursive_iterator_vector_test.cxx; sourceTree = "<group>"; };
  76. CDCB3BD024E1D5320029B771 /* recursive_iterator_accessors_test.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = recursive_iterator_accessors_test.cxx; sourceTree = "<group>"; };
  77. CDCB3BD124E1D5320029B771 /* recursive_iterator_mixed_container_test.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = recursive_iterator_mixed_container_test.cxx; sourceTree = "<group>"; };
  78. CDCB3BD224E1D5320029B771 /* end_aware_iterator_test.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = end_aware_iterator_test.cxx; sourceTree = "<group>"; };
  79. CDCB3BD324E1D5320029B771 /* filter_iterator_test.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = filter_iterator_test.cxx; sourceTree = "<group>"; };
  80. CDCB3BD424E1D5320029B771 /* indexed_iterator_test.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = indexed_iterator_test.cxx; sourceTree = "<group>"; };
  81. CDCB3BD524E1D5320029B771 /* recursive_iterator_map_test.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = recursive_iterator_map_test.cxx; sourceTree = "<group>"; };
  82. CDEC1E01235167920091D9F2 /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
  83. /* End PBXFileReference section */
  84. /* Begin PBXFrameworksBuildPhase section */
  85. CD21AE1A1E4A3E7900536178 /* Frameworks */ = {
  86. isa = PBXFrameworksBuildPhase;
  87. buildActionMask = 2147483647;
  88. files = (
  89. );
  90. runOnlyForDeploymentPostprocessing = 0;
  91. };
  92. CDCB3BBE24E1D3880029B771 /* Frameworks */ = {
  93. isa = PBXFrameworksBuildPhase;
  94. buildActionMask = 2147483647;
  95. files = (
  96. CDCB3BCA24E1D39B0029B771 /* GoogleMock.framework in Frameworks */,
  97. );
  98. runOnlyForDeploymentPostprocessing = 0;
  99. };
  100. /* End PBXFrameworksBuildPhase section */
  101. /* Begin PBXGroup section */
  102. CD21AE141E4A3E7900536178 = {
  103. isa = PBXGroup;
  104. children = (
  105. CDEC1E01235167920091D9F2 /* GoogleMock.xcodeproj */,
  106. CDCB3BBC24E1CDE40029B771 /* iterator */,
  107. CD21AE271E4A3E8600536178 /* test */,
  108. CDCB3BC224E1D3880029B771 /* iterator-test */,
  109. CD21AE1E1E4A3E7900536178 /* Products */,
  110. CDCB3BC924E1D39B0029B771 /* Frameworks */,
  111. );
  112. sourceTree = "<group>";
  113. };
  114. CD21AE1E1E4A3E7900536178 /* Products */ = {
  115. isa = PBXGroup;
  116. children = (
  117. CD21AE1D1E4A3E7900536178 /* iterator_tc */,
  118. CDCB3BC124E1D3880029B771 /* iterator-test.xctest */,
  119. );
  120. name = Products;
  121. sourceTree = "<group>";
  122. };
  123. CD21AE271E4A3E8600536178 /* test */ = {
  124. isa = PBXGroup;
  125. children = (
  126. CDCB3BD224E1D5320029B771 /* end_aware_iterator_test.cxx */,
  127. CDCB3BD324E1D5320029B771 /* filter_iterator_test.cxx */,
  128. CDCB3BD424E1D5320029B771 /* indexed_iterator_test.cxx */,
  129. CDCB3BCD24E1D5320029B771 /* join_iterator_test.cxx */,
  130. CDCB3BD024E1D5320029B771 /* recursive_iterator_accessors_test.cxx */,
  131. CDCB3BD124E1D5320029B771 /* recursive_iterator_mixed_container_test.cxx */,
  132. CDCB3BD524E1D5320029B771 /* recursive_iterator_map_test.cxx */,
  133. CDCB3BCF24E1D5320029B771 /* recursive_iterator_vector_test.cxx */,
  134. CDCB3BCE24E1D5320029B771 /* unkeyed_iterator_test.cxx */,
  135. );
  136. path = test;
  137. sourceTree = "<group>";
  138. };
  139. CDCB3BC224E1D3880029B771 /* iterator-test */ = {
  140. isa = PBXGroup;
  141. children = (
  142. CDCB3BC524E1D3880029B771 /* Info.plist */,
  143. );
  144. path = "iterator-test";
  145. sourceTree = "<group>";
  146. };
  147. CDCB3BC924E1D39B0029B771 /* Frameworks */ = {
  148. isa = PBXGroup;
  149. children = (
  150. );
  151. name = Frameworks;
  152. sourceTree = "<group>";
  153. };
  154. CDEC1E02235167920091D9F2 /* Products */ = {
  155. isa = PBXGroup;
  156. children = (
  157. CDEC1E09235167920091D9F2 /* GoogleMock.framework */,
  158. CDEC1E0B235167920091D9F2 /* gmock.framework */,
  159. CDEC1E0D235167920091D9F2 /* gtest.framework */,
  160. CDEC1E0F235167920091D9F2 /* GoogleMockTests.xctest */,
  161. );
  162. name = Products;
  163. sourceTree = "<group>";
  164. };
  165. /* End PBXGroup section */
  166. /* Begin PBXNativeTarget section */
  167. CD21AE1C1E4A3E7900536178 /* iterator_tc */ = {
  168. isa = PBXNativeTarget;
  169. buildConfigurationList = CD21AE241E4A3E7900536178 /* Build configuration list for PBXNativeTarget "iterator_tc" */;
  170. buildPhases = (
  171. CD21AE2D1E4A3EF600536178 /* ShellScript */,
  172. CD21AE191E4A3E7900536178 /* Sources */,
  173. CD21AE1A1E4A3E7900536178 /* Frameworks */,
  174. CD21AE1B1E4A3E7900536178 /* CopyFiles */,
  175. );
  176. buildRules = (
  177. );
  178. dependencies = (
  179. );
  180. name = iterator_tc;
  181. productName = iterator;
  182. productReference = CD21AE1D1E4A3E7900536178 /* iterator_tc */;
  183. productType = "com.apple.product-type.tool";
  184. };
  185. CDCB3BC024E1D3880029B771 /* iterator-test */ = {
  186. isa = PBXNativeTarget;
  187. buildConfigurationList = CDCB3BC624E1D3880029B771 /* Build configuration list for PBXNativeTarget "iterator-test" */;
  188. buildPhases = (
  189. CDCB3BBD24E1D3880029B771 /* Sources */,
  190. CDCB3BBE24E1D3880029B771 /* Frameworks */,
  191. CDCB3BBF24E1D3880029B771 /* Resources */,
  192. );
  193. buildRules = (
  194. );
  195. dependencies = (
  196. CDCB3BCC24E1D3B50029B771 /* PBXTargetDependency */,
  197. );
  198. name = "iterator-test";
  199. productName = "iterator-test";
  200. productReference = CDCB3BC124E1D3880029B771 /* iterator-test.xctest */;
  201. productType = "com.apple.product-type.bundle.unit-test";
  202. };
  203. /* End PBXNativeTarget section */
  204. /* Begin PBXProject section */
  205. CD21AE151E4A3E7900536178 /* Project object */ = {
  206. isa = PBXProject;
  207. attributes = {
  208. LastUpgradeCheck = 1110;
  209. ORGANIZATIONNAME = "Sam Jaffe";
  210. TargetAttributes = {
  211. CD21AE1C1E4A3E7900536178 = {
  212. CreatedOnToolsVersion = 7.2.1;
  213. };
  214. CDCB3BC024E1D3880029B771 = {
  215. CreatedOnToolsVersion = 11.3.1;
  216. ProvisioningStyle = Automatic;
  217. };
  218. };
  219. };
  220. buildConfigurationList = CD21AE181E4A3E7900536178 /* Build configuration list for PBXProject "iterator" */;
  221. compatibilityVersion = "Xcode 3.2";
  222. developmentRegion = en;
  223. hasScannedForEncodings = 0;
  224. knownRegions = (
  225. en,
  226. Base,
  227. );
  228. mainGroup = CD21AE141E4A3E7900536178;
  229. productRefGroup = CD21AE1E1E4A3E7900536178 /* Products */;
  230. projectDirPath = "";
  231. projectReferences = (
  232. {
  233. ProductGroup = CDEC1E02235167920091D9F2 /* Products */;
  234. ProjectRef = CDEC1E01235167920091D9F2 /* GoogleMock.xcodeproj */;
  235. },
  236. );
  237. projectRoot = "";
  238. targets = (
  239. CD21AE1C1E4A3E7900536178 /* iterator_tc */,
  240. CDCB3BC024E1D3880029B771 /* iterator-test */,
  241. );
  242. };
  243. /* End PBXProject section */
  244. /* Begin PBXReferenceProxy section */
  245. CDEC1E09235167920091D9F2 /* GoogleMock.framework */ = {
  246. isa = PBXReferenceProxy;
  247. fileType = wrapper.framework;
  248. path = GoogleMock.framework;
  249. remoteRef = CDEC1E08235167920091D9F2 /* PBXContainerItemProxy */;
  250. sourceTree = BUILT_PRODUCTS_DIR;
  251. };
  252. CDEC1E0B235167920091D9F2 /* gmock.framework */ = {
  253. isa = PBXReferenceProxy;
  254. fileType = wrapper.framework;
  255. path = gmock.framework;
  256. remoteRef = CDEC1E0A235167920091D9F2 /* PBXContainerItemProxy */;
  257. sourceTree = BUILT_PRODUCTS_DIR;
  258. };
  259. CDEC1E0D235167920091D9F2 /* gtest.framework */ = {
  260. isa = PBXReferenceProxy;
  261. fileType = wrapper.framework;
  262. path = gtest.framework;
  263. remoteRef = CDEC1E0C235167920091D9F2 /* PBXContainerItemProxy */;
  264. sourceTree = BUILT_PRODUCTS_DIR;
  265. };
  266. CDEC1E0F235167920091D9F2 /* GoogleMockTests.xctest */ = {
  267. isa = PBXReferenceProxy;
  268. fileType = wrapper.cfbundle;
  269. path = GoogleMockTests.xctest;
  270. remoteRef = CDEC1E0E235167920091D9F2 /* PBXContainerItemProxy */;
  271. sourceTree = BUILT_PRODUCTS_DIR;
  272. };
  273. /* End PBXReferenceProxy section */
  274. /* Begin PBXResourcesBuildPhase section */
  275. CDCB3BBF24E1D3880029B771 /* Resources */ = {
  276. isa = PBXResourcesBuildPhase;
  277. buildActionMask = 2147483647;
  278. files = (
  279. );
  280. runOnlyForDeploymentPostprocessing = 0;
  281. };
  282. /* End PBXResourcesBuildPhase section */
  283. /* Begin PBXShellScriptBuildPhase section */
  284. CD21AE2D1E4A3EF600536178 /* ShellScript */ = {
  285. isa = PBXShellScriptBuildPhase;
  286. buildActionMask = 2147483647;
  287. files = (
  288. );
  289. inputPaths = (
  290. "$(SRCROOT)/end_aware_iterator.t.h",
  291. "$(SRCROOT)/join_iterator.t.h",
  292. "$(SRCROOT)/recursive_iterator_one_dimension.t.h",
  293. "$(SRCROOT)/recursive_iterator_nested_map.t.h",
  294. "$(SRCROOT)/recursive_iterator_mixed_container.t.h",
  295. "$(SRCROOT)/recursive_iterator_accessors.t.h",
  296. "$(SRCROOT)/unkeyed_iterator.t.h",
  297. "$(SRCROOT)/indexed_iterator.t.h",
  298. "$(SRCROOT)/filter_iterator.t.h",
  299. );
  300. outputPaths = (
  301. "$(SRCROOT)/iterator_tc.cpp",
  302. );
  303. runOnlyForDeploymentPostprocessing = 0;
  304. shellPath = /bin/sh;
  305. shellScript = "cxxtestgen --error-printer -o iterator_tc.cpp end_aware_iterator.t.h join_iterator.t.h recursive_iterator_one_dimension.t.h recursive_iterator_nested_map.t.h recursive_iterator_mixed_container.t.h recursive_iterator_accessors.t.h unkeyed_iterator.t.h indexed_iterator.t.h filter_iterator.t.h";
  306. };
  307. /* End PBXShellScriptBuildPhase section */
  308. /* Begin PBXSourcesBuildPhase section */
  309. CD21AE191E4A3E7900536178 /* Sources */ = {
  310. isa = PBXSourcesBuildPhase;
  311. buildActionMask = 2147483647;
  312. files = (
  313. );
  314. runOnlyForDeploymentPostprocessing = 0;
  315. };
  316. CDCB3BBD24E1D3880029B771 /* Sources */ = {
  317. isa = PBXSourcesBuildPhase;
  318. buildActionMask = 2147483647;
  319. files = (
  320. CDCB3BDB24E1D5320029B771 /* end_aware_iterator_test.cxx in Sources */,
  321. CDCB3BD824E1D5320029B771 /* recursive_iterator_vector_test.cxx in Sources */,
  322. CDCB3BDC24E1D5320029B771 /* filter_iterator_test.cxx in Sources */,
  323. CDCB3BDE24E1D5320029B771 /* recursive_iterator_map_test.cxx in Sources */,
  324. CDCB3BDD24E1D5320029B771 /* indexed_iterator_test.cxx in Sources */,
  325. CDCB3BD624E1D5320029B771 /* join_iterator_test.cxx in Sources */,
  326. CDCB3BD724E1D5320029B771 /* unkeyed_iterator_test.cxx in Sources */,
  327. CDCB3BDA24E1D5320029B771 /* recursive_iterator_mixed_container_test.cxx in Sources */,
  328. CDCB3BD924E1D5320029B771 /* recursive_iterator_accessors_test.cxx in Sources */,
  329. );
  330. runOnlyForDeploymentPostprocessing = 0;
  331. };
  332. /* End PBXSourcesBuildPhase section */
  333. /* Begin PBXTargetDependency section */
  334. CDCB3BCC24E1D3B50029B771 /* PBXTargetDependency */ = {
  335. isa = PBXTargetDependency;
  336. name = GoogleMock;
  337. targetProxy = CDCB3BCB24E1D3B50029B771 /* PBXContainerItemProxy */;
  338. };
  339. /* End PBXTargetDependency section */
  340. /* Begin XCBuildConfiguration section */
  341. CD21AE221E4A3E7900536178 /* Debug */ = {
  342. isa = XCBuildConfiguration;
  343. buildSettings = {
  344. ALWAYS_SEARCH_USER_PATHS = NO;
  345. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  346. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  347. CLANG_CXX_LIBRARY = "libc++";
  348. CLANG_ENABLE_MODULES = YES;
  349. CLANG_ENABLE_OBJC_ARC = YES;
  350. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  351. CLANG_WARN_BOOL_CONVERSION = YES;
  352. CLANG_WARN_COMMA = YES;
  353. CLANG_WARN_CONSTANT_CONVERSION = YES;
  354. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  355. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  356. CLANG_WARN_EMPTY_BODY = YES;
  357. CLANG_WARN_ENUM_CONVERSION = YES;
  358. CLANG_WARN_INFINITE_RECURSION = YES;
  359. CLANG_WARN_INT_CONVERSION = YES;
  360. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  361. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  362. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  363. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  364. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  365. CLANG_WARN_STRICT_PROTOTYPES = YES;
  366. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  367. CLANG_WARN_UNREACHABLE_CODE = YES;
  368. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  369. CODE_SIGN_IDENTITY = "-";
  370. COPY_PHASE_STRIP = NO;
  371. DEBUG_INFORMATION_FORMAT = dwarf;
  372. ENABLE_STRICT_OBJC_MSGSEND = YES;
  373. ENABLE_TESTABILITY = YES;
  374. GCC_C_LANGUAGE_STANDARD = gnu99;
  375. GCC_DYNAMIC_NO_PIC = NO;
  376. GCC_NO_COMMON_BLOCKS = YES;
  377. GCC_OPTIMIZATION_LEVEL = 0;
  378. GCC_PREPROCESSOR_DEFINITIONS = (
  379. "DEBUG=1",
  380. "$(inherited)",
  381. );
  382. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  383. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  384. GCC_WARN_UNDECLARED_SELECTOR = YES;
  385. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  386. GCC_WARN_UNUSED_FUNCTION = YES;
  387. GCC_WARN_UNUSED_VARIABLE = YES;
  388. MACOSX_DEPLOYMENT_TARGET = 10.10;
  389. MTL_ENABLE_DEBUG_INFO = YES;
  390. ONLY_ACTIVE_ARCH = YES;
  391. SDKROOT = macosx;
  392. USER_HEADER_SEARCH_PATHS = include/;
  393. };
  394. name = Debug;
  395. };
  396. CD21AE231E4A3E7900536178 /* Release */ = {
  397. isa = XCBuildConfiguration;
  398. buildSettings = {
  399. ALWAYS_SEARCH_USER_PATHS = NO;
  400. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  401. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  402. CLANG_CXX_LIBRARY = "libc++";
  403. CLANG_ENABLE_MODULES = YES;
  404. CLANG_ENABLE_OBJC_ARC = YES;
  405. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  406. CLANG_WARN_BOOL_CONVERSION = YES;
  407. CLANG_WARN_COMMA = YES;
  408. CLANG_WARN_CONSTANT_CONVERSION = YES;
  409. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  410. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  411. CLANG_WARN_EMPTY_BODY = YES;
  412. CLANG_WARN_ENUM_CONVERSION = YES;
  413. CLANG_WARN_INFINITE_RECURSION = YES;
  414. CLANG_WARN_INT_CONVERSION = YES;
  415. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  416. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  417. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  418. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  419. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  420. CLANG_WARN_STRICT_PROTOTYPES = YES;
  421. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  422. CLANG_WARN_UNREACHABLE_CODE = YES;
  423. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  424. CODE_SIGN_IDENTITY = "-";
  425. COPY_PHASE_STRIP = NO;
  426. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  427. ENABLE_NS_ASSERTIONS = NO;
  428. ENABLE_STRICT_OBJC_MSGSEND = YES;
  429. GCC_C_LANGUAGE_STANDARD = gnu99;
  430. GCC_NO_COMMON_BLOCKS = YES;
  431. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  432. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  433. GCC_WARN_UNDECLARED_SELECTOR = YES;
  434. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  435. GCC_WARN_UNUSED_FUNCTION = YES;
  436. GCC_WARN_UNUSED_VARIABLE = YES;
  437. MACOSX_DEPLOYMENT_TARGET = 10.10;
  438. MTL_ENABLE_DEBUG_INFO = NO;
  439. SDKROOT = macosx;
  440. USER_HEADER_SEARCH_PATHS = include/;
  441. };
  442. name = Release;
  443. };
  444. CD21AE251E4A3E7900536178 /* Debug */ = {
  445. isa = XCBuildConfiguration;
  446. buildSettings = {
  447. CODE_SIGN_IDENTITY = "-";
  448. HEADER_SEARCH_PATHS = /usr/local/include/;
  449. PRODUCT_NAME = "$(TARGET_NAME)";
  450. };
  451. name = Debug;
  452. };
  453. CD21AE261E4A3E7900536178 /* Release */ = {
  454. isa = XCBuildConfiguration;
  455. buildSettings = {
  456. CODE_SIGN_IDENTITY = "-";
  457. HEADER_SEARCH_PATHS = /usr/local/include/;
  458. PRODUCT_NAME = "$(TARGET_NAME)";
  459. };
  460. name = Release;
  461. };
  462. CDCB3BC724E1D3880029B771 /* Debug */ = {
  463. isa = XCBuildConfiguration;
  464. buildSettings = {
  465. CLANG_ANALYZER_NONNULL = YES;
  466. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  467. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  468. CLANG_ENABLE_OBJC_WEAK = YES;
  469. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  470. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  471. CODE_SIGN_STYLE = Automatic;
  472. COMBINE_HIDPI_IMAGES = YES;
  473. GCC_C_LANGUAGE_STANDARD = gnu11;
  474. INFOPLIST_FILE = "iterator-test/Info.plist";
  475. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  476. MACOSX_DEPLOYMENT_TARGET = 10.14;
  477. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  478. MTL_FAST_MATH = YES;
  479. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.iterator-test";
  480. PRODUCT_NAME = "$(TARGET_NAME)";
  481. };
  482. name = Debug;
  483. };
  484. CDCB3BC824E1D3880029B771 /* Release */ = {
  485. isa = XCBuildConfiguration;
  486. buildSettings = {
  487. CLANG_ANALYZER_NONNULL = YES;
  488. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  489. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  490. CLANG_ENABLE_OBJC_WEAK = YES;
  491. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  492. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  493. CODE_SIGN_STYLE = Automatic;
  494. COMBINE_HIDPI_IMAGES = YES;
  495. GCC_C_LANGUAGE_STANDARD = gnu11;
  496. INFOPLIST_FILE = "iterator-test/Info.plist";
  497. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  498. MACOSX_DEPLOYMENT_TARGET = 10.14;
  499. MTL_FAST_MATH = YES;
  500. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.iterator-test";
  501. PRODUCT_NAME = "$(TARGET_NAME)";
  502. };
  503. name = Release;
  504. };
  505. /* End XCBuildConfiguration section */
  506. /* Begin XCConfigurationList section */
  507. CD21AE181E4A3E7900536178 /* Build configuration list for PBXProject "iterator" */ = {
  508. isa = XCConfigurationList;
  509. buildConfigurations = (
  510. CD21AE221E4A3E7900536178 /* Debug */,
  511. CD21AE231E4A3E7900536178 /* Release */,
  512. );
  513. defaultConfigurationIsVisible = 0;
  514. defaultConfigurationName = Release;
  515. };
  516. CD21AE241E4A3E7900536178 /* Build configuration list for PBXNativeTarget "iterator_tc" */ = {
  517. isa = XCConfigurationList;
  518. buildConfigurations = (
  519. CD21AE251E4A3E7900536178 /* Debug */,
  520. CD21AE261E4A3E7900536178 /* Release */,
  521. );
  522. defaultConfigurationIsVisible = 0;
  523. defaultConfigurationName = Release;
  524. };
  525. CDCB3BC624E1D3880029B771 /* Build configuration list for PBXNativeTarget "iterator-test" */ = {
  526. isa = XCConfigurationList;
  527. buildConfigurations = (
  528. CDCB3BC724E1D3880029B771 /* Debug */,
  529. CDCB3BC824E1D3880029B771 /* Release */,
  530. );
  531. defaultConfigurationIsVisible = 0;
  532. defaultConfigurationName = Release;
  533. };
  534. /* End XCConfigurationList section */
  535. };
  536. rootObject = CD21AE151E4A3E7900536178 /* Project object */;
  537. }