project.pbxproj 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 55;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CDD966162B654D290091D92C /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDD9660C2B654D1B0091D92C /* GoogleMock.framework */; };
  10. CDD966182B654D490091D92C /* test_helper_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDD966172B654D490091D92C /* test_helper_test.cxx */; };
  11. CDD966192B654DDC0091D92C /* testing in Headers */ = {isa = PBXBuildFile; fileRef = CD6031032AF6779E000D9F31 /* testing */; };
  12. /* End PBXBuildFile section */
  13. /* Begin PBXContainerItemProxy section */
  14. CDD965FF2B654D090091D92C /* PBXContainerItemProxy */ = {
  15. isa = PBXContainerItemProxy;
  16. containerPortal = CD6030F42AF67772000D9F31 /* Project object */;
  17. proxyType = 1;
  18. remoteGlobalIDString = CD6030FB2AF67772000D9F31;
  19. remoteInfo = "test-helpers";
  20. };
  21. CDD9660B2B654D1B0091D92C /* PBXContainerItemProxy */ = {
  22. isa = PBXContainerItemProxy;
  23. containerPortal = CDD966042B654D1B0091D92C /* GoogleMock.xcodeproj */;
  24. proxyType = 2;
  25. remoteGlobalIDString = 05818F861A685AEA0072A469;
  26. remoteInfo = GoogleMock;
  27. };
  28. CDD9660D2B654D1B0091D92C /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = CDD966042B654D1B0091D92C /* GoogleMock.xcodeproj */;
  31. proxyType = 2;
  32. remoteGlobalIDString = 05E96ABD1A68600C00204102;
  33. remoteInfo = gmock;
  34. };
  35. CDD9660F2B654D1B0091D92C /* PBXContainerItemProxy */ = {
  36. isa = PBXContainerItemProxy;
  37. containerPortal = CDD966042B654D1B0091D92C /* GoogleMock.xcodeproj */;
  38. proxyType = 2;
  39. remoteGlobalIDString = 05E96B1F1A68634900204102;
  40. remoteInfo = gtest;
  41. };
  42. CDD966112B654D1B0091D92C /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = CDD966042B654D1B0091D92C /* GoogleMock.xcodeproj */;
  45. proxyType = 2;
  46. remoteGlobalIDString = 05818F901A685AEA0072A469;
  47. remoteInfo = GoogleMockTests;
  48. };
  49. CDD966132B654D230091D92C /* PBXContainerItemProxy */ = {
  50. isa = PBXContainerItemProxy;
  51. containerPortal = CDD966042B654D1B0091D92C /* GoogleMock.xcodeproj */;
  52. proxyType = 1;
  53. remoteGlobalIDString = 05818F851A685AEA0072A469;
  54. remoteInfo = GoogleMock;
  55. };
  56. /* End PBXContainerItemProxy section */
  57. /* Begin PBXFileReference section */
  58. CD6030FC2AF67772000D9F31 /* libtest-helpers.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libtest-helpers.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  59. CD6031032AF6779E000D9F31 /* testing */ = {isa = PBXFileReference; lastKnownFileType = folder; name = testing; path = include/testing; sourceTree = "<group>"; };
  60. CD6031062AF677BE000D9F31 /* performance_test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = performance_test.h; sourceTree = "<group>"; };
  61. CD6031072AF677ED000D9F31 /* xcode_gtest_helper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xcode_gtest_helper.h; sourceTree = "<group>"; };
  62. CDD965FA2B654D090091D92C /* test-helpers-test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "test-helpers-test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  63. CDD966042B654D1B0091D92C /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
  64. CDD966172B654D490091D92C /* test_helper_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = test_helper_test.cxx; sourceTree = "<group>"; };
  65. /* End PBXFileReference section */
  66. /* Begin PBXFrameworksBuildPhase section */
  67. CD6030FA2AF67772000D9F31 /* Frameworks */ = {
  68. isa = PBXFrameworksBuildPhase;
  69. buildActionMask = 2147483647;
  70. files = (
  71. );
  72. runOnlyForDeploymentPostprocessing = 0;
  73. };
  74. CDD965F72B654D090091D92C /* Frameworks */ = {
  75. isa = PBXFrameworksBuildPhase;
  76. buildActionMask = 2147483647;
  77. files = (
  78. CDD966162B654D290091D92C /* GoogleMock.framework in Frameworks */,
  79. );
  80. runOnlyForDeploymentPostprocessing = 0;
  81. };
  82. /* End PBXFrameworksBuildPhase section */
  83. /* Begin PBXGroup section */
  84. CD6030F32AF67772000D9F31 = {
  85. isa = PBXGroup;
  86. children = (
  87. CDD966042B654D1B0091D92C /* GoogleMock.xcodeproj */,
  88. CD6031032AF6779E000D9F31 /* testing */,
  89. CD6031042AF677A7000D9F31 /* include */,
  90. CDD965FB2B654D090091D92C /* test */,
  91. CD6030FD2AF67772000D9F31 /* Products */,
  92. CDD966152B654D290091D92C /* Frameworks */,
  93. );
  94. sourceTree = "<group>";
  95. };
  96. CD6030FD2AF67772000D9F31 /* Products */ = {
  97. isa = PBXGroup;
  98. children = (
  99. CD6030FC2AF67772000D9F31 /* libtest-helpers.a */,
  100. CDD965FA2B654D090091D92C /* test-helpers-test.xctest */,
  101. );
  102. name = Products;
  103. sourceTree = "<group>";
  104. };
  105. CD6031042AF677A7000D9F31 /* include */ = {
  106. isa = PBXGroup;
  107. children = (
  108. CD6031052AF677A7000D9F31 /* testing */,
  109. );
  110. path = include;
  111. sourceTree = "<group>";
  112. };
  113. CD6031052AF677A7000D9F31 /* testing */ = {
  114. isa = PBXGroup;
  115. children = (
  116. CD6031062AF677BE000D9F31 /* performance_test.h */,
  117. CD6031072AF677ED000D9F31 /* xcode_gtest_helper.h */,
  118. );
  119. path = testing;
  120. sourceTree = "<group>";
  121. };
  122. CDD965FB2B654D090091D92C /* test */ = {
  123. isa = PBXGroup;
  124. children = (
  125. CDD966172B654D490091D92C /* test_helper_test.cxx */,
  126. );
  127. path = test;
  128. sourceTree = "<group>";
  129. };
  130. CDD966052B654D1B0091D92C /* Products */ = {
  131. isa = PBXGroup;
  132. children = (
  133. CDD9660C2B654D1B0091D92C /* GoogleMock.framework */,
  134. CDD9660E2B654D1B0091D92C /* gmock.framework */,
  135. CDD966102B654D1B0091D92C /* gtest.framework */,
  136. CDD966122B654D1B0091D92C /* GoogleMockTests.xctest */,
  137. );
  138. name = Products;
  139. sourceTree = "<group>";
  140. };
  141. CDD966152B654D290091D92C /* Frameworks */ = {
  142. isa = PBXGroup;
  143. children = (
  144. );
  145. name = Frameworks;
  146. sourceTree = "<group>";
  147. };
  148. /* End PBXGroup section */
  149. /* Begin PBXHeadersBuildPhase section */
  150. CD6030F82AF67772000D9F31 /* Headers */ = {
  151. isa = PBXHeadersBuildPhase;
  152. buildActionMask = 2147483647;
  153. files = (
  154. CDD966192B654DDC0091D92C /* testing in Headers */,
  155. );
  156. runOnlyForDeploymentPostprocessing = 0;
  157. };
  158. /* End PBXHeadersBuildPhase section */
  159. /* Begin PBXNativeTarget section */
  160. CD6030FB2AF67772000D9F31 /* test-helpers */ = {
  161. isa = PBXNativeTarget;
  162. buildConfigurationList = CD6031002AF67772000D9F31 /* Build configuration list for PBXNativeTarget "test-helpers" */;
  163. buildPhases = (
  164. CD6030F82AF67772000D9F31 /* Headers */,
  165. CD6030F92AF67772000D9F31 /* Sources */,
  166. CD6030FA2AF67772000D9F31 /* Frameworks */,
  167. );
  168. buildRules = (
  169. );
  170. dependencies = (
  171. );
  172. name = "test-helpers";
  173. productName = "test-helpers";
  174. productReference = CD6030FC2AF67772000D9F31 /* libtest-helpers.a */;
  175. productType = "com.apple.product-type.library.static";
  176. };
  177. CDD965F92B654D090091D92C /* test-helpers-test */ = {
  178. isa = PBXNativeTarget;
  179. buildConfigurationList = CDD966032B654D090091D92C /* Build configuration list for PBXNativeTarget "test-helpers-test" */;
  180. buildPhases = (
  181. CDD965F62B654D090091D92C /* Sources */,
  182. CDD965F72B654D090091D92C /* Frameworks */,
  183. CDD965F82B654D090091D92C /* Resources */,
  184. );
  185. buildRules = (
  186. );
  187. dependencies = (
  188. CDD966142B654D230091D92C /* PBXTargetDependency */,
  189. CDD966002B654D090091D92C /* PBXTargetDependency */,
  190. );
  191. name = "test-helpers-test";
  192. productName = "test-helpers-test";
  193. productReference = CDD965FA2B654D090091D92C /* test-helpers-test.xctest */;
  194. productType = "com.apple.product-type.bundle.unit-test";
  195. };
  196. /* End PBXNativeTarget section */
  197. /* Begin PBXProject section */
  198. CD6030F42AF67772000D9F31 /* Project object */ = {
  199. isa = PBXProject;
  200. attributes = {
  201. BuildIndependentTargetsInParallel = 1;
  202. LastSwiftUpdateCheck = 1340;
  203. LastUpgradeCheck = 1340;
  204. TargetAttributes = {
  205. CD6030FB2AF67772000D9F31 = {
  206. CreatedOnToolsVersion = 13.4.1;
  207. };
  208. CDD965F92B654D090091D92C = {
  209. CreatedOnToolsVersion = 13.4.1;
  210. };
  211. };
  212. };
  213. buildConfigurationList = CD6030F72AF67772000D9F31 /* Build configuration list for PBXProject "test-helpers" */;
  214. compatibilityVersion = "Xcode 13.0";
  215. developmentRegion = en;
  216. hasScannedForEncodings = 0;
  217. knownRegions = (
  218. en,
  219. Base,
  220. );
  221. mainGroup = CD6030F32AF67772000D9F31;
  222. productRefGroup = CD6030FD2AF67772000D9F31 /* Products */;
  223. projectDirPath = "";
  224. projectReferences = (
  225. {
  226. ProductGroup = CDD966052B654D1B0091D92C /* Products */;
  227. ProjectRef = CDD966042B654D1B0091D92C /* GoogleMock.xcodeproj */;
  228. },
  229. );
  230. projectRoot = "";
  231. targets = (
  232. CD6030FB2AF67772000D9F31 /* test-helpers */,
  233. CDD965F92B654D090091D92C /* test-helpers-test */,
  234. );
  235. };
  236. /* End PBXProject section */
  237. /* Begin PBXReferenceProxy section */
  238. CDD9660C2B654D1B0091D92C /* GoogleMock.framework */ = {
  239. isa = PBXReferenceProxy;
  240. fileType = wrapper.framework;
  241. path = GoogleMock.framework;
  242. remoteRef = CDD9660B2B654D1B0091D92C /* PBXContainerItemProxy */;
  243. sourceTree = BUILT_PRODUCTS_DIR;
  244. };
  245. CDD9660E2B654D1B0091D92C /* gmock.framework */ = {
  246. isa = PBXReferenceProxy;
  247. fileType = wrapper.framework;
  248. path = gmock.framework;
  249. remoteRef = CDD9660D2B654D1B0091D92C /* PBXContainerItemProxy */;
  250. sourceTree = BUILT_PRODUCTS_DIR;
  251. };
  252. CDD966102B654D1B0091D92C /* gtest.framework */ = {
  253. isa = PBXReferenceProxy;
  254. fileType = wrapper.framework;
  255. path = gtest.framework;
  256. remoteRef = CDD9660F2B654D1B0091D92C /* PBXContainerItemProxy */;
  257. sourceTree = BUILT_PRODUCTS_DIR;
  258. };
  259. CDD966122B654D1B0091D92C /* GoogleMockTests.xctest */ = {
  260. isa = PBXReferenceProxy;
  261. fileType = wrapper.cfbundle;
  262. path = GoogleMockTests.xctest;
  263. remoteRef = CDD966112B654D1B0091D92C /* PBXContainerItemProxy */;
  264. sourceTree = BUILT_PRODUCTS_DIR;
  265. };
  266. /* End PBXReferenceProxy section */
  267. /* Begin PBXResourcesBuildPhase section */
  268. CDD965F82B654D090091D92C /* Resources */ = {
  269. isa = PBXResourcesBuildPhase;
  270. buildActionMask = 2147483647;
  271. files = (
  272. );
  273. runOnlyForDeploymentPostprocessing = 0;
  274. };
  275. /* End PBXResourcesBuildPhase section */
  276. /* Begin PBXSourcesBuildPhase section */
  277. CD6030F92AF67772000D9F31 /* Sources */ = {
  278. isa = PBXSourcesBuildPhase;
  279. buildActionMask = 2147483647;
  280. files = (
  281. );
  282. runOnlyForDeploymentPostprocessing = 0;
  283. };
  284. CDD965F62B654D090091D92C /* Sources */ = {
  285. isa = PBXSourcesBuildPhase;
  286. buildActionMask = 2147483647;
  287. files = (
  288. CDD966182B654D490091D92C /* test_helper_test.cxx in Sources */,
  289. );
  290. runOnlyForDeploymentPostprocessing = 0;
  291. };
  292. /* End PBXSourcesBuildPhase section */
  293. /* Begin PBXTargetDependency section */
  294. CDD966002B654D090091D92C /* PBXTargetDependency */ = {
  295. isa = PBXTargetDependency;
  296. target = CD6030FB2AF67772000D9F31 /* test-helpers */;
  297. targetProxy = CDD965FF2B654D090091D92C /* PBXContainerItemProxy */;
  298. };
  299. CDD966142B654D230091D92C /* PBXTargetDependency */ = {
  300. isa = PBXTargetDependency;
  301. name = GoogleMock;
  302. targetProxy = CDD966132B654D230091D92C /* PBXContainerItemProxy */;
  303. };
  304. /* End PBXTargetDependency section */
  305. /* Begin XCBuildConfiguration section */
  306. CD6030FE2AF67772000D9F31 /* Debug */ = {
  307. isa = XCBuildConfiguration;
  308. buildSettings = {
  309. ALWAYS_SEARCH_USER_PATHS = NO;
  310. CLANG_ANALYZER_NONNULL = YES;
  311. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  312. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  313. CLANG_ENABLE_MODULES = YES;
  314. CLANG_ENABLE_OBJC_ARC = YES;
  315. CLANG_ENABLE_OBJC_WEAK = YES;
  316. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  317. CLANG_WARN_BOOL_CONVERSION = YES;
  318. CLANG_WARN_COMMA = YES;
  319. CLANG_WARN_CONSTANT_CONVERSION = YES;
  320. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  321. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  322. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  332. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  333. CLANG_WARN_STRICT_PROTOTYPES = YES;
  334. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  335. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  336. CLANG_WARN_UNREACHABLE_CODE = YES;
  337. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  338. COPY_PHASE_STRIP = NO;
  339. DEBUG_INFORMATION_FORMAT = dwarf;
  340. ENABLE_STRICT_OBJC_MSGSEND = YES;
  341. ENABLE_TESTABILITY = YES;
  342. GCC_C_LANGUAGE_STANDARD = gnu11;
  343. GCC_DYNAMIC_NO_PIC = NO;
  344. GCC_NO_COMMON_BLOCKS = YES;
  345. GCC_OPTIMIZATION_LEVEL = 0;
  346. GCC_PREPROCESSOR_DEFINITIONS = (
  347. "DEBUG=1",
  348. "$(inherited)",
  349. );
  350. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  351. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  352. GCC_WARN_UNDECLARED_SELECTOR = YES;
  353. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  354. GCC_WARN_UNUSED_FUNCTION = YES;
  355. GCC_WARN_UNUSED_VARIABLE = YES;
  356. MACOSX_DEPLOYMENT_TARGET = 12.3;
  357. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  358. MTL_FAST_MATH = YES;
  359. ONLY_ACTIVE_ARCH = YES;
  360. SDKROOT = macosx;
  361. SYSTEM_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include";
  362. USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include";
  363. };
  364. name = Debug;
  365. };
  366. CD6030FF2AF67772000D9F31 /* Release */ = {
  367. isa = XCBuildConfiguration;
  368. buildSettings = {
  369. ALWAYS_SEARCH_USER_PATHS = NO;
  370. CLANG_ANALYZER_NONNULL = YES;
  371. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  372. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  373. CLANG_ENABLE_MODULES = YES;
  374. CLANG_ENABLE_OBJC_ARC = YES;
  375. CLANG_ENABLE_OBJC_WEAK = YES;
  376. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  377. CLANG_WARN_BOOL_CONVERSION = YES;
  378. CLANG_WARN_COMMA = YES;
  379. CLANG_WARN_CONSTANT_CONVERSION = YES;
  380. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  381. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  382. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  383. CLANG_WARN_EMPTY_BODY = YES;
  384. CLANG_WARN_ENUM_CONVERSION = YES;
  385. CLANG_WARN_INFINITE_RECURSION = YES;
  386. CLANG_WARN_INT_CONVERSION = YES;
  387. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  388. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  389. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  390. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  391. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  392. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  393. CLANG_WARN_STRICT_PROTOTYPES = YES;
  394. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  395. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  396. CLANG_WARN_UNREACHABLE_CODE = YES;
  397. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  398. COPY_PHASE_STRIP = NO;
  399. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  400. ENABLE_NS_ASSERTIONS = NO;
  401. ENABLE_STRICT_OBJC_MSGSEND = YES;
  402. GCC_C_LANGUAGE_STANDARD = gnu11;
  403. GCC_NO_COMMON_BLOCKS = YES;
  404. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  405. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  406. GCC_WARN_UNDECLARED_SELECTOR = YES;
  407. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  408. GCC_WARN_UNUSED_FUNCTION = YES;
  409. GCC_WARN_UNUSED_VARIABLE = YES;
  410. MACOSX_DEPLOYMENT_TARGET = 12.3;
  411. MTL_ENABLE_DEBUG_INFO = NO;
  412. MTL_FAST_MATH = YES;
  413. SDKROOT = macosx;
  414. SYSTEM_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include";
  415. USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include";
  416. };
  417. name = Release;
  418. };
  419. CD6031012AF67772000D9F31 /* Debug */ = {
  420. isa = XCBuildConfiguration;
  421. buildSettings = {
  422. CODE_SIGN_STYLE = Automatic;
  423. EXECUTABLE_PREFIX = lib;
  424. PRODUCT_NAME = "$(TARGET_NAME)";
  425. SKIP_INSTALL = YES;
  426. };
  427. name = Debug;
  428. };
  429. CD6031022AF67772000D9F31 /* Release */ = {
  430. isa = XCBuildConfiguration;
  431. buildSettings = {
  432. CODE_SIGN_STYLE = Automatic;
  433. EXECUTABLE_PREFIX = lib;
  434. PRODUCT_NAME = "$(TARGET_NAME)";
  435. SKIP_INSTALL = YES;
  436. };
  437. name = Release;
  438. };
  439. CDD966012B654D090091D92C /* Debug */ = {
  440. isa = XCBuildConfiguration;
  441. buildSettings = {
  442. CODE_SIGN_STYLE = Automatic;
  443. CURRENT_PROJECT_VERSION = 1;
  444. GENERATE_INFOPLIST_FILE = YES;
  445. MARKETING_VERSION = 1.0;
  446. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.test-helpers-test";
  447. PRODUCT_NAME = "$(TARGET_NAME)";
  448. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  449. SWIFT_EMIT_LOC_STRINGS = NO;
  450. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  451. SWIFT_VERSION = 5.0;
  452. };
  453. name = Debug;
  454. };
  455. CDD966022B654D090091D92C /* Release */ = {
  456. isa = XCBuildConfiguration;
  457. buildSettings = {
  458. CODE_SIGN_STYLE = Automatic;
  459. CURRENT_PROJECT_VERSION = 1;
  460. GENERATE_INFOPLIST_FILE = YES;
  461. MARKETING_VERSION = 1.0;
  462. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.test-helpers-test";
  463. PRODUCT_NAME = "$(TARGET_NAME)";
  464. SWIFT_COMPILATION_MODE = wholemodule;
  465. SWIFT_EMIT_LOC_STRINGS = NO;
  466. SWIFT_OPTIMIZATION_LEVEL = "-O";
  467. SWIFT_VERSION = 5.0;
  468. };
  469. name = Release;
  470. };
  471. /* End XCBuildConfiguration section */
  472. /* Begin XCConfigurationList section */
  473. CD6030F72AF67772000D9F31 /* Build configuration list for PBXProject "test-helpers" */ = {
  474. isa = XCConfigurationList;
  475. buildConfigurations = (
  476. CD6030FE2AF67772000D9F31 /* Debug */,
  477. CD6030FF2AF67772000D9F31 /* Release */,
  478. );
  479. defaultConfigurationIsVisible = 0;
  480. defaultConfigurationName = Release;
  481. };
  482. CD6031002AF67772000D9F31 /* Build configuration list for PBXNativeTarget "test-helpers" */ = {
  483. isa = XCConfigurationList;
  484. buildConfigurations = (
  485. CD6031012AF67772000D9F31 /* Debug */,
  486. CD6031022AF67772000D9F31 /* Release */,
  487. );
  488. defaultConfigurationIsVisible = 0;
  489. defaultConfigurationName = Release;
  490. };
  491. CDD966032B654D090091D92C /* Build configuration list for PBXNativeTarget "test-helpers-test" */ = {
  492. isa = XCConfigurationList;
  493. buildConfigurations = (
  494. CDD966012B654D090091D92C /* Debug */,
  495. CDD966022B654D090091D92C /* Release */,
  496. );
  497. defaultConfigurationIsVisible = 0;
  498. defaultConfigurationName = Release;
  499. };
  500. /* End XCConfigurationList section */
  501. };
  502. rootObject = CD6030F42AF67772000D9F31 /* Project object */;
  503. }