project.pbxproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 55;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CD592C0F29C3D932009AC14E /* serializer in Headers */ = {isa = PBXBuildFile; fileRef = CD592C0629C2A5EB009AC14E /* serializer */; settings = {ATTRIBUTES = (Public, ); }; };
  10. CD592C2229C3DB79009AC14E /* jsonizer_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD592C2129C3DB79009AC14E /* jsonizer_test.cxx */; };
  11. CD592C2729C3DC65009AC14E /* libjsoncpp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CD592C2629C3DC65009AC14E /* libjsoncpp.a */; };
  12. /* End PBXBuildFile section */
  13. /* Begin PBXContainerItemProxy section */
  14. CD592C1C29C3DB32009AC14E /* PBXContainerItemProxy */ = {
  15. isa = PBXContainerItemProxy;
  16. containerPortal = CD592BF529C2A5BF009AC14E /* Project object */;
  17. proxyType = 1;
  18. remoteGlobalIDString = CD592BFC29C2A5BF009AC14E;
  19. remoteInfo = serializer;
  20. };
  21. CD592C2F29C3DC76009AC14E /* PBXContainerItemProxy */ = {
  22. isa = PBXContainerItemProxy;
  23. containerPortal = CD592C2829C3DC76009AC14E /* GoogleMock.xcodeproj */;
  24. proxyType = 2;
  25. remoteGlobalIDString = 05818F861A685AEA0072A469;
  26. remoteInfo = GoogleMock;
  27. };
  28. CD592C3129C3DC76009AC14E /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = CD592C2829C3DC76009AC14E /* GoogleMock.xcodeproj */;
  31. proxyType = 2;
  32. remoteGlobalIDString = 05E96ABD1A68600C00204102;
  33. remoteInfo = gmock;
  34. };
  35. CD592C3329C3DC76009AC14E /* PBXContainerItemProxy */ = {
  36. isa = PBXContainerItemProxy;
  37. containerPortal = CD592C2829C3DC76009AC14E /* GoogleMock.xcodeproj */;
  38. proxyType = 2;
  39. remoteGlobalIDString = 05E96B1F1A68634900204102;
  40. remoteInfo = gtest;
  41. };
  42. CD592C3529C3DC76009AC14E /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = CD592C2829C3DC76009AC14E /* GoogleMock.xcodeproj */;
  45. proxyType = 2;
  46. remoteGlobalIDString = 05818F901A685AEA0072A469;
  47. remoteInfo = GoogleMockTests;
  48. };
  49. CD592C3D29C3DC85009AC14E /* PBXContainerItemProxy */ = {
  50. isa = PBXContainerItemProxy;
  51. containerPortal = CD592C3729C3DC84009AC14E /* string-utils.xcodeproj */;
  52. proxyType = 2;
  53. remoteGlobalIDString = CD266862252FF4B600B3E667;
  54. remoteInfo = "string-utils";
  55. };
  56. CD592C3F29C3DC85009AC14E /* PBXContainerItemProxy */ = {
  57. isa = PBXContainerItemProxy;
  58. containerPortal = CD592C3729C3DC84009AC14E /* string-utils.xcodeproj */;
  59. proxyType = 2;
  60. remoteGlobalIDString = CD266886252FFAAE00B3E667;
  61. remoteInfo = "string_utils-test";
  62. };
  63. /* End PBXContainerItemProxy section */
  64. /* Begin PBXFileReference section */
  65. CD592BFD29C2A5BF009AC14E /* libserializer.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libserializer.a; sourceTree = BUILT_PRODUCTS_DIR; };
  66. CD592C0629C2A5EB009AC14E /* serializer */ = {isa = PBXFileReference; lastKnownFileType = folder; name = serializer; path = include/serializer; sourceTree = "<group>"; };
  67. CD592C0729C2A607009AC14E /* jsonizer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = jsonizer.h; sourceTree = "<group>"; };
  68. CD592C0829C2A610009AC14E /* jsonizer.tpp */ = {isa = PBXFileReference; lastKnownFileType = text; path = jsonizer.tpp; sourceTree = "<group>"; };
  69. CD592C0929C2A63A009AC14E /* shared_cache.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = shared_cache.h; sourceTree = "<group>"; };
  70. CD592C0A29C2A64C009AC14E /* strconv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = strconv.h; sourceTree = "<group>"; };
  71. CD592C0B29C2A6C8009AC14E /* forwards.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = forwards.h; sourceTree = "<group>"; };
  72. CD592C0C29C2A707009AC14E /* traits.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = traits.h; sourceTree = "<group>"; };
  73. CD592C1729C3DB32009AC14E /* serializer-test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "serializer-test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  74. CD592C2129C3DB79009AC14E /* jsonizer_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = jsonizer_test.cxx; sourceTree = "<group>"; };
  75. CD592C2429C3DBB7009AC14E /* xcode_gtest_helper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xcode_gtest_helper.h; sourceTree = "<group>"; };
  76. CD592C2629C3DC65009AC14E /* libjsoncpp.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjsoncpp.a; path = ../../../../../../../../opt/local/lib/libjsoncpp.a; sourceTree = "<group>"; };
  77. CD592C2829C3DC76009AC14E /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
  78. CD592C3729C3DC84009AC14E /* string-utils.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "string-utils.xcodeproj"; path = "external/string-utils/string-utils.xcodeproj"; sourceTree = "<group>"; };
  79. /* End PBXFileReference section */
  80. /* Begin PBXFrameworksBuildPhase section */
  81. CD592BFB29C2A5BF009AC14E /* Frameworks */ = {
  82. isa = PBXFrameworksBuildPhase;
  83. buildActionMask = 2147483647;
  84. files = (
  85. );
  86. runOnlyForDeploymentPostprocessing = 0;
  87. };
  88. CD592C1429C3DB32009AC14E /* Frameworks */ = {
  89. isa = PBXFrameworksBuildPhase;
  90. buildActionMask = 2147483647;
  91. files = (
  92. CD592C2729C3DC65009AC14E /* libjsoncpp.a in Frameworks */,
  93. );
  94. runOnlyForDeploymentPostprocessing = 0;
  95. };
  96. /* End PBXFrameworksBuildPhase section */
  97. /* Begin PBXGroup section */
  98. CD592BF429C2A5BF009AC14E = {
  99. isa = PBXGroup;
  100. children = (
  101. CD592C2829C3DC76009AC14E /* GoogleMock.xcodeproj */,
  102. CD592C3729C3DC84009AC14E /* string-utils.xcodeproj */,
  103. CD592C0629C2A5EB009AC14E /* serializer */,
  104. CD592C0429C2A5E0009AC14E /* include */,
  105. CD592C1229C3DB22009AC14E /* test */,
  106. CD592C1829C3DB32009AC14E /* serializer-test */,
  107. CD592BFE29C2A5BF009AC14E /* Products */,
  108. CD592C2529C3DC64009AC14E /* Frameworks */,
  109. );
  110. sourceTree = "<group>";
  111. };
  112. CD592BFE29C2A5BF009AC14E /* Products */ = {
  113. isa = PBXGroup;
  114. children = (
  115. CD592BFD29C2A5BF009AC14E /* libserializer.a */,
  116. CD592C1729C3DB32009AC14E /* serializer-test.xctest */,
  117. );
  118. name = Products;
  119. sourceTree = "<group>";
  120. };
  121. CD592C0429C2A5E0009AC14E /* include */ = {
  122. isa = PBXGroup;
  123. children = (
  124. CD592C0529C2A5E0009AC14E /* serializer */,
  125. );
  126. path = include;
  127. sourceTree = "<group>";
  128. };
  129. CD592C0529C2A5E0009AC14E /* serializer */ = {
  130. isa = PBXGroup;
  131. children = (
  132. CD592C0B29C2A6C8009AC14E /* forwards.h */,
  133. CD592C0729C2A607009AC14E /* jsonizer.h */,
  134. CD592C0829C2A610009AC14E /* jsonizer.tpp */,
  135. CD592C0929C2A63A009AC14E /* shared_cache.h */,
  136. CD592C0A29C2A64C009AC14E /* strconv.h */,
  137. CD592C0C29C2A707009AC14E /* traits.h */,
  138. );
  139. path = serializer;
  140. sourceTree = "<group>";
  141. };
  142. CD592C1229C3DB22009AC14E /* test */ = {
  143. isa = PBXGroup;
  144. children = (
  145. CD592C2429C3DBB7009AC14E /* xcode_gtest_helper.h */,
  146. CD592C2129C3DB79009AC14E /* jsonizer_test.cxx */,
  147. );
  148. path = test;
  149. sourceTree = "<group>";
  150. };
  151. CD592C1829C3DB32009AC14E /* serializer-test */ = {
  152. isa = PBXGroup;
  153. children = (
  154. );
  155. path = "serializer-test";
  156. sourceTree = "<group>";
  157. };
  158. CD592C2529C3DC64009AC14E /* Frameworks */ = {
  159. isa = PBXGroup;
  160. children = (
  161. CD592C2629C3DC65009AC14E /* libjsoncpp.a */,
  162. );
  163. name = Frameworks;
  164. sourceTree = "<group>";
  165. };
  166. CD592C2929C3DC76009AC14E /* Products */ = {
  167. isa = PBXGroup;
  168. children = (
  169. CD592C3029C3DC76009AC14E /* GoogleMock.framework */,
  170. CD592C3229C3DC76009AC14E /* gmock.framework */,
  171. CD592C3429C3DC76009AC14E /* gtest.framework */,
  172. CD592C3629C3DC76009AC14E /* GoogleMockTests.xctest */,
  173. );
  174. name = Products;
  175. sourceTree = "<group>";
  176. };
  177. CD592C3829C3DC84009AC14E /* Products */ = {
  178. isa = PBXGroup;
  179. children = (
  180. CD592C3E29C3DC85009AC14E /* libstring-utils.a */,
  181. CD592C4029C3DC85009AC14E /* string_utils-test.xctest */,
  182. );
  183. name = Products;
  184. sourceTree = "<group>";
  185. };
  186. /* End PBXGroup section */
  187. /* Begin PBXHeadersBuildPhase section */
  188. CD592BF929C2A5BF009AC14E /* Headers */ = {
  189. isa = PBXHeadersBuildPhase;
  190. buildActionMask = 2147483647;
  191. files = (
  192. CD592C0F29C3D932009AC14E /* serializer in Headers */,
  193. );
  194. runOnlyForDeploymentPostprocessing = 0;
  195. };
  196. /* End PBXHeadersBuildPhase section */
  197. /* Begin PBXNativeTarget section */
  198. CD592BFC29C2A5BF009AC14E /* serializer */ = {
  199. isa = PBXNativeTarget;
  200. buildConfigurationList = CD592C0129C2A5BF009AC14E /* Build configuration list for PBXNativeTarget "serializer" */;
  201. buildPhases = (
  202. CD592BF929C2A5BF009AC14E /* Headers */,
  203. CD592BFA29C2A5BF009AC14E /* Sources */,
  204. CD592BFB29C2A5BF009AC14E /* Frameworks */,
  205. );
  206. buildRules = (
  207. );
  208. dependencies = (
  209. );
  210. name = serializer;
  211. productName = serializer;
  212. productReference = CD592BFD29C2A5BF009AC14E /* libserializer.a */;
  213. productType = "com.apple.product-type.library.static";
  214. };
  215. CD592C1629C3DB32009AC14E /* serializer-test */ = {
  216. isa = PBXNativeTarget;
  217. buildConfigurationList = CD592C1E29C3DB32009AC14E /* Build configuration list for PBXNativeTarget "serializer-test" */;
  218. buildPhases = (
  219. CD592C1329C3DB32009AC14E /* Sources */,
  220. CD592C1429C3DB32009AC14E /* Frameworks */,
  221. CD592C1529C3DB32009AC14E /* Resources */,
  222. );
  223. buildRules = (
  224. );
  225. dependencies = (
  226. CD592C1D29C3DB32009AC14E /* PBXTargetDependency */,
  227. );
  228. name = "serializer-test";
  229. productName = "serializer-test";
  230. productReference = CD592C1729C3DB32009AC14E /* serializer-test.xctest */;
  231. productType = "com.apple.product-type.bundle.unit-test";
  232. };
  233. /* End PBXNativeTarget section */
  234. /* Begin PBXProject section */
  235. CD592BF529C2A5BF009AC14E /* Project object */ = {
  236. isa = PBXProject;
  237. attributes = {
  238. BuildIndependentTargetsInParallel = 1;
  239. LastSwiftUpdateCheck = 1340;
  240. LastUpgradeCheck = 1340;
  241. TargetAttributes = {
  242. CD592BFC29C2A5BF009AC14E = {
  243. CreatedOnToolsVersion = 13.4.1;
  244. };
  245. CD592C1629C3DB32009AC14E = {
  246. CreatedOnToolsVersion = 13.4.1;
  247. };
  248. };
  249. };
  250. buildConfigurationList = CD592BF829C2A5BF009AC14E /* Build configuration list for PBXProject "serializer" */;
  251. compatibilityVersion = "Xcode 13.0";
  252. developmentRegion = en;
  253. hasScannedForEncodings = 0;
  254. knownRegions = (
  255. en,
  256. Base,
  257. );
  258. mainGroup = CD592BF429C2A5BF009AC14E;
  259. productRefGroup = CD592BFE29C2A5BF009AC14E /* Products */;
  260. projectDirPath = "";
  261. projectReferences = (
  262. {
  263. ProductGroup = CD592C2929C3DC76009AC14E /* Products */;
  264. ProjectRef = CD592C2829C3DC76009AC14E /* GoogleMock.xcodeproj */;
  265. },
  266. {
  267. ProductGroup = CD592C3829C3DC84009AC14E /* Products */;
  268. ProjectRef = CD592C3729C3DC84009AC14E /* string-utils.xcodeproj */;
  269. },
  270. );
  271. projectRoot = "";
  272. targets = (
  273. CD592BFC29C2A5BF009AC14E /* serializer */,
  274. CD592C1629C3DB32009AC14E /* serializer-test */,
  275. );
  276. };
  277. /* End PBXProject section */
  278. /* Begin PBXReferenceProxy section */
  279. CD592C3029C3DC76009AC14E /* GoogleMock.framework */ = {
  280. isa = PBXReferenceProxy;
  281. fileType = wrapper.framework;
  282. path = GoogleMock.framework;
  283. remoteRef = CD592C2F29C3DC76009AC14E /* PBXContainerItemProxy */;
  284. sourceTree = BUILT_PRODUCTS_DIR;
  285. };
  286. CD592C3229C3DC76009AC14E /* gmock.framework */ = {
  287. isa = PBXReferenceProxy;
  288. fileType = wrapper.framework;
  289. path = gmock.framework;
  290. remoteRef = CD592C3129C3DC76009AC14E /* PBXContainerItemProxy */;
  291. sourceTree = BUILT_PRODUCTS_DIR;
  292. };
  293. CD592C3429C3DC76009AC14E /* gtest.framework */ = {
  294. isa = PBXReferenceProxy;
  295. fileType = wrapper.framework;
  296. path = gtest.framework;
  297. remoteRef = CD592C3329C3DC76009AC14E /* PBXContainerItemProxy */;
  298. sourceTree = BUILT_PRODUCTS_DIR;
  299. };
  300. CD592C3629C3DC76009AC14E /* GoogleMockTests.xctest */ = {
  301. isa = PBXReferenceProxy;
  302. fileType = wrapper.cfbundle;
  303. path = GoogleMockTests.xctest;
  304. remoteRef = CD592C3529C3DC76009AC14E /* PBXContainerItemProxy */;
  305. sourceTree = BUILT_PRODUCTS_DIR;
  306. };
  307. CD592C3E29C3DC85009AC14E /* libstring-utils.a */ = {
  308. isa = PBXReferenceProxy;
  309. fileType = archive.ar;
  310. path = "libstring-utils.a";
  311. remoteRef = CD592C3D29C3DC85009AC14E /* PBXContainerItemProxy */;
  312. sourceTree = BUILT_PRODUCTS_DIR;
  313. };
  314. CD592C4029C3DC85009AC14E /* string_utils-test.xctest */ = {
  315. isa = PBXReferenceProxy;
  316. fileType = wrapper.cfbundle;
  317. path = "string_utils-test.xctest";
  318. remoteRef = CD592C3F29C3DC85009AC14E /* PBXContainerItemProxy */;
  319. sourceTree = BUILT_PRODUCTS_DIR;
  320. };
  321. /* End PBXReferenceProxy section */
  322. /* Begin PBXResourcesBuildPhase section */
  323. CD592C1529C3DB32009AC14E /* Resources */ = {
  324. isa = PBXResourcesBuildPhase;
  325. buildActionMask = 2147483647;
  326. files = (
  327. );
  328. runOnlyForDeploymentPostprocessing = 0;
  329. };
  330. /* End PBXResourcesBuildPhase section */
  331. /* Begin PBXSourcesBuildPhase section */
  332. CD592BFA29C2A5BF009AC14E /* Sources */ = {
  333. isa = PBXSourcesBuildPhase;
  334. buildActionMask = 2147483647;
  335. files = (
  336. );
  337. runOnlyForDeploymentPostprocessing = 0;
  338. };
  339. CD592C1329C3DB32009AC14E /* Sources */ = {
  340. isa = PBXSourcesBuildPhase;
  341. buildActionMask = 2147483647;
  342. files = (
  343. CD592C2229C3DB79009AC14E /* jsonizer_test.cxx in Sources */,
  344. );
  345. runOnlyForDeploymentPostprocessing = 0;
  346. };
  347. /* End PBXSourcesBuildPhase section */
  348. /* Begin PBXTargetDependency section */
  349. CD592C1D29C3DB32009AC14E /* PBXTargetDependency */ = {
  350. isa = PBXTargetDependency;
  351. target = CD592BFC29C2A5BF009AC14E /* serializer */;
  352. targetProxy = CD592C1C29C3DB32009AC14E /* PBXContainerItemProxy */;
  353. };
  354. /* End PBXTargetDependency section */
  355. /* Begin XCBuildConfiguration section */
  356. CD592BFF29C2A5BF009AC14E /* Debug */ = {
  357. isa = XCBuildConfiguration;
  358. buildSettings = {
  359. ALWAYS_SEARCH_USER_PATHS = NO;
  360. CLANG_ANALYZER_NONNULL = YES;
  361. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  362. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  363. CLANG_ENABLE_MODULES = YES;
  364. CLANG_ENABLE_OBJC_ARC = YES;
  365. CLANG_ENABLE_OBJC_WEAK = YES;
  366. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  367. CLANG_WARN_BOOL_CONVERSION = YES;
  368. CLANG_WARN_COMMA = YES;
  369. CLANG_WARN_CONSTANT_CONVERSION = YES;
  370. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  371. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  372. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  373. CLANG_WARN_EMPTY_BODY = YES;
  374. CLANG_WARN_ENUM_CONVERSION = YES;
  375. CLANG_WARN_INFINITE_RECURSION = YES;
  376. CLANG_WARN_INT_CONVERSION = YES;
  377. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  378. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  379. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  380. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  381. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  382. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  383. CLANG_WARN_STRICT_PROTOTYPES = YES;
  384. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  385. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  386. CLANG_WARN_UNREACHABLE_CODE = YES;
  387. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  388. COPY_PHASE_STRIP = NO;
  389. DEBUG_INFORMATION_FORMAT = dwarf;
  390. ENABLE_STRICT_OBJC_MSGSEND = YES;
  391. ENABLE_TESTABILITY = YES;
  392. GCC_C_LANGUAGE_STANDARD = gnu11;
  393. GCC_DYNAMIC_NO_PIC = NO;
  394. GCC_NO_COMMON_BLOCKS = YES;
  395. GCC_OPTIMIZATION_LEVEL = 0;
  396. GCC_PREPROCESSOR_DEFINITIONS = (
  397. "DEBUG=1",
  398. "$(inherited)",
  399. );
  400. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  401. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  402. GCC_WARN_UNDECLARED_SELECTOR = YES;
  403. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  404. GCC_WARN_UNUSED_FUNCTION = YES;
  405. GCC_WARN_UNUSED_VARIABLE = YES;
  406. MACOSX_DEPLOYMENT_TARGET = 12.0;
  407. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  408. MTL_FAST_MATH = YES;
  409. ONLY_ACTIVE_ARCH = YES;
  410. SDKROOT = macosx;
  411. SYSTEM_HEADER_SEARCH_PATHS = (
  412. /opt/local/include,
  413. "$(PROJECT_DIR)/include",
  414. "$(PROJECT_DIR)/external/string-utils/include",
  415. "$(PROJECT_DIR)/external/magic_enum/include",
  416. );
  417. };
  418. name = Debug;
  419. };
  420. CD592C0029C2A5BF009AC14E /* Release */ = {
  421. isa = XCBuildConfiguration;
  422. buildSettings = {
  423. ALWAYS_SEARCH_USER_PATHS = NO;
  424. CLANG_ANALYZER_NONNULL = YES;
  425. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  426. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  427. CLANG_ENABLE_MODULES = YES;
  428. CLANG_ENABLE_OBJC_ARC = YES;
  429. CLANG_ENABLE_OBJC_WEAK = YES;
  430. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  431. CLANG_WARN_BOOL_CONVERSION = YES;
  432. CLANG_WARN_COMMA = YES;
  433. CLANG_WARN_CONSTANT_CONVERSION = YES;
  434. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  435. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  436. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  437. CLANG_WARN_EMPTY_BODY = YES;
  438. CLANG_WARN_ENUM_CONVERSION = YES;
  439. CLANG_WARN_INFINITE_RECURSION = YES;
  440. CLANG_WARN_INT_CONVERSION = YES;
  441. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  442. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  443. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  444. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  445. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  446. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  447. CLANG_WARN_STRICT_PROTOTYPES = YES;
  448. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  449. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  450. CLANG_WARN_UNREACHABLE_CODE = YES;
  451. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  452. COPY_PHASE_STRIP = NO;
  453. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  454. ENABLE_NS_ASSERTIONS = NO;
  455. ENABLE_STRICT_OBJC_MSGSEND = YES;
  456. GCC_C_LANGUAGE_STANDARD = gnu11;
  457. GCC_NO_COMMON_BLOCKS = YES;
  458. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  459. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  460. GCC_WARN_UNDECLARED_SELECTOR = YES;
  461. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  462. GCC_WARN_UNUSED_FUNCTION = YES;
  463. GCC_WARN_UNUSED_VARIABLE = YES;
  464. MACOSX_DEPLOYMENT_TARGET = 12.0;
  465. MTL_ENABLE_DEBUG_INFO = NO;
  466. MTL_FAST_MATH = YES;
  467. SDKROOT = macosx;
  468. SYSTEM_HEADER_SEARCH_PATHS = (
  469. /opt/local/include,
  470. "$(PROJECT_DIR)/include",
  471. "$(PROJECT_DIR)/external/string-utils/include",
  472. "$(PROJECT_DIR)/external/magic_enum/include",
  473. );
  474. };
  475. name = Release;
  476. };
  477. CD592C0229C2A5BF009AC14E /* 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. CD592C0329C2A5BF009AC14E /* 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. CD592C1F29C3DB32009AC14E /* Debug */ = {
  498. isa = XCBuildConfiguration;
  499. buildSettings = {
  500. CODE_SIGN_STYLE = Automatic;
  501. CURRENT_PROJECT_VERSION = 1;
  502. GENERATE_INFOPLIST_FILE = YES;
  503. LIBRARY_SEARCH_PATHS = (
  504. "$(inherited)",
  505. /opt/local/lib,
  506. );
  507. MARKETING_VERSION = 1.0;
  508. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.serializer-test";
  509. PRODUCT_NAME = "$(TARGET_NAME)";
  510. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  511. SWIFT_EMIT_LOC_STRINGS = NO;
  512. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  513. SWIFT_VERSION = 5.0;
  514. };
  515. name = Debug;
  516. };
  517. CD592C2029C3DB32009AC14E /* Release */ = {
  518. isa = XCBuildConfiguration;
  519. buildSettings = {
  520. CODE_SIGN_STYLE = Automatic;
  521. CURRENT_PROJECT_VERSION = 1;
  522. GENERATE_INFOPLIST_FILE = YES;
  523. LIBRARY_SEARCH_PATHS = (
  524. "$(inherited)",
  525. /opt/local/lib,
  526. );
  527. MARKETING_VERSION = 1.0;
  528. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.serializer-test";
  529. PRODUCT_NAME = "$(TARGET_NAME)";
  530. SWIFT_COMPILATION_MODE = wholemodule;
  531. SWIFT_EMIT_LOC_STRINGS = NO;
  532. SWIFT_OPTIMIZATION_LEVEL = "-O";
  533. SWIFT_VERSION = 5.0;
  534. };
  535. name = Release;
  536. };
  537. /* End XCBuildConfiguration section */
  538. /* Begin XCConfigurationList section */
  539. CD592BF829C2A5BF009AC14E /* Build configuration list for PBXProject "serializer" */ = {
  540. isa = XCConfigurationList;
  541. buildConfigurations = (
  542. CD592BFF29C2A5BF009AC14E /* Debug */,
  543. CD592C0029C2A5BF009AC14E /* Release */,
  544. );
  545. defaultConfigurationIsVisible = 0;
  546. defaultConfigurationName = Release;
  547. };
  548. CD592C0129C2A5BF009AC14E /* Build configuration list for PBXNativeTarget "serializer" */ = {
  549. isa = XCConfigurationList;
  550. buildConfigurations = (
  551. CD592C0229C2A5BF009AC14E /* Debug */,
  552. CD592C0329C2A5BF009AC14E /* Release */,
  553. );
  554. defaultConfigurationIsVisible = 0;
  555. defaultConfigurationName = Release;
  556. };
  557. CD592C1E29C3DB32009AC14E /* Build configuration list for PBXNativeTarget "serializer-test" */ = {
  558. isa = XCConfigurationList;
  559. buildConfigurations = (
  560. CD592C1F29C3DB32009AC14E /* Debug */,
  561. CD592C2029C3DB32009AC14E /* Release */,
  562. );
  563. defaultConfigurationIsVisible = 0;
  564. defaultConfigurationName = Release;
  565. };
  566. /* End XCConfigurationList section */
  567. };
  568. rootObject = CD592BF529C2A5BF009AC14E /* Project object */;
  569. }