project.pbxproj 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CD1FCFD2227E194D00F9BF93 /* libmath.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD3786181CF9F61100BE89B2 /* libmath.dylib */; };
  10. CD1FCFD8227E195B00F9BF93 /* shape_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD1FCFC8227E193000F9BF93 /* shape_test.cxx */; };
  11. CD1FCFE9227E198100F9BF93 /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD1FCFE1227E197800F9BF93 /* GoogleMock.framework */; };
  12. CD1FCFEC227E4C2E00F9BF93 /* common.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD3C80BA1D68902300ACC795 /* common.cpp */; };
  13. CD3AC71E1D2C0AF8002B4BB0 /* shape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD3AC71C1D2C0AF8002B4BB0 /* shape.cpp */; };
  14. CD3C809F1D675AB100ACC795 /* angle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD3C809D1D675AB100ACC795 /* angle.cpp */; };
  15. CDA34D9522517967008036A7 /* matrix_helpers.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CDA34D8C22517680008036A7 /* matrix_helpers.hpp */; };
  16. CDA34D9622517969008036A7 /* matrix.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CDA34D8D22517680008036A7 /* matrix.hpp */; };
  17. CDA34D972251796B008036A7 /* vector.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CDA34D9022517689008036A7 /* vector.hpp */; };
  18. CDEDC5B9227F2D38003A2E45 /* common_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDEDC5B8227F2D38003A2E45 /* common_test.cxx */; };
  19. /* End PBXBuildFile section */
  20. /* Begin PBXContainerItemProxy section */
  21. CD1FCFD3227E194D00F9BF93 /* PBXContainerItemProxy */ = {
  22. isa = PBXContainerItemProxy;
  23. containerPortal = CD3786101CF9F61100BE89B2 /* Project object */;
  24. proxyType = 1;
  25. remoteGlobalIDString = CD3786171CF9F61100BE89B2;
  26. remoteInfo = math;
  27. };
  28. CD1FCFE0227E197800F9BF93 /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = CD1FCFD9227E197800F9BF93 /* GoogleMock.xcodeproj */;
  31. proxyType = 2;
  32. remoteGlobalIDString = 05818F861A685AEA0072A469;
  33. remoteInfo = GoogleMock;
  34. };
  35. CD1FCFE2227E197800F9BF93 /* PBXContainerItemProxy */ = {
  36. isa = PBXContainerItemProxy;
  37. containerPortal = CD1FCFD9227E197800F9BF93 /* GoogleMock.xcodeproj */;
  38. proxyType = 2;
  39. remoteGlobalIDString = 05E96ABD1A68600C00204102;
  40. remoteInfo = gmock;
  41. };
  42. CD1FCFE4227E197800F9BF93 /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = CD1FCFD9227E197800F9BF93 /* GoogleMock.xcodeproj */;
  45. proxyType = 2;
  46. remoteGlobalIDString = 05E96B1F1A68634900204102;
  47. remoteInfo = gtest;
  48. };
  49. CD1FCFE6227E197800F9BF93 /* PBXContainerItemProxy */ = {
  50. isa = PBXContainerItemProxy;
  51. containerPortal = CD1FCFD9227E197800F9BF93 /* GoogleMock.xcodeproj */;
  52. proxyType = 2;
  53. remoteGlobalIDString = 05818F901A685AEA0072A469;
  54. remoteInfo = GoogleMockTests;
  55. };
  56. CD1FCFEA227E198400F9BF93 /* PBXContainerItemProxy */ = {
  57. isa = PBXContainerItemProxy;
  58. containerPortal = CD1FCFD9227E197800F9BF93 /* GoogleMock.xcodeproj */;
  59. proxyType = 1;
  60. remoteGlobalIDString = 05818F851A685AEA0072A469;
  61. remoteInfo = GoogleMock;
  62. };
  63. /* End PBXContainerItemProxy section */
  64. /* Begin PBXFileReference section */
  65. CD1FCFC8227E193000F9BF93 /* shape_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = shape_test.cxx; sourceTree = "<group>"; };
  66. CD1FCFCD227E194D00F9BF93 /* math-test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "math-test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  67. CD1FCFD1227E194D00F9BF93 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  68. CD1FCFD9227E197800F9BF93 /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
  69. CD3786181CF9F61100BE89B2 /* libmath.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libmath.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  70. CD3AC71C1D2C0AF8002B4BB0 /* shape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shape.cpp; sourceTree = "<group>"; };
  71. CD3C809D1D675AB100ACC795 /* angle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = angle.cpp; sourceTree = "<group>"; };
  72. CD3C80BA1D68902300ACC795 /* common.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = common.cpp; sourceTree = "<group>"; };
  73. CDA34D89225175CB008036A7 /* game */ = {isa = PBXFileReference; lastKnownFileType = folder; name = game; path = include/game; sourceTree = "<group>"; };
  74. CDA34D8C22517680008036A7 /* matrix_helpers.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = matrix_helpers.hpp; path = matrix/matrix_helpers.hpp; sourceTree = SOURCE_ROOT; };
  75. CDA34D8D22517680008036A7 /* matrix.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = matrix.hpp; path = matrix/matrix.hpp; sourceTree = SOURCE_ROOT; };
  76. CDA34D9022517689008036A7 /* vector.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = vector.hpp; path = vector/vector.hpp; sourceTree = SOURCE_ROOT; };
  77. CDEDC5B8227F2D38003A2E45 /* common_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = common_test.cxx; sourceTree = "<group>"; };
  78. CDEDC5BD227F2DB2003A2E45 /* test_printers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = test_printers.h; sourceTree = "<group>"; };
  79. /* End PBXFileReference section */
  80. /* Begin PBXFrameworksBuildPhase section */
  81. CD1FCFCA227E194D00F9BF93 /* Frameworks */ = {
  82. isa = PBXFrameworksBuildPhase;
  83. buildActionMask = 2147483647;
  84. files = (
  85. CD1FCFE9227E198100F9BF93 /* GoogleMock.framework in Frameworks */,
  86. CD1FCFD2227E194D00F9BF93 /* libmath.dylib in Frameworks */,
  87. );
  88. runOnlyForDeploymentPostprocessing = 0;
  89. };
  90. CD3786151CF9F61100BE89B2 /* Frameworks */ = {
  91. isa = PBXFrameworksBuildPhase;
  92. buildActionMask = 2147483647;
  93. files = (
  94. );
  95. runOnlyForDeploymentPostprocessing = 0;
  96. };
  97. /* End PBXFrameworksBuildPhase section */
  98. /* Begin PBXGroup section */
  99. CD1FCFCE227E194D00F9BF93 /* math-test */ = {
  100. isa = PBXGroup;
  101. children = (
  102. CD1FCFD1227E194D00F9BF93 /* Info.plist */,
  103. );
  104. path = "math-test";
  105. sourceTree = "<group>";
  106. };
  107. CD1FCFDA227E197800F9BF93 /* Products */ = {
  108. isa = PBXGroup;
  109. children = (
  110. CD1FCFE1227E197800F9BF93 /* GoogleMock.framework */,
  111. CD1FCFE3227E197800F9BF93 /* gmock.framework */,
  112. CD1FCFE5227E197800F9BF93 /* gtest.framework */,
  113. CD1FCFE7227E197800F9BF93 /* GoogleMockTests.xctest */,
  114. );
  115. name = Products;
  116. sourceTree = "<group>";
  117. };
  118. CD1FCFE8227E198100F9BF93 /* Frameworks */ = {
  119. isa = PBXGroup;
  120. children = (
  121. );
  122. name = Frameworks;
  123. sourceTree = "<group>";
  124. };
  125. CD37860F1CF9F61100BE89B2 = {
  126. isa = PBXGroup;
  127. children = (
  128. CD1FCFD9227E197800F9BF93 /* GoogleMock.xcodeproj */,
  129. CDA34D89225175CB008036A7 /* game */,
  130. CDA34D8A22517670008036A7 /* include */,
  131. CD3786321CFA304800BE89B2 /* src */,
  132. CD3C80791D66440200ACC795 /* test */,
  133. CD1FCFCE227E194D00F9BF93 /* math-test */,
  134. CD3786191CF9F61100BE89B2 /* Products */,
  135. CD1FCFE8227E198100F9BF93 /* Frameworks */,
  136. );
  137. sourceTree = "<group>";
  138. };
  139. CD3786191CF9F61100BE89B2 /* Products */ = {
  140. isa = PBXGroup;
  141. children = (
  142. CD3786181CF9F61100BE89B2 /* libmath.dylib */,
  143. CD1FCFCD227E194D00F9BF93 /* math-test.xctest */,
  144. );
  145. name = Products;
  146. sourceTree = "<group>";
  147. };
  148. CD3786321CFA304800BE89B2 /* src */ = {
  149. isa = PBXGroup;
  150. children = (
  151. CD3AC71C1D2C0AF8002B4BB0 /* shape.cpp */,
  152. CD3C809D1D675AB100ACC795 /* angle.cpp */,
  153. CD3C80BA1D68902300ACC795 /* common.cpp */,
  154. );
  155. path = src;
  156. sourceTree = "<group>";
  157. };
  158. CD3C80791D66440200ACC795 /* test */ = {
  159. isa = PBXGroup;
  160. children = (
  161. CD1FCFC8227E193000F9BF93 /* shape_test.cxx */,
  162. CDEDC5B8227F2D38003A2E45 /* common_test.cxx */,
  163. CDEDC5BD227F2DB2003A2E45 /* test_printers.h */,
  164. );
  165. path = test;
  166. sourceTree = "<group>";
  167. };
  168. CDA34D8A22517670008036A7 /* include */ = {
  169. isa = PBXGroup;
  170. children = (
  171. CDA34D8C22517680008036A7 /* matrix_helpers.hpp */,
  172. CDA34D8D22517680008036A7 /* matrix.hpp */,
  173. CDA34D9022517689008036A7 /* vector.hpp */,
  174. );
  175. name = include;
  176. sourceTree = "<group>";
  177. };
  178. /* End PBXGroup section */
  179. /* Begin PBXHeadersBuildPhase section */
  180. CD3786161CF9F61100BE89B2 /* Headers */ = {
  181. isa = PBXHeadersBuildPhase;
  182. buildActionMask = 2147483647;
  183. files = (
  184. CDA34D9522517967008036A7 /* matrix_helpers.hpp in Headers */,
  185. CDA34D9622517969008036A7 /* matrix.hpp in Headers */,
  186. CDA34D972251796B008036A7 /* vector.hpp in Headers */,
  187. );
  188. runOnlyForDeploymentPostprocessing = 0;
  189. };
  190. /* End PBXHeadersBuildPhase section */
  191. /* Begin PBXNativeTarget section */
  192. CD1FCFCC227E194D00F9BF93 /* math-test */ = {
  193. isa = PBXNativeTarget;
  194. buildConfigurationList = CD1FCFD5227E194D00F9BF93 /* Build configuration list for PBXNativeTarget "math-test" */;
  195. buildPhases = (
  196. CD1FCFC9227E194D00F9BF93 /* Sources */,
  197. CD1FCFCA227E194D00F9BF93 /* Frameworks */,
  198. CD1FCFCB227E194D00F9BF93 /* Resources */,
  199. );
  200. buildRules = (
  201. );
  202. dependencies = (
  203. CD1FCFEB227E198400F9BF93 /* PBXTargetDependency */,
  204. CD1FCFD4227E194D00F9BF93 /* PBXTargetDependency */,
  205. );
  206. name = "math-test";
  207. productName = "math-test";
  208. productReference = CD1FCFCD227E194D00F9BF93 /* math-test.xctest */;
  209. productType = "com.apple.product-type.bundle.unit-test";
  210. };
  211. CD3786171CF9F61100BE89B2 /* math */ = {
  212. isa = PBXNativeTarget;
  213. buildConfigurationList = CD3786231CF9F61100BE89B2 /* Build configuration list for PBXNativeTarget "math" */;
  214. buildPhases = (
  215. CD3786141CF9F61100BE89B2 /* Sources */,
  216. CD3786151CF9F61100BE89B2 /* Frameworks */,
  217. CD3786161CF9F61100BE89B2 /* Headers */,
  218. CD6F73E822517BDA0081ED74 /* ShellScript */,
  219. );
  220. buildRules = (
  221. );
  222. dependencies = (
  223. );
  224. name = math;
  225. productName = math;
  226. productReference = CD3786181CF9F61100BE89B2 /* libmath.dylib */;
  227. productType = "com.apple.product-type.library.dynamic";
  228. };
  229. /* End PBXNativeTarget section */
  230. /* Begin PBXProject section */
  231. CD3786101CF9F61100BE89B2 /* Project object */ = {
  232. isa = PBXProject;
  233. attributes = {
  234. LastSwiftUpdateCheck = 1010;
  235. LastUpgradeCheck = 1010;
  236. ORGANIZATIONNAME = "Sam Jaffe";
  237. TargetAttributes = {
  238. CD1FCFCC227E194D00F9BF93 = {
  239. CreatedOnToolsVersion = 10.1;
  240. ProvisioningStyle = Automatic;
  241. };
  242. CD3786171CF9F61100BE89B2 = {
  243. CreatedOnToolsVersion = 7.2.1;
  244. };
  245. };
  246. };
  247. buildConfigurationList = CD3786131CF9F61100BE89B2 /* Build configuration list for PBXProject "math" */;
  248. compatibilityVersion = "Xcode 3.2";
  249. developmentRegion = English;
  250. hasScannedForEncodings = 0;
  251. knownRegions = (
  252. en,
  253. );
  254. mainGroup = CD37860F1CF9F61100BE89B2;
  255. productRefGroup = CD3786191CF9F61100BE89B2 /* Products */;
  256. projectDirPath = "";
  257. projectReferences = (
  258. {
  259. ProductGroup = CD1FCFDA227E197800F9BF93 /* Products */;
  260. ProjectRef = CD1FCFD9227E197800F9BF93 /* GoogleMock.xcodeproj */;
  261. },
  262. );
  263. projectRoot = "";
  264. targets = (
  265. CD3786171CF9F61100BE89B2 /* math */,
  266. CD1FCFCC227E194D00F9BF93 /* math-test */,
  267. );
  268. };
  269. /* End PBXProject section */
  270. /* Begin PBXReferenceProxy section */
  271. CD1FCFE1227E197800F9BF93 /* GoogleMock.framework */ = {
  272. isa = PBXReferenceProxy;
  273. fileType = wrapper.framework;
  274. path = GoogleMock.framework;
  275. remoteRef = CD1FCFE0227E197800F9BF93 /* PBXContainerItemProxy */;
  276. sourceTree = BUILT_PRODUCTS_DIR;
  277. };
  278. CD1FCFE3227E197800F9BF93 /* gmock.framework */ = {
  279. isa = PBXReferenceProxy;
  280. fileType = wrapper.framework;
  281. path = gmock.framework;
  282. remoteRef = CD1FCFE2227E197800F9BF93 /* PBXContainerItemProxy */;
  283. sourceTree = BUILT_PRODUCTS_DIR;
  284. };
  285. CD1FCFE5227E197800F9BF93 /* gtest.framework */ = {
  286. isa = PBXReferenceProxy;
  287. fileType = wrapper.framework;
  288. path = gtest.framework;
  289. remoteRef = CD1FCFE4227E197800F9BF93 /* PBXContainerItemProxy */;
  290. sourceTree = BUILT_PRODUCTS_DIR;
  291. };
  292. CD1FCFE7227E197800F9BF93 /* GoogleMockTests.xctest */ = {
  293. isa = PBXReferenceProxy;
  294. fileType = wrapper.cfbundle;
  295. path = GoogleMockTests.xctest;
  296. remoteRef = CD1FCFE6227E197800F9BF93 /* PBXContainerItemProxy */;
  297. sourceTree = BUILT_PRODUCTS_DIR;
  298. };
  299. /* End PBXReferenceProxy section */
  300. /* Begin PBXResourcesBuildPhase section */
  301. CD1FCFCB227E194D00F9BF93 /* Resources */ = {
  302. isa = PBXResourcesBuildPhase;
  303. buildActionMask = 2147483647;
  304. files = (
  305. );
  306. runOnlyForDeploymentPostprocessing = 0;
  307. };
  308. /* End PBXResourcesBuildPhase section */
  309. /* Begin PBXShellScriptBuildPhase section */
  310. CD6F73E822517BDA0081ED74 /* ShellScript */ = {
  311. isa = PBXShellScriptBuildPhase;
  312. buildActionMask = 2147483647;
  313. files = (
  314. );
  315. inputFileListPaths = (
  316. );
  317. inputPaths = (
  318. );
  319. outputFileListPaths = (
  320. );
  321. outputPaths = (
  322. );
  323. runOnlyForDeploymentPostprocessing = 0;
  324. shellPath = /bin/sh;
  325. shellScript = "mkdir -p ${BUILT_PRODUCTS_DIR}/usr/local/include/\nmkdir -p ${BUILT_PRODUCTS_DIR}/usr/local/include/vector/\nmkdir -p ${BUILT_PRODUCTS_DIR}/usr/local/include/matrix/\ncp -r ${PROJECT_DIR}/include/* ${BUILT_PRODUCTS_DIR}/usr/local/include/\ncp -r ${PROJECT_DIR}/vector/*.h* ${BUILT_PRODUCTS_DIR}/usr/local/include/vector/\ncp -r ${PROJECT_DIR}/matrix/*.h* ${BUILT_PRODUCTS_DIR}/usr/local/include/matrix/\n";
  326. };
  327. /* End PBXShellScriptBuildPhase section */
  328. /* Begin PBXSourcesBuildPhase section */
  329. CD1FCFC9227E194D00F9BF93 /* Sources */ = {
  330. isa = PBXSourcesBuildPhase;
  331. buildActionMask = 2147483647;
  332. files = (
  333. CDEDC5B9227F2D38003A2E45 /* common_test.cxx in Sources */,
  334. CD1FCFD8227E195B00F9BF93 /* shape_test.cxx in Sources */,
  335. );
  336. runOnlyForDeploymentPostprocessing = 0;
  337. };
  338. CD3786141CF9F61100BE89B2 /* Sources */ = {
  339. isa = PBXSourcesBuildPhase;
  340. buildActionMask = 2147483647;
  341. files = (
  342. CD3AC71E1D2C0AF8002B4BB0 /* shape.cpp in Sources */,
  343. CD1FCFEC227E4C2E00F9BF93 /* common.cpp in Sources */,
  344. CD3C809F1D675AB100ACC795 /* angle.cpp in Sources */,
  345. );
  346. runOnlyForDeploymentPostprocessing = 0;
  347. };
  348. /* End PBXSourcesBuildPhase section */
  349. /* Begin PBXTargetDependency section */
  350. CD1FCFD4227E194D00F9BF93 /* PBXTargetDependency */ = {
  351. isa = PBXTargetDependency;
  352. target = CD3786171CF9F61100BE89B2 /* math */;
  353. targetProxy = CD1FCFD3227E194D00F9BF93 /* PBXContainerItemProxy */;
  354. };
  355. CD1FCFEB227E198400F9BF93 /* PBXTargetDependency */ = {
  356. isa = PBXTargetDependency;
  357. name = GoogleMock;
  358. targetProxy = CD1FCFEA227E198400F9BF93 /* PBXContainerItemProxy */;
  359. };
  360. /* End PBXTargetDependency section */
  361. /* Begin XCBuildConfiguration section */
  362. CD1FCFD6227E194D00F9BF93 /* Debug */ = {
  363. isa = XCBuildConfiguration;
  364. buildSettings = {
  365. ALWAYS_SEARCH_USER_PATHS = NO;
  366. CLANG_ANALYZER_NONNULL = YES;
  367. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  368. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  369. CLANG_ENABLE_OBJC_WEAK = YES;
  370. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  371. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  372. CODE_SIGN_STYLE = Automatic;
  373. COMBINE_HIDPI_IMAGES = YES;
  374. GCC_C_LANGUAGE_STANDARD = gnu11;
  375. INFOPLIST_FILE = "math-test/Info.plist";
  376. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  377. MACOSX_DEPLOYMENT_TARGET = 10.13;
  378. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  379. MTL_FAST_MATH = YES;
  380. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.math-test";
  381. PRODUCT_NAME = "$(TARGET_NAME)";
  382. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  383. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  384. SWIFT_VERSION = 4.2;
  385. };
  386. name = Debug;
  387. };
  388. CD1FCFD7227E194D00F9BF93 /* Release */ = {
  389. isa = XCBuildConfiguration;
  390. buildSettings = {
  391. ALWAYS_SEARCH_USER_PATHS = NO;
  392. CLANG_ANALYZER_NONNULL = YES;
  393. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  394. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  395. CLANG_ENABLE_OBJC_WEAK = YES;
  396. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  397. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  398. CODE_SIGN_STYLE = Automatic;
  399. COMBINE_HIDPI_IMAGES = YES;
  400. GCC_C_LANGUAGE_STANDARD = gnu11;
  401. INFOPLIST_FILE = "math-test/Info.plist";
  402. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  403. MACOSX_DEPLOYMENT_TARGET = 10.13;
  404. MTL_FAST_MATH = YES;
  405. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.math-test";
  406. PRODUCT_NAME = "$(TARGET_NAME)";
  407. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  408. SWIFT_VERSION = 4.2;
  409. };
  410. name = Release;
  411. };
  412. CD3786211CF9F61100BE89B2 /* Debug */ = {
  413. isa = XCBuildConfiguration;
  414. buildSettings = {
  415. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  416. CLANG_CXX_LIBRARY = "libc++";
  417. CLANG_ENABLE_MODULES = YES;
  418. CLANG_ENABLE_OBJC_ARC = YES;
  419. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  420. CLANG_WARN_BOOL_CONVERSION = YES;
  421. CLANG_WARN_COMMA = YES;
  422. CLANG_WARN_CONSTANT_CONVERSION = YES;
  423. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  424. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  425. CLANG_WARN_EMPTY_BODY = YES;
  426. CLANG_WARN_ENUM_CONVERSION = YES;
  427. CLANG_WARN_INFINITE_RECURSION = YES;
  428. CLANG_WARN_INT_CONVERSION = YES;
  429. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  430. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  431. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  432. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  433. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  434. CLANG_WARN_STRICT_PROTOTYPES = YES;
  435. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  436. CLANG_WARN_UNREACHABLE_CODE = YES;
  437. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  438. CODE_SIGN_IDENTITY = "-";
  439. COPY_PHASE_STRIP = NO;
  440. DEBUG_INFORMATION_FORMAT = dwarf;
  441. ENABLE_STRICT_OBJC_MSGSEND = YES;
  442. ENABLE_TESTABILITY = YES;
  443. GCC_C_LANGUAGE_STANDARD = gnu99;
  444. GCC_DYNAMIC_NO_PIC = NO;
  445. GCC_NO_COMMON_BLOCKS = YES;
  446. GCC_OPTIMIZATION_LEVEL = 0;
  447. GCC_PREPROCESSOR_DEFINITIONS = (
  448. "DEBUG=1",
  449. "$(inherited)",
  450. );
  451. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  452. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  453. GCC_WARN_UNDECLARED_SELECTOR = YES;
  454. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  455. GCC_WARN_UNUSED_FUNCTION = YES;
  456. GCC_WARN_UNUSED_VARIABLE = YES;
  457. MACOSX_DEPLOYMENT_TARGET = 10.10;
  458. MTL_ENABLE_DEBUG_INFO = YES;
  459. ONLY_ACTIVE_ARCH = YES;
  460. SDKROOT = macosx;
  461. USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/ $(PROJECT_DIR)/include/ $(PROJECT_DIR)/../include/expect/include/";
  462. };
  463. name = Debug;
  464. };
  465. CD3786221CF9F61100BE89B2 /* Release */ = {
  466. isa = XCBuildConfiguration;
  467. buildSettings = {
  468. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  469. CLANG_CXX_LIBRARY = "libc++";
  470. CLANG_ENABLE_MODULES = YES;
  471. CLANG_ENABLE_OBJC_ARC = YES;
  472. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  473. CLANG_WARN_BOOL_CONVERSION = YES;
  474. CLANG_WARN_COMMA = YES;
  475. CLANG_WARN_CONSTANT_CONVERSION = YES;
  476. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  477. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  478. CLANG_WARN_EMPTY_BODY = YES;
  479. CLANG_WARN_ENUM_CONVERSION = YES;
  480. CLANG_WARN_INFINITE_RECURSION = YES;
  481. CLANG_WARN_INT_CONVERSION = YES;
  482. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  483. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  484. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  485. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  486. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  487. CLANG_WARN_STRICT_PROTOTYPES = YES;
  488. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  489. CLANG_WARN_UNREACHABLE_CODE = YES;
  490. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  491. CODE_SIGN_IDENTITY = "-";
  492. COPY_PHASE_STRIP = NO;
  493. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  494. ENABLE_NS_ASSERTIONS = NO;
  495. ENABLE_STRICT_OBJC_MSGSEND = YES;
  496. GCC_C_LANGUAGE_STANDARD = gnu99;
  497. GCC_NO_COMMON_BLOCKS = YES;
  498. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  499. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  500. GCC_WARN_UNDECLARED_SELECTOR = YES;
  501. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  502. GCC_WARN_UNUSED_FUNCTION = YES;
  503. GCC_WARN_UNUSED_VARIABLE = YES;
  504. MACOSX_DEPLOYMENT_TARGET = 10.10;
  505. MTL_ENABLE_DEBUG_INFO = NO;
  506. SDKROOT = macosx;
  507. USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/ $(PROJECT_DIR)/include/ $(PROJECT_DIR)/../include/expect/include/";
  508. };
  509. name = Release;
  510. };
  511. CD3786241CF9F61100BE89B2 /* Debug */ = {
  512. isa = XCBuildConfiguration;
  513. buildSettings = {
  514. DYLIB_COMPATIBILITY_VERSION = 1;
  515. DYLIB_CURRENT_VERSION = 1;
  516. EXECUTABLE_PREFIX = lib;
  517. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  518. GCC_ENABLE_CPP_RTTI = YES;
  519. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  520. PRODUCT_NAME = "$(TARGET_NAME)";
  521. };
  522. name = Debug;
  523. };
  524. CD3786251CF9F61100BE89B2 /* Release */ = {
  525. isa = XCBuildConfiguration;
  526. buildSettings = {
  527. DYLIB_COMPATIBILITY_VERSION = 1;
  528. DYLIB_CURRENT_VERSION = 1;
  529. EXECUTABLE_PREFIX = lib;
  530. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  531. GCC_ENABLE_CPP_RTTI = YES;
  532. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  533. OTHER_LDFLAGS = "-fvisibility=default";
  534. PRODUCT_NAME = "$(TARGET_NAME)";
  535. };
  536. name = Release;
  537. };
  538. /* End XCBuildConfiguration section */
  539. /* Begin XCConfigurationList section */
  540. CD1FCFD5227E194D00F9BF93 /* Build configuration list for PBXNativeTarget "math-test" */ = {
  541. isa = XCConfigurationList;
  542. buildConfigurations = (
  543. CD1FCFD6227E194D00F9BF93 /* Debug */,
  544. CD1FCFD7227E194D00F9BF93 /* Release */,
  545. );
  546. defaultConfigurationIsVisible = 0;
  547. defaultConfigurationName = Release;
  548. };
  549. CD3786131CF9F61100BE89B2 /* Build configuration list for PBXProject "math" */ = {
  550. isa = XCConfigurationList;
  551. buildConfigurations = (
  552. CD3786211CF9F61100BE89B2 /* Debug */,
  553. CD3786221CF9F61100BE89B2 /* Release */,
  554. );
  555. defaultConfigurationIsVisible = 0;
  556. defaultConfigurationName = Release;
  557. };
  558. CD3786231CF9F61100BE89B2 /* Build configuration list for PBXNativeTarget "math" */ = {
  559. isa = XCConfigurationList;
  560. buildConfigurations = (
  561. CD3786241CF9F61100BE89B2 /* Debug */,
  562. CD3786251CF9F61100BE89B2 /* Release */,
  563. );
  564. defaultConfigurationIsVisible = 0;
  565. defaultConfigurationName = Release;
  566. };
  567. /* End XCConfigurationList section */
  568. };
  569. rootObject = CD3786101CF9F61100BE89B2 /* Project object */;
  570. }