project.pbxproj 23 KB

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