project.pbxproj 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CDCB3C4224E4569C0029B771 /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDEC1DCD2351677C0091D9F2 /* GoogleMock.framework */; };
  10. CDCB3C4524E456A60029B771 /* const_propogating_ptr_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD0364691E1F3F0B003B7B84 /* const_propogating_ptr_test.cxx */; };
  11. CDCB3C4624E456A60029B771 /* const_ptr_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD03646A1E1F41DE003B7B84 /* const_ptr_test.cxx */; };
  12. CDCB3C4724E456A60029B771 /* value_ptr_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD03646B1E1F42A1003B7B84 /* value_ptr_test.cxx */; };
  13. CDCB3C4824E456A60029B771 /* not_null_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDC3B0E31DF261D7002A415B /* not_null_test.cxx */; };
  14. CDCB3C4924E456A60029B771 /* maybe_null_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDC3B0E71DF263B2002A415B /* maybe_null_test.cxx */; };
  15. /* End PBXBuildFile section */
  16. /* Begin PBXContainerItemProxy section */
  17. CDCB3C4324E456A00029B771 /* PBXContainerItemProxy */ = {
  18. isa = PBXContainerItemProxy;
  19. containerPortal = CDEC1DC52351677C0091D9F2 /* GoogleMock.xcodeproj */;
  20. proxyType = 1;
  21. remoteGlobalIDString = 05818F851A685AEA0072A469;
  22. remoteInfo = GoogleMock;
  23. };
  24. CDEC1DCC2351677C0091D9F2 /* PBXContainerItemProxy */ = {
  25. isa = PBXContainerItemProxy;
  26. containerPortal = CDEC1DC52351677C0091D9F2 /* GoogleMock.xcodeproj */;
  27. proxyType = 2;
  28. remoteGlobalIDString = 05818F861A685AEA0072A469;
  29. remoteInfo = GoogleMock;
  30. };
  31. CDEC1DCE2351677C0091D9F2 /* PBXContainerItemProxy */ = {
  32. isa = PBXContainerItemProxy;
  33. containerPortal = CDEC1DC52351677C0091D9F2 /* GoogleMock.xcodeproj */;
  34. proxyType = 2;
  35. remoteGlobalIDString = 05E96ABD1A68600C00204102;
  36. remoteInfo = gmock;
  37. };
  38. CDEC1DD02351677C0091D9F2 /* PBXContainerItemProxy */ = {
  39. isa = PBXContainerItemProxy;
  40. containerPortal = CDEC1DC52351677C0091D9F2 /* GoogleMock.xcodeproj */;
  41. proxyType = 2;
  42. remoteGlobalIDString = 05E96B1F1A68634900204102;
  43. remoteInfo = gtest;
  44. };
  45. CDEC1DD22351677C0091D9F2 /* PBXContainerItemProxy */ = {
  46. isa = PBXContainerItemProxy;
  47. containerPortal = CDEC1DC52351677C0091D9F2 /* GoogleMock.xcodeproj */;
  48. proxyType = 2;
  49. remoteGlobalIDString = 05818F901A685AEA0072A469;
  50. remoteInfo = GoogleMockTests;
  51. };
  52. /* End PBXContainerItemProxy section */
  53. /* Begin PBXFileReference section */
  54. CD0364691E1F3F0B003B7B84 /* const_propogating_ptr_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = const_propogating_ptr_test.cxx; sourceTree = "<group>"; };
  55. CD03646A1E1F41DE003B7B84 /* const_ptr_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = const_ptr_test.cxx; sourceTree = "<group>"; };
  56. CD03646B1E1F42A1003B7B84 /* value_ptr_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = value_ptr_test.cxx; sourceTree = "<group>"; };
  57. CDC3B0E31DF261D7002A415B /* not_null_test.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = not_null_test.cxx; sourceTree = "<group>"; };
  58. CDC3B0E71DF263B2002A415B /* maybe_null_test.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = maybe_null_test.cxx; sourceTree = "<group>"; };
  59. CDCB3C2F24E453E30029B771 /* pointer */ = {isa = PBXFileReference; lastKnownFileType = folder; name = pointer; path = include/pointer; sourceTree = "<group>"; };
  60. CDCB3C3924E456950029B771 /* pointer-test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "pointer-test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  61. CDCB3C3D24E456950029B771 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  62. CDCB3C4A24E4589D0029B771 /* test_stubs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = test_stubs.h; sourceTree = "<group>"; };
  63. CDEC1DC52351677C0091D9F2 /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
  64. /* End PBXFileReference section */
  65. /* Begin PBXFrameworksBuildPhase section */
  66. CDCB3C3624E456950029B771 /* Frameworks */ = {
  67. isa = PBXFrameworksBuildPhase;
  68. buildActionMask = 2147483647;
  69. files = (
  70. CDCB3C4224E4569C0029B771 /* GoogleMock.framework in Frameworks */,
  71. );
  72. runOnlyForDeploymentPostprocessing = 0;
  73. };
  74. /* End PBXFrameworksBuildPhase section */
  75. /* Begin PBXGroup section */
  76. CD125DDB1E1F27E000B53FB5 /* test */ = {
  77. isa = PBXGroup;
  78. children = (
  79. CDCB3C4A24E4589D0029B771 /* test_stubs.h */,
  80. CD0364691E1F3F0B003B7B84 /* const_propogating_ptr_test.cxx */,
  81. CD03646A1E1F41DE003B7B84 /* const_ptr_test.cxx */,
  82. CDC3B0E71DF263B2002A415B /* maybe_null_test.cxx */,
  83. CDC3B0E31DF261D7002A415B /* not_null_test.cxx */,
  84. CD03646B1E1F42A1003B7B84 /* value_ptr_test.cxx */,
  85. );
  86. path = test;
  87. sourceTree = "<group>";
  88. };
  89. CD3DA3E91D9B42BC001B53A0 = {
  90. isa = PBXGroup;
  91. children = (
  92. CDEC1DC52351677C0091D9F2 /* GoogleMock.xcodeproj */,
  93. CDCB3C2F24E453E30029B771 /* pointer */,
  94. CD125DDB1E1F27E000B53FB5 /* test */,
  95. CDCB3C3A24E456950029B771 /* pointer-test */,
  96. CD3DA3F31D9B42BC001B53A0 /* Products */,
  97. CDCB3C4124E4569C0029B771 /* Frameworks */,
  98. );
  99. sourceTree = "<group>";
  100. };
  101. CD3DA3F31D9B42BC001B53A0 /* Products */ = {
  102. isa = PBXGroup;
  103. children = (
  104. CDCB3C3924E456950029B771 /* pointer-test.xctest */,
  105. );
  106. name = Products;
  107. sourceTree = "<group>";
  108. };
  109. CDCB3C3A24E456950029B771 /* pointer-test */ = {
  110. isa = PBXGroup;
  111. children = (
  112. CDCB3C3D24E456950029B771 /* Info.plist */,
  113. );
  114. path = "pointer-test";
  115. sourceTree = "<group>";
  116. };
  117. CDCB3C4124E4569C0029B771 /* Frameworks */ = {
  118. isa = PBXGroup;
  119. children = (
  120. );
  121. name = Frameworks;
  122. sourceTree = "<group>";
  123. };
  124. CDEC1DC62351677C0091D9F2 /* Products */ = {
  125. isa = PBXGroup;
  126. children = (
  127. CDEC1DCD2351677C0091D9F2 /* GoogleMock.framework */,
  128. CDEC1DCF2351677C0091D9F2 /* gmock.framework */,
  129. CDEC1DD12351677C0091D9F2 /* gtest.framework */,
  130. CDEC1DD32351677C0091D9F2 /* GoogleMockTests.xctest */,
  131. );
  132. name = Products;
  133. sourceTree = "<group>";
  134. };
  135. /* End PBXGroup section */
  136. /* Begin PBXNativeTarget section */
  137. CDCB3C3824E456950029B771 /* pointer-test */ = {
  138. isa = PBXNativeTarget;
  139. buildConfigurationList = CDCB3C3E24E456950029B771 /* Build configuration list for PBXNativeTarget "pointer-test" */;
  140. buildPhases = (
  141. CDCB3C3524E456950029B771 /* Sources */,
  142. CDCB3C3624E456950029B771 /* Frameworks */,
  143. CDCB3C3724E456950029B771 /* Resources */,
  144. );
  145. buildRules = (
  146. );
  147. dependencies = (
  148. CDCB3C4424E456A00029B771 /* PBXTargetDependency */,
  149. );
  150. name = "pointer-test";
  151. productName = "pointer-test";
  152. productReference = CDCB3C3924E456950029B771 /* pointer-test.xctest */;
  153. productType = "com.apple.product-type.bundle.unit-test";
  154. };
  155. /* End PBXNativeTarget section */
  156. /* Begin PBXProject section */
  157. CD3DA3EA1D9B42BC001B53A0 /* Project object */ = {
  158. isa = PBXProject;
  159. attributes = {
  160. LastUpgradeCheck = 1110;
  161. ORGANIZATIONNAME = "Sam Jaffe";
  162. TargetAttributes = {
  163. CDCB3C3824E456950029B771 = {
  164. CreatedOnToolsVersion = 11.3.1;
  165. ProvisioningStyle = Automatic;
  166. };
  167. };
  168. };
  169. buildConfigurationList = CD3DA3ED1D9B42BC001B53A0 /* Build configuration list for PBXProject "pointers" */;
  170. compatibilityVersion = "Xcode 3.2";
  171. developmentRegion = en;
  172. hasScannedForEncodings = 0;
  173. knownRegions = (
  174. en,
  175. Base,
  176. );
  177. mainGroup = CD3DA3E91D9B42BC001B53A0;
  178. productRefGroup = CD3DA3F31D9B42BC001B53A0 /* Products */;
  179. projectDirPath = "";
  180. projectReferences = (
  181. {
  182. ProductGroup = CDEC1DC62351677C0091D9F2 /* Products */;
  183. ProjectRef = CDEC1DC52351677C0091D9F2 /* GoogleMock.xcodeproj */;
  184. },
  185. );
  186. projectRoot = "";
  187. targets = (
  188. CDCB3C3824E456950029B771 /* pointer-test */,
  189. );
  190. };
  191. /* End PBXProject section */
  192. /* Begin PBXReferenceProxy section */
  193. CDEC1DCD2351677C0091D9F2 /* GoogleMock.framework */ = {
  194. isa = PBXReferenceProxy;
  195. fileType = wrapper.framework;
  196. path = GoogleMock.framework;
  197. remoteRef = CDEC1DCC2351677C0091D9F2 /* PBXContainerItemProxy */;
  198. sourceTree = BUILT_PRODUCTS_DIR;
  199. };
  200. CDEC1DCF2351677C0091D9F2 /* gmock.framework */ = {
  201. isa = PBXReferenceProxy;
  202. fileType = wrapper.framework;
  203. path = gmock.framework;
  204. remoteRef = CDEC1DCE2351677C0091D9F2 /* PBXContainerItemProxy */;
  205. sourceTree = BUILT_PRODUCTS_DIR;
  206. };
  207. CDEC1DD12351677C0091D9F2 /* gtest.framework */ = {
  208. isa = PBXReferenceProxy;
  209. fileType = wrapper.framework;
  210. path = gtest.framework;
  211. remoteRef = CDEC1DD02351677C0091D9F2 /* PBXContainerItemProxy */;
  212. sourceTree = BUILT_PRODUCTS_DIR;
  213. };
  214. CDEC1DD32351677C0091D9F2 /* GoogleMockTests.xctest */ = {
  215. isa = PBXReferenceProxy;
  216. fileType = wrapper.cfbundle;
  217. path = GoogleMockTests.xctest;
  218. remoteRef = CDEC1DD22351677C0091D9F2 /* PBXContainerItemProxy */;
  219. sourceTree = BUILT_PRODUCTS_DIR;
  220. };
  221. /* End PBXReferenceProxy section */
  222. /* Begin PBXResourcesBuildPhase section */
  223. CDCB3C3724E456950029B771 /* Resources */ = {
  224. isa = PBXResourcesBuildPhase;
  225. buildActionMask = 2147483647;
  226. files = (
  227. );
  228. runOnlyForDeploymentPostprocessing = 0;
  229. };
  230. /* End PBXResourcesBuildPhase section */
  231. /* Begin PBXSourcesBuildPhase section */
  232. CDCB3C3524E456950029B771 /* Sources */ = {
  233. isa = PBXSourcesBuildPhase;
  234. buildActionMask = 2147483647;
  235. files = (
  236. CDCB3C4724E456A60029B771 /* value_ptr_test.cxx in Sources */,
  237. CDCB3C4924E456A60029B771 /* maybe_null_test.cxx in Sources */,
  238. CDCB3C4624E456A60029B771 /* const_ptr_test.cxx in Sources */,
  239. CDCB3C4524E456A60029B771 /* const_propogating_ptr_test.cxx in Sources */,
  240. CDCB3C4824E456A60029B771 /* not_null_test.cxx in Sources */,
  241. );
  242. runOnlyForDeploymentPostprocessing = 0;
  243. };
  244. /* End PBXSourcesBuildPhase section */
  245. /* Begin PBXTargetDependency section */
  246. CDCB3C4424E456A00029B771 /* PBXTargetDependency */ = {
  247. isa = PBXTargetDependency;
  248. name = GoogleMock;
  249. targetProxy = CDCB3C4324E456A00029B771 /* PBXContainerItemProxy */;
  250. };
  251. /* End PBXTargetDependency section */
  252. /* Begin XCBuildConfiguration section */
  253. CD3DA3F71D9B42BC001B53A0 /* Debug */ = {
  254. isa = XCBuildConfiguration;
  255. buildSettings = {
  256. ALWAYS_SEARCH_USER_PATHS = NO;
  257. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  258. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  259. CLANG_CXX_LIBRARY = "libc++";
  260. CLANG_ENABLE_MODULES = YES;
  261. CLANG_ENABLE_OBJC_ARC = YES;
  262. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  263. CLANG_WARN_BOOL_CONVERSION = YES;
  264. CLANG_WARN_COMMA = YES;
  265. CLANG_WARN_CONSTANT_CONVERSION = YES;
  266. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  267. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  268. CLANG_WARN_EMPTY_BODY = YES;
  269. CLANG_WARN_ENUM_CONVERSION = YES;
  270. CLANG_WARN_INFINITE_RECURSION = YES;
  271. CLANG_WARN_INT_CONVERSION = YES;
  272. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  273. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  274. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  275. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  276. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  277. CLANG_WARN_STRICT_PROTOTYPES = YES;
  278. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  279. CLANG_WARN_UNREACHABLE_CODE = YES;
  280. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  281. CODE_SIGN_IDENTITY = "-";
  282. COPY_PHASE_STRIP = NO;
  283. DEBUG_INFORMATION_FORMAT = dwarf;
  284. ENABLE_STRICT_OBJC_MSGSEND = YES;
  285. ENABLE_TESTABILITY = YES;
  286. GCC_C_LANGUAGE_STANDARD = gnu99;
  287. GCC_DYNAMIC_NO_PIC = NO;
  288. GCC_NO_COMMON_BLOCKS = YES;
  289. GCC_OPTIMIZATION_LEVEL = 0;
  290. GCC_PREPROCESSOR_DEFINITIONS = (
  291. "DEBUG=1",
  292. "$(inherited)",
  293. );
  294. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  295. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  296. GCC_WARN_UNDECLARED_SELECTOR = YES;
  297. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  298. GCC_WARN_UNUSED_FUNCTION = YES;
  299. GCC_WARN_UNUSED_VARIABLE = YES;
  300. MACOSX_DEPLOYMENT_TARGET = 10.10;
  301. MTL_ENABLE_DEBUG_INFO = YES;
  302. ONLY_ACTIVE_ARCH = YES;
  303. SDKROOT = macosx;
  304. USER_HEADER_SEARCH_PATHS = include/;
  305. };
  306. name = Debug;
  307. };
  308. CD3DA3F81D9B42BC001B53A0 /* Release */ = {
  309. isa = XCBuildConfiguration;
  310. buildSettings = {
  311. ALWAYS_SEARCH_USER_PATHS = NO;
  312. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  313. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  314. CLANG_CXX_LIBRARY = "libc++";
  315. CLANG_ENABLE_MODULES = YES;
  316. CLANG_ENABLE_OBJC_ARC = YES;
  317. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  318. CLANG_WARN_BOOL_CONVERSION = YES;
  319. CLANG_WARN_COMMA = YES;
  320. CLANG_WARN_CONSTANT_CONVERSION = YES;
  321. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  322. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  323. CLANG_WARN_EMPTY_BODY = YES;
  324. CLANG_WARN_ENUM_CONVERSION = YES;
  325. CLANG_WARN_INFINITE_RECURSION = YES;
  326. CLANG_WARN_INT_CONVERSION = YES;
  327. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  328. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  329. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  330. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  331. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  332. CLANG_WARN_STRICT_PROTOTYPES = YES;
  333. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  334. CLANG_WARN_UNREACHABLE_CODE = YES;
  335. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  336. CODE_SIGN_IDENTITY = "-";
  337. COPY_PHASE_STRIP = NO;
  338. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  339. ENABLE_NS_ASSERTIONS = NO;
  340. ENABLE_STRICT_OBJC_MSGSEND = YES;
  341. GCC_C_LANGUAGE_STANDARD = gnu99;
  342. GCC_NO_COMMON_BLOCKS = YES;
  343. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  344. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  345. GCC_WARN_UNDECLARED_SELECTOR = YES;
  346. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  347. GCC_WARN_UNUSED_FUNCTION = YES;
  348. GCC_WARN_UNUSED_VARIABLE = YES;
  349. MACOSX_DEPLOYMENT_TARGET = 10.10;
  350. MTL_ENABLE_DEBUG_INFO = NO;
  351. SDKROOT = macosx;
  352. USER_HEADER_SEARCH_PATHS = include/;
  353. };
  354. name = Release;
  355. };
  356. CDCB3C3F24E456950029B771 /* Debug */ = {
  357. isa = XCBuildConfiguration;
  358. buildSettings = {
  359. CLANG_ANALYZER_NONNULL = YES;
  360. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  361. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  362. CLANG_ENABLE_OBJC_WEAK = YES;
  363. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  364. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  365. CODE_SIGN_STYLE = Automatic;
  366. COMBINE_HIDPI_IMAGES = YES;
  367. GCC_C_LANGUAGE_STANDARD = gnu11;
  368. INFOPLIST_FILE = "pointer-test/Info.plist";
  369. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  370. MACOSX_DEPLOYMENT_TARGET = 10.14;
  371. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  372. MTL_FAST_MATH = YES;
  373. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.pointer-test";
  374. PRODUCT_NAME = "$(TARGET_NAME)";
  375. };
  376. name = Debug;
  377. };
  378. CDCB3C4024E456950029B771 /* Release */ = {
  379. isa = XCBuildConfiguration;
  380. buildSettings = {
  381. CLANG_ANALYZER_NONNULL = YES;
  382. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  383. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  384. CLANG_ENABLE_OBJC_WEAK = YES;
  385. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  386. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  387. CODE_SIGN_STYLE = Automatic;
  388. COMBINE_HIDPI_IMAGES = YES;
  389. GCC_C_LANGUAGE_STANDARD = gnu11;
  390. INFOPLIST_FILE = "pointer-test/Info.plist";
  391. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  392. MACOSX_DEPLOYMENT_TARGET = 10.14;
  393. MTL_FAST_MATH = YES;
  394. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.pointer-test";
  395. PRODUCT_NAME = "$(TARGET_NAME)";
  396. };
  397. name = Release;
  398. };
  399. /* End XCBuildConfiguration section */
  400. /* Begin XCConfigurationList section */
  401. CD3DA3ED1D9B42BC001B53A0 /* Build configuration list for PBXProject "pointers" */ = {
  402. isa = XCConfigurationList;
  403. buildConfigurations = (
  404. CD3DA3F71D9B42BC001B53A0 /* Debug */,
  405. CD3DA3F81D9B42BC001B53A0 /* Release */,
  406. );
  407. defaultConfigurationIsVisible = 0;
  408. defaultConfigurationName = Release;
  409. };
  410. CDCB3C3E24E456950029B771 /* Build configuration list for PBXNativeTarget "pointer-test" */ = {
  411. isa = XCConfigurationList;
  412. buildConfigurations = (
  413. CDCB3C3F24E456950029B771 /* Debug */,
  414. CDCB3C4024E456950029B771 /* Release */,
  415. );
  416. defaultConfigurationIsVisible = 0;
  417. defaultConfigurationName = Release;
  418. };
  419. /* End XCConfigurationList section */
  420. };
  421. rootObject = CD3DA3EA1D9B42BC001B53A0 /* Project object */;
  422. }