project.pbxproj 17 KB

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