project.pbxproj 21 KB

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