project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 54;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CD70491220C48B7C007C944C /* opaque_typedef_conversion_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD7048F020C48AE4007C944C /* opaque_typedef_conversion_test.cxx */; };
  10. CD70491520C48B8C007C944C /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD7048FB20C48B30007C944C /* GoogleMock.framework */; };
  11. CDD4781F29C5E7FF00BDB829 /* opaque_typedef in Headers */ = {isa = PBXBuildFile; fileRef = CDE8546624DF5051006FE7C7 /* opaque_typedef */; settings = {ATTRIBUTES = (Public, ); }; };
  12. CDE8546724DF5051006FE7C7 /* opaque_typedef in Resources */ = {isa = PBXBuildFile; fileRef = CDE8546624DF5051006FE7C7 /* opaque_typedef */; };
  13. CDE8547324DF80EE006FE7C7 /* opaque_typedef_comparable_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDE8547224DF80EE006FE7C7 /* opaque_typedef_comparable_test.cxx */; };
  14. CDE8547524DF8110006FE7C7 /* opaque_typedef_adhoc_arithmetic_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDE8547424DF8110006FE7C7 /* opaque_typedef_adhoc_arithmetic_test.cxx */; };
  15. CDE8547724DF8A6A006FE7C7 /* opaque_typedef_arithmetic_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDE8547624DF8A6A006FE7C7 /* opaque_typedef_arithmetic_test.cxx */; };
  16. /* End PBXBuildFile section */
  17. /* Begin PBXContainerItemProxy section */
  18. CD7048FA20C48B30007C944C /* PBXContainerItemProxy */ = {
  19. isa = PBXContainerItemProxy;
  20. containerPortal = CD7048F320C48B30007C944C /* GoogleMock.xcodeproj */;
  21. proxyType = 2;
  22. remoteGlobalIDString = 05818F861A685AEA0072A469;
  23. remoteInfo = GoogleMock;
  24. };
  25. CD7048FC20C48B30007C944C /* PBXContainerItemProxy */ = {
  26. isa = PBXContainerItemProxy;
  27. containerPortal = CD7048F320C48B30007C944C /* GoogleMock.xcodeproj */;
  28. proxyType = 2;
  29. remoteGlobalIDString = 05E96ABD1A68600C00204102;
  30. remoteInfo = gmock;
  31. };
  32. CD7048FE20C48B30007C944C /* PBXContainerItemProxy */ = {
  33. isa = PBXContainerItemProxy;
  34. containerPortal = CD7048F320C48B30007C944C /* GoogleMock.xcodeproj */;
  35. proxyType = 2;
  36. remoteGlobalIDString = 05E96B1F1A68634900204102;
  37. remoteInfo = gtest;
  38. };
  39. CD70490020C48B30007C944C /* PBXContainerItemProxy */ = {
  40. isa = PBXContainerItemProxy;
  41. containerPortal = CD7048F320C48B30007C944C /* GoogleMock.xcodeproj */;
  42. proxyType = 2;
  43. remoteGlobalIDString = 05818F901A685AEA0072A469;
  44. remoteInfo = GoogleMockTests;
  45. };
  46. CD70491320C48B88007C944C /* PBXContainerItemProxy */ = {
  47. isa = PBXContainerItemProxy;
  48. containerPortal = CD7048F320C48B30007C944C /* GoogleMock.xcodeproj */;
  49. proxyType = 1;
  50. remoteGlobalIDString = 05818F851A685AEA0072A469;
  51. remoteInfo = GoogleMock;
  52. };
  53. /* End PBXContainerItemProxy section */
  54. /* Begin PBXFileReference section */
  55. CD7048F020C48AE4007C944C /* opaque_typedef_conversion_test.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = opaque_typedef_conversion_test.cxx; sourceTree = "<group>"; };
  56. CD7048F320C48B30007C944C /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
  57. CD70490720C48B75007C944C /* opaque_typedef_test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = opaque_typedef_test.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  58. CD70490B20C48B75007C944C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  59. CDAA6D1224E0645100E09BB9 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
  60. CDD4781B29C5E7FA00BDB829 /* libopaque_typedef.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libopaque_typedef.a; sourceTree = BUILT_PRODUCTS_DIR; };
  61. CDE8546624DF5051006FE7C7 /* opaque_typedef */ = {isa = PBXFileReference; lastKnownFileType = folder; name = opaque_typedef; path = include/opaque_typedef; sourceTree = "<group>"; };
  62. CDE8547224DF80EE006FE7C7 /* opaque_typedef_comparable_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = opaque_typedef_comparable_test.cxx; sourceTree = "<group>"; };
  63. CDE8547424DF8110006FE7C7 /* opaque_typedef_adhoc_arithmetic_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = opaque_typedef_adhoc_arithmetic_test.cxx; sourceTree = "<group>"; };
  64. CDE8547624DF8A6A006FE7C7 /* opaque_typedef_arithmetic_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = opaque_typedef_arithmetic_test.cxx; sourceTree = "<group>"; };
  65. /* End PBXFileReference section */
  66. /* Begin PBXFrameworksBuildPhase section */
  67. CD70490420C48B75007C944C /* Frameworks */ = {
  68. isa = PBXFrameworksBuildPhase;
  69. buildActionMask = 2147483647;
  70. files = (
  71. CD70491520C48B8C007C944C /* GoogleMock.framework in Frameworks */,
  72. );
  73. runOnlyForDeploymentPostprocessing = 0;
  74. };
  75. CDD4781929C5E7FA00BDB829 /* Frameworks */ = {
  76. isa = PBXFrameworksBuildPhase;
  77. buildActionMask = 2147483647;
  78. files = (
  79. );
  80. runOnlyForDeploymentPostprocessing = 0;
  81. };
  82. /* End PBXFrameworksBuildPhase section */
  83. /* Begin PBXGroup section */
  84. CD3C805F1D63EE0000ACC795 = {
  85. isa = PBXGroup;
  86. children = (
  87. CDAA6D1224E0645100E09BB9 /* README.md */,
  88. CD7048F320C48B30007C944C /* GoogleMock.xcodeproj */,
  89. CDE8546624DF5051006FE7C7 /* opaque_typedef */,
  90. CD7048F220C48B19007C944C /* test */,
  91. CD70490820C48B75007C944C /* opaque_typedef_test */,
  92. CD3C80691D63EE0000ACC795 /* Products */,
  93. );
  94. sourceTree = "<group>";
  95. };
  96. CD3C80691D63EE0000ACC795 /* Products */ = {
  97. isa = PBXGroup;
  98. children = (
  99. CD70490720C48B75007C944C /* opaque_typedef_test.xctest */,
  100. CDD4781B29C5E7FA00BDB829 /* libopaque_typedef.a */,
  101. );
  102. name = Products;
  103. sourceTree = "<group>";
  104. };
  105. CD7048F220C48B19007C944C /* test */ = {
  106. isa = PBXGroup;
  107. children = (
  108. CD7048F020C48AE4007C944C /* opaque_typedef_conversion_test.cxx */,
  109. CDE8547224DF80EE006FE7C7 /* opaque_typedef_comparable_test.cxx */,
  110. CDE8547424DF8110006FE7C7 /* opaque_typedef_adhoc_arithmetic_test.cxx */,
  111. CDE8547624DF8A6A006FE7C7 /* opaque_typedef_arithmetic_test.cxx */,
  112. );
  113. path = test;
  114. sourceTree = "<group>";
  115. };
  116. CD7048F420C48B30007C944C /* Products */ = {
  117. isa = PBXGroup;
  118. children = (
  119. CD7048FB20C48B30007C944C /* GoogleMock.framework */,
  120. CD7048FD20C48B30007C944C /* gmock.framework */,
  121. CD7048FF20C48B30007C944C /* gtest.framework */,
  122. CD70490120C48B30007C944C /* GoogleMockTests.xctest */,
  123. );
  124. name = Products;
  125. sourceTree = "<group>";
  126. };
  127. CD70490820C48B75007C944C /* opaque_typedef_test */ = {
  128. isa = PBXGroup;
  129. children = (
  130. CD70490B20C48B75007C944C /* Info.plist */,
  131. );
  132. path = opaque_typedef_test;
  133. sourceTree = "<group>";
  134. };
  135. /* End PBXGroup section */
  136. /* Begin PBXHeadersBuildPhase section */
  137. CDD4781729C5E7FA00BDB829 /* Headers */ = {
  138. isa = PBXHeadersBuildPhase;
  139. buildActionMask = 2147483647;
  140. files = (
  141. CDD4781F29C5E7FF00BDB829 /* opaque_typedef in Headers */,
  142. );
  143. runOnlyForDeploymentPostprocessing = 0;
  144. };
  145. /* End PBXHeadersBuildPhase section */
  146. /* Begin PBXNativeTarget section */
  147. CD70490620C48B75007C944C /* opaque_typedef_test */ = {
  148. isa = PBXNativeTarget;
  149. buildConfigurationList = CD70490F20C48B75007C944C /* Build configuration list for PBXNativeTarget "opaque_typedef_test" */;
  150. buildPhases = (
  151. CD70490320C48B75007C944C /* Sources */,
  152. CD70490420C48B75007C944C /* Frameworks */,
  153. CD70490520C48B75007C944C /* Resources */,
  154. );
  155. buildRules = (
  156. );
  157. dependencies = (
  158. CD70491420C48B88007C944C /* PBXTargetDependency */,
  159. );
  160. name = opaque_typedef_test;
  161. productName = opaque_typedef_test;
  162. productReference = CD70490720C48B75007C944C /* opaque_typedef_test.xctest */;
  163. productType = "com.apple.product-type.bundle.unit-test";
  164. };
  165. CDD4781A29C5E7FA00BDB829 /* opaque_typedef */ = {
  166. isa = PBXNativeTarget;
  167. buildConfigurationList = CDD4781C29C5E7FA00BDB829 /* Build configuration list for PBXNativeTarget "opaque_typedef" */;
  168. buildPhases = (
  169. CDD4781729C5E7FA00BDB829 /* Headers */,
  170. CDD4781829C5E7FA00BDB829 /* Sources */,
  171. CDD4781929C5E7FA00BDB829 /* Frameworks */,
  172. );
  173. buildRules = (
  174. );
  175. dependencies = (
  176. );
  177. name = opaque_typedef;
  178. productName = opaque_typedef;
  179. productReference = CDD4781B29C5E7FA00BDB829 /* libopaque_typedef.a */;
  180. productType = "com.apple.product-type.library.static";
  181. };
  182. /* End PBXNativeTarget section */
  183. /* Begin PBXProject section */
  184. CD3C80601D63EE0000ACC795 /* Project object */ = {
  185. isa = PBXProject;
  186. attributes = {
  187. BuildIndependentTargetsInParallel = YES;
  188. LastUpgradeCheck = 1640;
  189. ORGANIZATIONNAME = "Sam Jaffe";
  190. TargetAttributes = {
  191. CD70490620C48B75007C944C = {
  192. CreatedOnToolsVersion = 7.2.1;
  193. };
  194. CDD4781A29C5E7FA00BDB829 = {
  195. CreatedOnToolsVersion = 13.4.1;
  196. ProvisioningStyle = Automatic;
  197. };
  198. };
  199. };
  200. buildConfigurationList = CD3C80631D63EE0000ACC795 /* Build configuration list for PBXProject "opaque_typedef" */;
  201. compatibilityVersion = "Xcode 3.2";
  202. developmentRegion = en;
  203. hasScannedForEncodings = 0;
  204. knownRegions = (
  205. en,
  206. Base,
  207. );
  208. mainGroup = CD3C805F1D63EE0000ACC795;
  209. productRefGroup = CD3C80691D63EE0000ACC795 /* Products */;
  210. projectDirPath = "";
  211. projectReferences = (
  212. {
  213. ProductGroup = CD7048F420C48B30007C944C /* Products */;
  214. ProjectRef = CD7048F320C48B30007C944C /* GoogleMock.xcodeproj */;
  215. },
  216. );
  217. projectRoot = "";
  218. targets = (
  219. CD70490620C48B75007C944C /* opaque_typedef_test */,
  220. CDD4781A29C5E7FA00BDB829 /* opaque_typedef */,
  221. );
  222. };
  223. /* End PBXProject section */
  224. /* Begin PBXReferenceProxy section */
  225. CD7048FB20C48B30007C944C /* GoogleMock.framework */ = {
  226. isa = PBXReferenceProxy;
  227. fileType = wrapper.framework;
  228. path = GoogleMock.framework;
  229. remoteRef = CD7048FA20C48B30007C944C /* PBXContainerItemProxy */;
  230. sourceTree = BUILT_PRODUCTS_DIR;
  231. };
  232. CD7048FD20C48B30007C944C /* gmock.framework */ = {
  233. isa = PBXReferenceProxy;
  234. fileType = wrapper.framework;
  235. path = gmock.framework;
  236. remoteRef = CD7048FC20C48B30007C944C /* PBXContainerItemProxy */;
  237. sourceTree = BUILT_PRODUCTS_DIR;
  238. };
  239. CD7048FF20C48B30007C944C /* gtest.framework */ = {
  240. isa = PBXReferenceProxy;
  241. fileType = wrapper.framework;
  242. path = gtest.framework;
  243. remoteRef = CD7048FE20C48B30007C944C /* PBXContainerItemProxy */;
  244. sourceTree = BUILT_PRODUCTS_DIR;
  245. };
  246. CD70490120C48B30007C944C /* GoogleMockTests.xctest */ = {
  247. isa = PBXReferenceProxy;
  248. fileType = wrapper.cfbundle;
  249. path = GoogleMockTests.xctest;
  250. remoteRef = CD70490020C48B30007C944C /* PBXContainerItemProxy */;
  251. sourceTree = BUILT_PRODUCTS_DIR;
  252. };
  253. /* End PBXReferenceProxy section */
  254. /* Begin PBXResourcesBuildPhase section */
  255. CD70490520C48B75007C944C /* Resources */ = {
  256. isa = PBXResourcesBuildPhase;
  257. buildActionMask = 2147483647;
  258. files = (
  259. CDE8546724DF5051006FE7C7 /* opaque_typedef in Resources */,
  260. );
  261. runOnlyForDeploymentPostprocessing = 0;
  262. };
  263. /* End PBXResourcesBuildPhase section */
  264. /* Begin PBXSourcesBuildPhase section */
  265. CD70490320C48B75007C944C /* Sources */ = {
  266. isa = PBXSourcesBuildPhase;
  267. buildActionMask = 2147483647;
  268. files = (
  269. CDE8547524DF8110006FE7C7 /* opaque_typedef_adhoc_arithmetic_test.cxx in Sources */,
  270. CDE8547324DF80EE006FE7C7 /* opaque_typedef_comparable_test.cxx in Sources */,
  271. CDE8547724DF8A6A006FE7C7 /* opaque_typedef_arithmetic_test.cxx in Sources */,
  272. CD70491220C48B7C007C944C /* opaque_typedef_conversion_test.cxx in Sources */,
  273. );
  274. runOnlyForDeploymentPostprocessing = 0;
  275. };
  276. CDD4781829C5E7FA00BDB829 /* Sources */ = {
  277. isa = PBXSourcesBuildPhase;
  278. buildActionMask = 2147483647;
  279. files = (
  280. );
  281. runOnlyForDeploymentPostprocessing = 0;
  282. };
  283. /* End PBXSourcesBuildPhase section */
  284. /* Begin PBXTargetDependency section */
  285. CD70491420C48B88007C944C /* PBXTargetDependency */ = {
  286. isa = PBXTargetDependency;
  287. name = GoogleMock;
  288. targetProxy = CD70491320C48B88007C944C /* PBXContainerItemProxy */;
  289. };
  290. /* End PBXTargetDependency section */
  291. /* Begin XCBuildConfiguration section */
  292. CD3C80711D63EE0000ACC795 /* Debug */ = {
  293. isa = XCBuildConfiguration;
  294. buildSettings = {
  295. ALWAYS_SEARCH_USER_PATHS = NO;
  296. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  297. CLANG_CXX_LANGUAGE_STANDARD = "c++20";
  298. CLANG_CXX_LIBRARY = "libc++";
  299. CLANG_ENABLE_MODULES = YES;
  300. CLANG_ENABLE_OBJC_ARC = YES;
  301. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  302. CLANG_WARN_BOOL_CONVERSION = YES;
  303. CLANG_WARN_COMMA = YES;
  304. CLANG_WARN_CONSTANT_CONVERSION = YES;
  305. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  306. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  307. CLANG_WARN_EMPTY_BODY = YES;
  308. CLANG_WARN_ENUM_CONVERSION = YES;
  309. CLANG_WARN_INFINITE_RECURSION = YES;
  310. CLANG_WARN_INT_CONVERSION = YES;
  311. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  312. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  313. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  314. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  315. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  316. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  317. CLANG_WARN_STRICT_PROTOTYPES = YES;
  318. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  319. CLANG_WARN_UNREACHABLE_CODE = YES;
  320. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  321. CODE_SIGN_IDENTITY = "-";
  322. COPY_PHASE_STRIP = NO;
  323. DEAD_CODE_STRIPPING = YES;
  324. DEBUG_INFORMATION_FORMAT = dwarf;
  325. ENABLE_STRICT_OBJC_MSGSEND = YES;
  326. ENABLE_TESTABILITY = YES;
  327. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  328. GCC_C_LANGUAGE_STANDARD = c17;
  329. GCC_DYNAMIC_NO_PIC = NO;
  330. GCC_NO_COMMON_BLOCKS = YES;
  331. GCC_OPTIMIZATION_LEVEL = 0;
  332. GCC_PREPROCESSOR_DEFINITIONS = (
  333. "DEBUG=1",
  334. "$(inherited)",
  335. );
  336. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  337. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  338. GCC_WARN_UNDECLARED_SELECTOR = YES;
  339. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  340. GCC_WARN_UNUSED_FUNCTION = YES;
  341. GCC_WARN_UNUSED_VARIABLE = YES;
  342. HEADER_SEARCH_PATHS = /opt/local/include;
  343. MACOSX_DEPLOYMENT_TARGET = 10.10;
  344. MTL_ENABLE_DEBUG_INFO = YES;
  345. ONLY_ACTIVE_ARCH = YES;
  346. SDKROOT = macosx;
  347. USER_HEADER_SEARCH_PATHS = include/;
  348. };
  349. name = Debug;
  350. };
  351. CD3C80721D63EE0000ACC795 /* Release */ = {
  352. isa = XCBuildConfiguration;
  353. buildSettings = {
  354. ALWAYS_SEARCH_USER_PATHS = NO;
  355. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  356. CLANG_CXX_LANGUAGE_STANDARD = "c++20";
  357. CLANG_CXX_LIBRARY = "libc++";
  358. CLANG_ENABLE_MODULES = YES;
  359. CLANG_ENABLE_OBJC_ARC = YES;
  360. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  361. CLANG_WARN_BOOL_CONVERSION = YES;
  362. CLANG_WARN_COMMA = YES;
  363. CLANG_WARN_CONSTANT_CONVERSION = YES;
  364. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  365. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  366. CLANG_WARN_EMPTY_BODY = YES;
  367. CLANG_WARN_ENUM_CONVERSION = YES;
  368. CLANG_WARN_INFINITE_RECURSION = YES;
  369. CLANG_WARN_INT_CONVERSION = YES;
  370. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  371. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  372. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  373. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  374. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  375. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  376. CLANG_WARN_STRICT_PROTOTYPES = YES;
  377. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  378. CLANG_WARN_UNREACHABLE_CODE = YES;
  379. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  380. CODE_SIGN_IDENTITY = "-";
  381. COPY_PHASE_STRIP = NO;
  382. DEAD_CODE_STRIPPING = YES;
  383. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  384. ENABLE_NS_ASSERTIONS = NO;
  385. ENABLE_STRICT_OBJC_MSGSEND = YES;
  386. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  387. GCC_C_LANGUAGE_STANDARD = c17;
  388. GCC_NO_COMMON_BLOCKS = YES;
  389. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  390. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  391. GCC_WARN_UNDECLARED_SELECTOR = YES;
  392. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  393. GCC_WARN_UNUSED_FUNCTION = YES;
  394. GCC_WARN_UNUSED_VARIABLE = YES;
  395. HEADER_SEARCH_PATHS = /opt/local/include;
  396. MACOSX_DEPLOYMENT_TARGET = 10.10;
  397. MTL_ENABLE_DEBUG_INFO = NO;
  398. SDKROOT = macosx;
  399. USER_HEADER_SEARCH_PATHS = include/;
  400. };
  401. name = Release;
  402. };
  403. CD70491020C48B75007C944C /* Debug */ = {
  404. isa = XCBuildConfiguration;
  405. buildSettings = {
  406. COMBINE_HIDPI_IMAGES = YES;
  407. DEAD_CODE_STRIPPING = YES;
  408. INFOPLIST_FILE = opaque_typedef_test/Info.plist;
  409. LD_RUNPATH_SEARCH_PATHS = (
  410. "$(inherited)",
  411. "@executable_path/../Frameworks",
  412. "@loader_path/../Frameworks",
  413. );
  414. MACOSX_DEPLOYMENT_TARGET = 11.0;
  415. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.opaque-typedef-test";
  416. PRODUCT_NAME = "$(TARGET_NAME)";
  417. };
  418. name = Debug;
  419. };
  420. CD70491120C48B75007C944C /* Release */ = {
  421. isa = XCBuildConfiguration;
  422. buildSettings = {
  423. COMBINE_HIDPI_IMAGES = YES;
  424. DEAD_CODE_STRIPPING = YES;
  425. INFOPLIST_FILE = opaque_typedef_test/Info.plist;
  426. LD_RUNPATH_SEARCH_PATHS = (
  427. "$(inherited)",
  428. "@executable_path/../Frameworks",
  429. "@loader_path/../Frameworks",
  430. );
  431. MACOSX_DEPLOYMENT_TARGET = 11.0;
  432. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.opaque-typedef-test";
  433. PRODUCT_NAME = "$(TARGET_NAME)";
  434. };
  435. name = Release;
  436. };
  437. CDD4781D29C5E7FA00BDB829 /* Debug */ = {
  438. isa = XCBuildConfiguration;
  439. buildSettings = {
  440. CLANG_ANALYZER_NONNULL = YES;
  441. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  442. CLANG_ENABLE_OBJC_WEAK = YES;
  443. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  444. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  445. CODE_SIGN_STYLE = Automatic;
  446. DEAD_CODE_STRIPPING = YES;
  447. EXECUTABLE_PREFIX = lib;
  448. MACOSX_DEPLOYMENT_TARGET = 12.0;
  449. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  450. MTL_FAST_MATH = YES;
  451. PRODUCT_NAME = "$(TARGET_NAME)";
  452. SKIP_INSTALL = YES;
  453. };
  454. name = Debug;
  455. };
  456. CDD4781E29C5E7FA00BDB829 /* Release */ = {
  457. isa = XCBuildConfiguration;
  458. buildSettings = {
  459. CLANG_ANALYZER_NONNULL = YES;
  460. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  461. CLANG_ENABLE_OBJC_WEAK = YES;
  462. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  463. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  464. CODE_SIGN_STYLE = Automatic;
  465. DEAD_CODE_STRIPPING = YES;
  466. EXECUTABLE_PREFIX = lib;
  467. MACOSX_DEPLOYMENT_TARGET = 12.0;
  468. MTL_FAST_MATH = YES;
  469. PRODUCT_NAME = "$(TARGET_NAME)";
  470. SKIP_INSTALL = YES;
  471. };
  472. name = Release;
  473. };
  474. /* End XCBuildConfiguration section */
  475. /* Begin XCConfigurationList section */
  476. CD3C80631D63EE0000ACC795 /* Build configuration list for PBXProject "opaque_typedef" */ = {
  477. isa = XCConfigurationList;
  478. buildConfigurations = (
  479. CD3C80711D63EE0000ACC795 /* Debug */,
  480. CD3C80721D63EE0000ACC795 /* Release */,
  481. );
  482. defaultConfigurationIsVisible = 0;
  483. defaultConfigurationName = Release;
  484. };
  485. CD70490F20C48B75007C944C /* Build configuration list for PBXNativeTarget "opaque_typedef_test" */ = {
  486. isa = XCConfigurationList;
  487. buildConfigurations = (
  488. CD70491020C48B75007C944C /* Debug */,
  489. CD70491120C48B75007C944C /* Release */,
  490. );
  491. defaultConfigurationIsVisible = 0;
  492. defaultConfigurationName = Release;
  493. };
  494. CDD4781C29C5E7FA00BDB829 /* Build configuration list for PBXNativeTarget "opaque_typedef" */ = {
  495. isa = XCConfigurationList;
  496. buildConfigurations = (
  497. CDD4781D29C5E7FA00BDB829 /* Debug */,
  498. CDD4781E29C5E7FA00BDB829 /* Release */,
  499. );
  500. defaultConfigurationIsVisible = 0;
  501. defaultConfigurationName = Release;
  502. };
  503. /* End XCConfigurationList section */
  504. };
  505. rootObject = CD3C80601D63EE0000ACC795 /* Project object */;
  506. }