project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 50;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CDC748C725313592008D9D1D /* libcli.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC748A52531353C008D9D1D /* libcli.a */; };
  10. CDC748E5253136FD008D9D1D /* cli.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDC748E2253136FD008D9D1D /* cli.cxx */; };
  11. CDC748E725313CBC008D9D1D /* cli_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDC748E625313CBC008D9D1D /* cli_test.cxx */; };
  12. CDC748E925313D81008D9D1D /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC748B425313553008D9D1D /* GoogleMock.framework */; };
  13. CDC748F4253141AF008D9D1D /* libstring-utils.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC748F125314196008D9D1D /* libstring-utils.a */; };
  14. CDF978A525323ADB00204B5C /* prompt_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDF978A425323ADB00204B5C /* prompt_test.cxx */; };
  15. /* End PBXBuildFile section */
  16. /* Begin PBXContainerItemProxy section */
  17. CDC748B325313553008D9D1D /* PBXContainerItemProxy */ = {
  18. isa = PBXContainerItemProxy;
  19. containerPortal = CDC748AC25313553008D9D1D /* GoogleMock.xcodeproj */;
  20. proxyType = 2;
  21. remoteGlobalIDString = 05818F861A685AEA0072A469;
  22. remoteInfo = GoogleMock;
  23. };
  24. CDC748B525313553008D9D1D /* PBXContainerItemProxy */ = {
  25. isa = PBXContainerItemProxy;
  26. containerPortal = CDC748AC25313553008D9D1D /* GoogleMock.xcodeproj */;
  27. proxyType = 2;
  28. remoteGlobalIDString = 05E96ABD1A68600C00204102;
  29. remoteInfo = gmock;
  30. };
  31. CDC748B725313553008D9D1D /* PBXContainerItemProxy */ = {
  32. isa = PBXContainerItemProxy;
  33. containerPortal = CDC748AC25313553008D9D1D /* GoogleMock.xcodeproj */;
  34. proxyType = 2;
  35. remoteGlobalIDString = 05E96B1F1A68634900204102;
  36. remoteInfo = gtest;
  37. };
  38. CDC748B925313553008D9D1D /* PBXContainerItemProxy */ = {
  39. isa = PBXContainerItemProxy;
  40. containerPortal = CDC748AC25313553008D9D1D /* GoogleMock.xcodeproj */;
  41. proxyType = 2;
  42. remoteGlobalIDString = 05818F901A685AEA0072A469;
  43. remoteInfo = GoogleMockTests;
  44. };
  45. CDC748C825313592008D9D1D /* PBXContainerItemProxy */ = {
  46. isa = PBXContainerItemProxy;
  47. containerPortal = CDC7489D2531353C008D9D1D /* Project object */;
  48. proxyType = 1;
  49. remoteGlobalIDString = CDC748A42531353C008D9D1D;
  50. remoteInfo = cli;
  51. };
  52. CDC748F025314196008D9D1D /* PBXContainerItemProxy */ = {
  53. isa = PBXContainerItemProxy;
  54. containerPortal = CDC748EA25314195008D9D1D /* string-utils.xcodeproj */;
  55. proxyType = 2;
  56. remoteGlobalIDString = CD266862252FF4B600B3E667;
  57. remoteInfo = "string-utils";
  58. };
  59. CDC748F225314196008D9D1D /* PBXContainerItemProxy */ = {
  60. isa = PBXContainerItemProxy;
  61. containerPortal = CDC748EA25314195008D9D1D /* string-utils.xcodeproj */;
  62. proxyType = 2;
  63. remoteGlobalIDString = CD266886252FFAAE00B3E667;
  64. remoteInfo = "string_utils-test";
  65. };
  66. /* End PBXContainerItemProxy section */
  67. /* Begin PBXFileReference section */
  68. CDC748A52531353C008D9D1D /* libcli.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libcli.a; sourceTree = BUILT_PRODUCTS_DIR; };
  69. CDC748AC25313553008D9D1D /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
  70. CDC748BD25313587008D9D1D /* cli */ = {isa = PBXFileReference; lastKnownFileType = folder; name = cli; path = include/cli; sourceTree = "<group>"; };
  71. CDC748C225313592008D9D1D /* cli-test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "cli-test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  72. CDC748C625313592008D9D1D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  73. CDC748E2253136FD008D9D1D /* cli.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cli.cxx; sourceTree = "<group>"; };
  74. CDC748E625313CBC008D9D1D /* cli_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = cli_test.cxx; sourceTree = "<group>"; };
  75. CDC748EA25314195008D9D1D /* string-utils.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "string-utils.xcodeproj"; path = "external/string-utils/string-utils.xcodeproj"; sourceTree = "<group>"; };
  76. CDF978A425323ADB00204B5C /* prompt_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = prompt_test.cxx; sourceTree = "<group>"; };
  77. /* End PBXFileReference section */
  78. /* Begin PBXFrameworksBuildPhase section */
  79. CDC748A32531353C008D9D1D /* Frameworks */ = {
  80. isa = PBXFrameworksBuildPhase;
  81. buildActionMask = 2147483647;
  82. files = (
  83. CDC748F4253141AF008D9D1D /* libstring-utils.a in Frameworks */,
  84. );
  85. runOnlyForDeploymentPostprocessing = 0;
  86. };
  87. CDC748BF25313592008D9D1D /* Frameworks */ = {
  88. isa = PBXFrameworksBuildPhase;
  89. buildActionMask = 2147483647;
  90. files = (
  91. CDC748E925313D81008D9D1D /* GoogleMock.framework in Frameworks */,
  92. CDC748C725313592008D9D1D /* libcli.a in Frameworks */,
  93. );
  94. runOnlyForDeploymentPostprocessing = 0;
  95. };
  96. /* End PBXFrameworksBuildPhase section */
  97. /* Begin PBXGroup section */
  98. CDC7489C2531353C008D9D1D = {
  99. isa = PBXGroup;
  100. children = (
  101. CDC748EA25314195008D9D1D /* string-utils.xcodeproj */,
  102. CDC748AC25313553008D9D1D /* GoogleMock.xcodeproj */,
  103. CDC748BD25313587008D9D1D /* cli */,
  104. CDC748BB2531357C008D9D1D /* src */,
  105. CDC748BC2531357C008D9D1D /* test */,
  106. CDC748C325313592008D9D1D /* cli-test */,
  107. CDC748A62531353C008D9D1D /* Products */,
  108. CDC748E825313D81008D9D1D /* Frameworks */,
  109. );
  110. sourceTree = "<group>";
  111. };
  112. CDC748A62531353C008D9D1D /* Products */ = {
  113. isa = PBXGroup;
  114. children = (
  115. CDC748A52531353C008D9D1D /* libcli.a */,
  116. CDC748C225313592008D9D1D /* cli-test.xctest */,
  117. );
  118. name = Products;
  119. sourceTree = "<group>";
  120. };
  121. CDC748AD25313553008D9D1D /* Products */ = {
  122. isa = PBXGroup;
  123. children = (
  124. CDC748B425313553008D9D1D /* GoogleMock.framework */,
  125. CDC748B625313553008D9D1D /* gmock.framework */,
  126. CDC748B825313553008D9D1D /* gtest.framework */,
  127. CDC748BA25313553008D9D1D /* GoogleMockTests.xctest */,
  128. );
  129. name = Products;
  130. sourceTree = "<group>";
  131. };
  132. CDC748BB2531357C008D9D1D /* src */ = {
  133. isa = PBXGroup;
  134. children = (
  135. CDC748E2253136FD008D9D1D /* cli.cxx */,
  136. );
  137. path = src;
  138. sourceTree = "<group>";
  139. };
  140. CDC748BC2531357C008D9D1D /* test */ = {
  141. isa = PBXGroup;
  142. children = (
  143. CDC748E625313CBC008D9D1D /* cli_test.cxx */,
  144. CDF978A425323ADB00204B5C /* prompt_test.cxx */,
  145. );
  146. path = test;
  147. sourceTree = "<group>";
  148. };
  149. CDC748C325313592008D9D1D /* cli-test */ = {
  150. isa = PBXGroup;
  151. children = (
  152. CDC748C625313592008D9D1D /* Info.plist */,
  153. );
  154. path = "cli-test";
  155. sourceTree = "<group>";
  156. };
  157. CDC748E825313D81008D9D1D /* Frameworks */ = {
  158. isa = PBXGroup;
  159. children = (
  160. );
  161. name = Frameworks;
  162. sourceTree = "<group>";
  163. };
  164. CDC748EB25314195008D9D1D /* Products */ = {
  165. isa = PBXGroup;
  166. children = (
  167. CDC748F125314196008D9D1D /* libstring-utils.a */,
  168. CDC748F325314196008D9D1D /* string_utils-test.xctest */,
  169. );
  170. name = Products;
  171. sourceTree = "<group>";
  172. };
  173. /* End PBXGroup section */
  174. /* Begin PBXHeadersBuildPhase section */
  175. CDC748A12531353C008D9D1D /* Headers */ = {
  176. isa = PBXHeadersBuildPhase;
  177. buildActionMask = 2147483647;
  178. files = (
  179. );
  180. runOnlyForDeploymentPostprocessing = 0;
  181. };
  182. /* End PBXHeadersBuildPhase section */
  183. /* Begin PBXNativeTarget section */
  184. CDC748A42531353C008D9D1D /* cli */ = {
  185. isa = PBXNativeTarget;
  186. buildConfigurationList = CDC748A92531353C008D9D1D /* Build configuration list for PBXNativeTarget "cli" */;
  187. buildPhases = (
  188. CDC748A12531353C008D9D1D /* Headers */,
  189. CDC748A22531353C008D9D1D /* Sources */,
  190. CDC748A32531353C008D9D1D /* Frameworks */,
  191. );
  192. buildRules = (
  193. );
  194. dependencies = (
  195. );
  196. name = cli;
  197. productName = cli;
  198. productReference = CDC748A52531353C008D9D1D /* libcli.a */;
  199. productType = "com.apple.product-type.library.static";
  200. };
  201. CDC748C125313592008D9D1D /* cli-test */ = {
  202. isa = PBXNativeTarget;
  203. buildConfigurationList = CDC748CA25313592008D9D1D /* Build configuration list for PBXNativeTarget "cli-test" */;
  204. buildPhases = (
  205. CDC748BE25313592008D9D1D /* Sources */,
  206. CDC748BF25313592008D9D1D /* Frameworks */,
  207. CDC748C025313592008D9D1D /* Resources */,
  208. );
  209. buildRules = (
  210. );
  211. dependencies = (
  212. CDC748C925313592008D9D1D /* PBXTargetDependency */,
  213. );
  214. name = "cli-test";
  215. productName = "cli-test";
  216. productReference = CDC748C225313592008D9D1D /* cli-test.xctest */;
  217. productType = "com.apple.product-type.bundle.unit-test";
  218. };
  219. /* End PBXNativeTarget section */
  220. /* Begin PBXProject section */
  221. CDC7489D2531353C008D9D1D /* Project object */ = {
  222. isa = PBXProject;
  223. attributes = {
  224. LastUpgradeCheck = 1130;
  225. ORGANIZATIONNAME = "Sam Jaffe";
  226. TargetAttributes = {
  227. CDC748A42531353C008D9D1D = {
  228. CreatedOnToolsVersion = 11.3.1;
  229. };
  230. CDC748C125313592008D9D1D = {
  231. CreatedOnToolsVersion = 11.3.1;
  232. };
  233. };
  234. };
  235. buildConfigurationList = CDC748A02531353C008D9D1D /* Build configuration list for PBXProject "cli" */;
  236. compatibilityVersion = "Xcode 9.3";
  237. developmentRegion = en;
  238. hasScannedForEncodings = 0;
  239. knownRegions = (
  240. en,
  241. Base,
  242. );
  243. mainGroup = CDC7489C2531353C008D9D1D;
  244. productRefGroup = CDC748A62531353C008D9D1D /* Products */;
  245. projectDirPath = "";
  246. projectReferences = (
  247. {
  248. ProductGroup = CDC748AD25313553008D9D1D /* Products */;
  249. ProjectRef = CDC748AC25313553008D9D1D /* GoogleMock.xcodeproj */;
  250. },
  251. {
  252. ProductGroup = CDC748EB25314195008D9D1D /* Products */;
  253. ProjectRef = CDC748EA25314195008D9D1D /* string-utils.xcodeproj */;
  254. },
  255. );
  256. projectRoot = "";
  257. targets = (
  258. CDC748A42531353C008D9D1D /* cli */,
  259. CDC748C125313592008D9D1D /* cli-test */,
  260. );
  261. };
  262. /* End PBXProject section */
  263. /* Begin PBXReferenceProxy section */
  264. CDC748B425313553008D9D1D /* GoogleMock.framework */ = {
  265. isa = PBXReferenceProxy;
  266. fileType = wrapper.framework;
  267. path = GoogleMock.framework;
  268. remoteRef = CDC748B325313553008D9D1D /* PBXContainerItemProxy */;
  269. sourceTree = BUILT_PRODUCTS_DIR;
  270. };
  271. CDC748B625313553008D9D1D /* gmock.framework */ = {
  272. isa = PBXReferenceProxy;
  273. fileType = wrapper.framework;
  274. path = gmock.framework;
  275. remoteRef = CDC748B525313553008D9D1D /* PBXContainerItemProxy */;
  276. sourceTree = BUILT_PRODUCTS_DIR;
  277. };
  278. CDC748B825313553008D9D1D /* gtest.framework */ = {
  279. isa = PBXReferenceProxy;
  280. fileType = wrapper.framework;
  281. path = gtest.framework;
  282. remoteRef = CDC748B725313553008D9D1D /* PBXContainerItemProxy */;
  283. sourceTree = BUILT_PRODUCTS_DIR;
  284. };
  285. CDC748BA25313553008D9D1D /* GoogleMockTests.xctest */ = {
  286. isa = PBXReferenceProxy;
  287. fileType = wrapper.cfbundle;
  288. path = GoogleMockTests.xctest;
  289. remoteRef = CDC748B925313553008D9D1D /* PBXContainerItemProxy */;
  290. sourceTree = BUILT_PRODUCTS_DIR;
  291. };
  292. CDC748F125314196008D9D1D /* libstring-utils.a */ = {
  293. isa = PBXReferenceProxy;
  294. fileType = archive.ar;
  295. path = "libstring-utils.a";
  296. remoteRef = CDC748F025314196008D9D1D /* PBXContainerItemProxy */;
  297. sourceTree = BUILT_PRODUCTS_DIR;
  298. };
  299. CDC748F325314196008D9D1D /* string_utils-test.xctest */ = {
  300. isa = PBXReferenceProxy;
  301. fileType = wrapper.cfbundle;
  302. path = "string_utils-test.xctest";
  303. remoteRef = CDC748F225314196008D9D1D /* PBXContainerItemProxy */;
  304. sourceTree = BUILT_PRODUCTS_DIR;
  305. };
  306. /* End PBXReferenceProxy section */
  307. /* Begin PBXResourcesBuildPhase section */
  308. CDC748C025313592008D9D1D /* Resources */ = {
  309. isa = PBXResourcesBuildPhase;
  310. buildActionMask = 2147483647;
  311. files = (
  312. );
  313. runOnlyForDeploymentPostprocessing = 0;
  314. };
  315. /* End PBXResourcesBuildPhase section */
  316. /* Begin PBXSourcesBuildPhase section */
  317. CDC748A22531353C008D9D1D /* Sources */ = {
  318. isa = PBXSourcesBuildPhase;
  319. buildActionMask = 2147483647;
  320. files = (
  321. CDC748E5253136FD008D9D1D /* cli.cxx in Sources */,
  322. );
  323. runOnlyForDeploymentPostprocessing = 0;
  324. };
  325. CDC748BE25313592008D9D1D /* Sources */ = {
  326. isa = PBXSourcesBuildPhase;
  327. buildActionMask = 2147483647;
  328. files = (
  329. CDC748E725313CBC008D9D1D /* cli_test.cxx in Sources */,
  330. CDF978A525323ADB00204B5C /* prompt_test.cxx in Sources */,
  331. );
  332. runOnlyForDeploymentPostprocessing = 0;
  333. };
  334. /* End PBXSourcesBuildPhase section */
  335. /* Begin PBXTargetDependency section */
  336. CDC748C925313592008D9D1D /* PBXTargetDependency */ = {
  337. isa = PBXTargetDependency;
  338. target = CDC748A42531353C008D9D1D /* cli */;
  339. targetProxy = CDC748C825313592008D9D1D /* PBXContainerItemProxy */;
  340. };
  341. /* End PBXTargetDependency section */
  342. /* Begin XCBuildConfiguration section */
  343. CDC748A72531353C008D9D1D /* Debug */ = {
  344. isa = XCBuildConfiguration;
  345. buildSettings = {
  346. ALWAYS_SEARCH_USER_PATHS = NO;
  347. CLANG_ANALYZER_NONNULL = YES;
  348. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  349. CLANG_CXX_LANGUAGE_STANDARD = "c++17";
  350. CLANG_CXX_LIBRARY = "libc++";
  351. CLANG_ENABLE_MODULES = YES;
  352. CLANG_ENABLE_OBJC_ARC = YES;
  353. CLANG_ENABLE_OBJC_WEAK = YES;
  354. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  355. CLANG_WARN_BOOL_CONVERSION = YES;
  356. CLANG_WARN_COMMA = YES;
  357. CLANG_WARN_CONSTANT_CONVERSION = YES;
  358. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  359. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  360. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  361. CLANG_WARN_EMPTY_BODY = YES;
  362. CLANG_WARN_ENUM_CONVERSION = YES;
  363. CLANG_WARN_INFINITE_RECURSION = YES;
  364. CLANG_WARN_INT_CONVERSION = YES;
  365. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  366. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  367. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  368. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  369. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  370. CLANG_WARN_STRICT_PROTOTYPES = YES;
  371. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  372. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  373. CLANG_WARN_UNREACHABLE_CODE = YES;
  374. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  375. COPY_PHASE_STRIP = NO;
  376. DEBUG_INFORMATION_FORMAT = dwarf;
  377. ENABLE_STRICT_OBJC_MSGSEND = YES;
  378. ENABLE_TESTABILITY = YES;
  379. GCC_C_LANGUAGE_STANDARD = gnu11;
  380. GCC_DYNAMIC_NO_PIC = NO;
  381. GCC_NO_COMMON_BLOCKS = YES;
  382. GCC_OPTIMIZATION_LEVEL = 0;
  383. GCC_PREPROCESSOR_DEFINITIONS = (
  384. "DEBUG=1",
  385. "$(inherited)",
  386. );
  387. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  388. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  389. GCC_WARN_UNDECLARED_SELECTOR = YES;
  390. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  391. GCC_WARN_UNUSED_FUNCTION = YES;
  392. GCC_WARN_UNUSED_VARIABLE = YES;
  393. MACOSX_DEPLOYMENT_TARGET = 10.14;
  394. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  395. MTL_FAST_MATH = YES;
  396. ONLY_ACTIVE_ARCH = YES;
  397. SDKROOT = macosx;
  398. SYSTEM_HEADER_SEARCH_PATHS = "external/string-utils/include";
  399. USER_HEADER_SEARCH_PATHS = include;
  400. };
  401. name = Debug;
  402. };
  403. CDC748A82531353C008D9D1D /* Release */ = {
  404. isa = XCBuildConfiguration;
  405. buildSettings = {
  406. ALWAYS_SEARCH_USER_PATHS = NO;
  407. CLANG_ANALYZER_NONNULL = YES;
  408. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  409. CLANG_CXX_LANGUAGE_STANDARD = "c++17";
  410. CLANG_CXX_LIBRARY = "libc++";
  411. CLANG_ENABLE_MODULES = YES;
  412. CLANG_ENABLE_OBJC_ARC = YES;
  413. CLANG_ENABLE_OBJC_WEAK = YES;
  414. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  415. CLANG_WARN_BOOL_CONVERSION = YES;
  416. CLANG_WARN_COMMA = YES;
  417. CLANG_WARN_CONSTANT_CONVERSION = YES;
  418. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  419. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  420. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  421. CLANG_WARN_EMPTY_BODY = YES;
  422. CLANG_WARN_ENUM_CONVERSION = YES;
  423. CLANG_WARN_INFINITE_RECURSION = YES;
  424. CLANG_WARN_INT_CONVERSION = YES;
  425. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  426. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  427. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  428. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  429. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  430. CLANG_WARN_STRICT_PROTOTYPES = YES;
  431. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  432. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  433. CLANG_WARN_UNREACHABLE_CODE = YES;
  434. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  435. COPY_PHASE_STRIP = NO;
  436. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  437. ENABLE_NS_ASSERTIONS = NO;
  438. ENABLE_STRICT_OBJC_MSGSEND = YES;
  439. GCC_C_LANGUAGE_STANDARD = gnu11;
  440. GCC_NO_COMMON_BLOCKS = YES;
  441. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  442. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  443. GCC_WARN_UNDECLARED_SELECTOR = YES;
  444. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  445. GCC_WARN_UNUSED_FUNCTION = YES;
  446. GCC_WARN_UNUSED_VARIABLE = YES;
  447. MACOSX_DEPLOYMENT_TARGET = 10.14;
  448. MTL_ENABLE_DEBUG_INFO = NO;
  449. MTL_FAST_MATH = YES;
  450. SDKROOT = macosx;
  451. SYSTEM_HEADER_SEARCH_PATHS = "external/string-utils/include";
  452. USER_HEADER_SEARCH_PATHS = include;
  453. };
  454. name = Release;
  455. };
  456. CDC748AA2531353C008D9D1D /* Debug */ = {
  457. isa = XCBuildConfiguration;
  458. buildSettings = {
  459. CODE_SIGN_STYLE = Automatic;
  460. EXECUTABLE_PREFIX = lib;
  461. PRODUCT_NAME = "$(TARGET_NAME)";
  462. SKIP_INSTALL = YES;
  463. };
  464. name = Debug;
  465. };
  466. CDC748AB2531353C008D9D1D /* Release */ = {
  467. isa = XCBuildConfiguration;
  468. buildSettings = {
  469. CODE_SIGN_STYLE = Automatic;
  470. EXECUTABLE_PREFIX = lib;
  471. PRODUCT_NAME = "$(TARGET_NAME)";
  472. SKIP_INSTALL = YES;
  473. };
  474. name = Release;
  475. };
  476. CDC748CB25313592008D9D1D /* Debug */ = {
  477. isa = XCBuildConfiguration;
  478. buildSettings = {
  479. CODE_SIGN_STYLE = Automatic;
  480. COMBINE_HIDPI_IMAGES = YES;
  481. GCC_PREPROCESSOR_DEFINITIONS = (
  482. "DEBUG=1",
  483. XCODE_UNIT_TEST,
  484. "$(inherited)",
  485. );
  486. INFOPLIST_FILE = "cli-test/Info.plist";
  487. LD_RUNPATH_SEARCH_PATHS = (
  488. "$(inherited)",
  489. "@executable_path/../Frameworks",
  490. "@loader_path/../Frameworks",
  491. );
  492. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.cli-test";
  493. PRODUCT_NAME = "$(TARGET_NAME)";
  494. };
  495. name = Debug;
  496. };
  497. CDC748CC25313592008D9D1D /* Release */ = {
  498. isa = XCBuildConfiguration;
  499. buildSettings = {
  500. CODE_SIGN_STYLE = Automatic;
  501. COMBINE_HIDPI_IMAGES = YES;
  502. GCC_PREPROCESSOR_DEFINITIONS = XCODE_UNIT_TEST;
  503. INFOPLIST_FILE = "cli-test/Info.plist";
  504. LD_RUNPATH_SEARCH_PATHS = (
  505. "$(inherited)",
  506. "@executable_path/../Frameworks",
  507. "@loader_path/../Frameworks",
  508. );
  509. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.cli-test";
  510. PRODUCT_NAME = "$(TARGET_NAME)";
  511. };
  512. name = Release;
  513. };
  514. /* End XCBuildConfiguration section */
  515. /* Begin XCConfigurationList section */
  516. CDC748A02531353C008D9D1D /* Build configuration list for PBXProject "cli" */ = {
  517. isa = XCConfigurationList;
  518. buildConfigurations = (
  519. CDC748A72531353C008D9D1D /* Debug */,
  520. CDC748A82531353C008D9D1D /* Release */,
  521. );
  522. defaultConfigurationIsVisible = 0;
  523. defaultConfigurationName = Release;
  524. };
  525. CDC748A92531353C008D9D1D /* Build configuration list for PBXNativeTarget "cli" */ = {
  526. isa = XCConfigurationList;
  527. buildConfigurations = (
  528. CDC748AA2531353C008D9D1D /* Debug */,
  529. CDC748AB2531353C008D9D1D /* Release */,
  530. );
  531. defaultConfigurationIsVisible = 0;
  532. defaultConfigurationName = Release;
  533. };
  534. CDC748CA25313592008D9D1D /* Build configuration list for PBXNativeTarget "cli-test" */ = {
  535. isa = XCConfigurationList;
  536. buildConfigurations = (
  537. CDC748CB25313592008D9D1D /* Debug */,
  538. CDC748CC25313592008D9D1D /* Release */,
  539. );
  540. defaultConfigurationIsVisible = 0;
  541. defaultConfigurationName = Release;
  542. };
  543. /* End XCConfigurationList section */
  544. };
  545. rootObject = CDC7489D2531353C008D9D1D /* Project object */;
  546. }