project.pbxproj 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 50;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CD38F50D21C83926007A732C /* die.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDED6A3021B2F2DC00AB91D0 /* die.cxx */; };
  10. CD38F50E21C83929007A732C /* roll.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD8F1ABD21B31E9E00CBB3CA /* roll.cxx */; };
  11. CD38F50F21C83936007A732C /* libdice.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD38F50921C83912007A732C /* libdice.dylib */; };
  12. CD38F51221C8397A007A732C /* libshared_random_generator.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CDED6A6021B2F89900AB91D0 /* libshared_random_generator.dylib */; };
  13. CD38F52B21C87771007A732C /* libdice.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD38F50921C83912007A732C /* libdice.dylib */; };
  14. CD38F53521C87799007A732C /* dice_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD38F53421C87799007A732C /* dice_test.cxx */; };
  15. CD38F53721C89493007A732C /* exception.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD38F53621C89493007A732C /* exception.cxx */; };
  16. CD38F53921C922E2007A732C /* roll_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD38F53821C922E2007A732C /* roll_test.cxx */; };
  17. CD38F53B21C928B4007A732C /* exception_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD38F53A21C928B4007A732C /* exception_test.cxx */; };
  18. CD38F54F21C945C2007A732C /* terminal_helper.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD38F54E21C945C2007A732C /* terminal_helper.cxx */; };
  19. CD38F55721C9482A007A732C /* main.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD38F55621C9482A007A732C /* main.cxx */; };
  20. CD38F56221C94872007A732C /* terminal_helper.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD38F54E21C945C2007A732C /* terminal_helper.cxx */; };
  21. CD38F56521C94A00007A732C /* libdice.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD38F50921C83912007A732C /* libdice.dylib */; };
  22. CDC7489B25312DD6008D9D1D /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC7489425312DBF008D9D1D /* GoogleMock.framework */; };
  23. CDED6A2721B2F28A00AB91D0 /* main.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDED6A2621B2F28A00AB91D0 /* main.cxx */; };
  24. CDEE78F725B336B000F195F9 /* parser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDEE78F625B336B000F195F9 /* parser.cxx */; };
  25. CDEE790225B336EC00F195F9 /* io.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDEE790125B336EC00F195F9 /* io.cxx */; };
  26. /* End PBXBuildFile section */
  27. /* Begin PBXContainerItemProxy section */
  28. CD38F51021C83950007A732C /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = CDED6A1B21B2F28A00AB91D0 /* Project object */;
  31. proxyType = 1;
  32. remoteGlobalIDString = CD38F50821C83912007A732C;
  33. remoteInfo = dice;
  34. };
  35. CD38F52C21C87771007A732C /* PBXContainerItemProxy */ = {
  36. isa = PBXContainerItemProxy;
  37. containerPortal = CDED6A1B21B2F28A00AB91D0 /* Project object */;
  38. proxyType = 1;
  39. remoteGlobalIDString = CD38F50821C83912007A732C;
  40. remoteInfo = dice;
  41. };
  42. CD38F56321C949FB007A732C /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = CDED6A1B21B2F28A00AB91D0 /* Project object */;
  45. proxyType = 1;
  46. remoteGlobalIDString = CD38F50821C83912007A732C;
  47. remoteInfo = dice;
  48. };
  49. CDC7489325312DBF008D9D1D /* PBXContainerItemProxy */ = {
  50. isa = PBXContainerItemProxy;
  51. containerPortal = CDC7488C25312DBF008D9D1D /* GoogleMock.xcodeproj */;
  52. proxyType = 2;
  53. remoteGlobalIDString = 05818F861A685AEA0072A469;
  54. remoteInfo = GoogleMock;
  55. };
  56. CDC7489525312DBF008D9D1D /* PBXContainerItemProxy */ = {
  57. isa = PBXContainerItemProxy;
  58. containerPortal = CDC7488C25312DBF008D9D1D /* GoogleMock.xcodeproj */;
  59. proxyType = 2;
  60. remoteGlobalIDString = 05E96ABD1A68600C00204102;
  61. remoteInfo = gmock;
  62. };
  63. CDC7489725312DBF008D9D1D /* PBXContainerItemProxy */ = {
  64. isa = PBXContainerItemProxy;
  65. containerPortal = CDC7488C25312DBF008D9D1D /* GoogleMock.xcodeproj */;
  66. proxyType = 2;
  67. remoteGlobalIDString = 05E96B1F1A68634900204102;
  68. remoteInfo = gtest;
  69. };
  70. CDC7489925312DBF008D9D1D /* PBXContainerItemProxy */ = {
  71. isa = PBXContainerItemProxy;
  72. containerPortal = CDC7488C25312DBF008D9D1D /* GoogleMock.xcodeproj */;
  73. proxyType = 2;
  74. remoteGlobalIDString = 05818F901A685AEA0072A469;
  75. remoteInfo = GoogleMockTests;
  76. };
  77. /* End PBXContainerItemProxy section */
  78. /* Begin PBXCopyFilesBuildPhase section */
  79. CD38F55221C9482A007A732C /* CopyFiles */ = {
  80. isa = PBXCopyFilesBuildPhase;
  81. buildActionMask = 2147483647;
  82. dstPath = /usr/share/man/man1/;
  83. dstSubfolderSpec = 0;
  84. files = (
  85. );
  86. runOnlyForDeploymentPostprocessing = 1;
  87. };
  88. CDED6A2121B2F28A00AB91D0 /* CopyFiles */ = {
  89. isa = PBXCopyFilesBuildPhase;
  90. buildActionMask = 2147483647;
  91. dstPath = /usr/share/man/man1/;
  92. dstSubfolderSpec = 0;
  93. files = (
  94. );
  95. runOnlyForDeploymentPostprocessing = 1;
  96. };
  97. /* End PBXCopyFilesBuildPhase section */
  98. /* Begin PBXFileReference section */
  99. CD38F50921C83912007A732C /* libdice.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libdice.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  100. CD38F52621C87771007A732C /* dice-td.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "dice-td.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  101. CD38F52A21C87771007A732C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  102. CD38F53421C87799007A732C /* dice_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = dice_test.cxx; sourceTree = "<group>"; };
  103. CD38F53621C89493007A732C /* exception.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = exception.cxx; sourceTree = "<group>"; };
  104. CD38F53821C922E2007A732C /* roll_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = roll_test.cxx; sourceTree = "<group>"; };
  105. CD38F53A21C928B4007A732C /* exception_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = exception_test.cxx; sourceTree = "<group>"; };
  106. CD38F54E21C945C2007A732C /* terminal_helper.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = terminal_helper.cxx; sourceTree = "<group>"; };
  107. CD38F55421C9482A007A732C /* stateful_dice */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = stateful_dice; sourceTree = BUILT_PRODUCTS_DIR; };
  108. CD38F55621C9482A007A732C /* main.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cxx; sourceTree = "<group>"; };
  109. CD8F1ABD21B31E9E00CBB3CA /* roll.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = roll.cxx; sourceTree = "<group>"; };
  110. CDC7488C25312DBF008D9D1D /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
  111. CDED6A2321B2F28A00AB91D0 /* simple_dice */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = simple_dice; sourceTree = BUILT_PRODUCTS_DIR; };
  112. CDED6A2621B2F28A00AB91D0 /* main.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cxx; sourceTree = "<group>"; };
  113. CDED6A3021B2F2DC00AB91D0 /* die.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = die.cxx; sourceTree = "<group>"; };
  114. CDED6A6021B2F89900AB91D0 /* libshared_random_generator.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; path = libshared_random_generator.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  115. CDEE78D225B333A700F195F9 /* dice-roll */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "dice-roll"; path = "include/dice-roll"; sourceTree = "<group>"; };
  116. CDEE78ED25B3350B00F195F9 /* xcode_gtest_helper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xcode_gtest_helper.h; sourceTree = "<group>"; };
  117. CDEE78F625B336B000F195F9 /* parser.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = parser.cxx; sourceTree = "<group>"; };
  118. CDEE790125B336EC00F195F9 /* io.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = io.cxx; sourceTree = "<group>"; };
  119. /* End PBXFileReference section */
  120. /* Begin PBXFrameworksBuildPhase section */
  121. CD38F50721C83912007A732C /* Frameworks */ = {
  122. isa = PBXFrameworksBuildPhase;
  123. buildActionMask = 2147483647;
  124. files = (
  125. CD38F51221C8397A007A732C /* libshared_random_generator.dylib in Frameworks */,
  126. );
  127. runOnlyForDeploymentPostprocessing = 0;
  128. };
  129. CD38F52321C87771007A732C /* Frameworks */ = {
  130. isa = PBXFrameworksBuildPhase;
  131. buildActionMask = 2147483647;
  132. files = (
  133. CDC7489B25312DD6008D9D1D /* GoogleMock.framework in Frameworks */,
  134. CD38F52B21C87771007A732C /* libdice.dylib in Frameworks */,
  135. );
  136. runOnlyForDeploymentPostprocessing = 0;
  137. };
  138. CD38F55121C9482A007A732C /* Frameworks */ = {
  139. isa = PBXFrameworksBuildPhase;
  140. buildActionMask = 2147483647;
  141. files = (
  142. CD38F56521C94A00007A732C /* libdice.dylib in Frameworks */,
  143. );
  144. runOnlyForDeploymentPostprocessing = 0;
  145. };
  146. CDED6A2021B2F28A00AB91D0 /* Frameworks */ = {
  147. isa = PBXFrameworksBuildPhase;
  148. buildActionMask = 2147483647;
  149. files = (
  150. CD38F50F21C83936007A732C /* libdice.dylib in Frameworks */,
  151. );
  152. runOnlyForDeploymentPostprocessing = 0;
  153. };
  154. /* End PBXFrameworksBuildPhase section */
  155. /* Begin PBXGroup section */
  156. CD38F52721C87771007A732C /* dice-td */ = {
  157. isa = PBXGroup;
  158. children = (
  159. CD38F52A21C87771007A732C /* Info.plist */,
  160. );
  161. path = "dice-td";
  162. sourceTree = "<group>";
  163. };
  164. CD38F55521C9482A007A732C /* stateful_dice */ = {
  165. isa = PBXGroup;
  166. children = (
  167. CD38F55621C9482A007A732C /* main.cxx */,
  168. );
  169. path = stateful_dice;
  170. sourceTree = "<group>";
  171. };
  172. CD38F55E21C9485F007A732C /* simple_dice */ = {
  173. isa = PBXGroup;
  174. children = (
  175. CDED6A2621B2F28A00AB91D0 /* main.cxx */,
  176. );
  177. path = simple_dice;
  178. sourceTree = "<group>";
  179. };
  180. CDC7488D25312DBF008D9D1D /* Products */ = {
  181. isa = PBXGroup;
  182. children = (
  183. CDC7489425312DBF008D9D1D /* GoogleMock.framework */,
  184. CDC7489625312DBF008D9D1D /* gmock.framework */,
  185. CDC7489825312DBF008D9D1D /* gtest.framework */,
  186. CDC7489A25312DBF008D9D1D /* GoogleMockTests.xctest */,
  187. );
  188. name = Products;
  189. sourceTree = "<group>";
  190. };
  191. CDED6A1A21B2F28A00AB91D0 = {
  192. isa = PBXGroup;
  193. children = (
  194. CDC7488C25312DBF008D9D1D /* GoogleMock.xcodeproj */,
  195. CDEE78D225B333A700F195F9 /* dice-roll */,
  196. CDED6A2D21B2F2B200AB91D0 /* test */,
  197. CDED6A2521B2F28A00AB91D0 /* src */,
  198. CD38F52721C87771007A732C /* dice-td */,
  199. CD38F55E21C9485F007A732C /* simple_dice */,
  200. CD38F55521C9482A007A732C /* stateful_dice */,
  201. CDED6A2421B2F28A00AB91D0 /* Products */,
  202. CDED6A5F21B2F89900AB91D0 /* Frameworks */,
  203. );
  204. sourceTree = "<group>";
  205. };
  206. CDED6A2421B2F28A00AB91D0 /* Products */ = {
  207. isa = PBXGroup;
  208. children = (
  209. CDED6A2321B2F28A00AB91D0 /* simple_dice */,
  210. CD38F50921C83912007A732C /* libdice.dylib */,
  211. CD38F52621C87771007A732C /* dice-td.xctest */,
  212. CD38F55421C9482A007A732C /* stateful_dice */,
  213. );
  214. name = Products;
  215. sourceTree = "<group>";
  216. };
  217. CDED6A2521B2F28A00AB91D0 /* src */ = {
  218. isa = PBXGroup;
  219. children = (
  220. CD38F54E21C945C2007A732C /* terminal_helper.cxx */,
  221. CDED6A3021B2F2DC00AB91D0 /* die.cxx */,
  222. CDEE78F625B336B000F195F9 /* parser.cxx */,
  223. CDEE790125B336EC00F195F9 /* io.cxx */,
  224. CD38F53621C89493007A732C /* exception.cxx */,
  225. CD8F1ABD21B31E9E00CBB3CA /* roll.cxx */,
  226. );
  227. path = src;
  228. sourceTree = "<group>";
  229. };
  230. CDED6A2D21B2F2B200AB91D0 /* test */ = {
  231. isa = PBXGroup;
  232. children = (
  233. CD38F53421C87799007A732C /* dice_test.cxx */,
  234. CD38F53821C922E2007A732C /* roll_test.cxx */,
  235. CD38F53A21C928B4007A732C /* exception_test.cxx */,
  236. CDEE78ED25B3350B00F195F9 /* xcode_gtest_helper.h */,
  237. );
  238. path = test;
  239. sourceTree = "<group>";
  240. };
  241. CDED6A5F21B2F89900AB91D0 /* Frameworks */ = {
  242. isa = PBXGroup;
  243. children = (
  244. CDED6A6021B2F89900AB91D0 /* libshared_random_generator.dylib */,
  245. );
  246. name = Frameworks;
  247. sourceTree = "<group>";
  248. };
  249. /* End PBXGroup section */
  250. /* Begin PBXHeadersBuildPhase section */
  251. CD38F50521C83912007A732C /* Headers */ = {
  252. isa = PBXHeadersBuildPhase;
  253. buildActionMask = 2147483647;
  254. files = (
  255. );
  256. runOnlyForDeploymentPostprocessing = 0;
  257. };
  258. /* End PBXHeadersBuildPhase section */
  259. /* Begin PBXNativeTarget section */
  260. CD38F50821C83912007A732C /* dice */ = {
  261. isa = PBXNativeTarget;
  262. buildConfigurationList = CD38F50A21C83912007A732C /* Build configuration list for PBXNativeTarget "dice" */;
  263. buildPhases = (
  264. CD38F50521C83912007A732C /* Headers */,
  265. CD38F50621C83912007A732C /* Sources */,
  266. CD38F50721C83912007A732C /* Frameworks */,
  267. );
  268. buildRules = (
  269. );
  270. dependencies = (
  271. );
  272. name = dice;
  273. productName = dice;
  274. productReference = CD38F50921C83912007A732C /* libdice.dylib */;
  275. productType = "com.apple.product-type.library.dynamic";
  276. };
  277. CD38F52521C87771007A732C /* dice-td */ = {
  278. isa = PBXNativeTarget;
  279. buildConfigurationList = CD38F52E21C87771007A732C /* Build configuration list for PBXNativeTarget "dice-td" */;
  280. buildPhases = (
  281. CD38F52221C87771007A732C /* Sources */,
  282. CD38F52321C87771007A732C /* Frameworks */,
  283. CD38F52421C87771007A732C /* Resources */,
  284. );
  285. buildRules = (
  286. );
  287. dependencies = (
  288. CD38F52D21C87771007A732C /* PBXTargetDependency */,
  289. );
  290. name = "dice-td";
  291. productName = "dice-td";
  292. productReference = CD38F52621C87771007A732C /* dice-td.xctest */;
  293. productType = "com.apple.product-type.bundle.unit-test";
  294. };
  295. CD38F55321C9482A007A732C /* stateful_dice */ = {
  296. isa = PBXNativeTarget;
  297. buildConfigurationList = CD38F55821C9482A007A732C /* Build configuration list for PBXNativeTarget "stateful_dice" */;
  298. buildPhases = (
  299. CD38F55021C9482A007A732C /* Sources */,
  300. CD38F55121C9482A007A732C /* Frameworks */,
  301. CD38F55221C9482A007A732C /* CopyFiles */,
  302. );
  303. buildRules = (
  304. );
  305. dependencies = (
  306. CD38F56421C949FB007A732C /* PBXTargetDependency */,
  307. );
  308. name = stateful_dice;
  309. productName = stateful_dice;
  310. productReference = CD38F55421C9482A007A732C /* stateful_dice */;
  311. productType = "com.apple.product-type.tool";
  312. };
  313. CDED6A2221B2F28A00AB91D0 /* simple_dice */ = {
  314. isa = PBXNativeTarget;
  315. buildConfigurationList = CDED6A2A21B2F28A00AB91D0 /* Build configuration list for PBXNativeTarget "simple_dice" */;
  316. buildPhases = (
  317. CDED6A1F21B2F28A00AB91D0 /* Sources */,
  318. CDED6A2021B2F28A00AB91D0 /* Frameworks */,
  319. CDED6A2121B2F28A00AB91D0 /* CopyFiles */,
  320. );
  321. buildRules = (
  322. );
  323. dependencies = (
  324. CD38F51121C83950007A732C /* PBXTargetDependency */,
  325. );
  326. name = simple_dice;
  327. productName = "dice-roll";
  328. productReference = CDED6A2321B2F28A00AB91D0 /* simple_dice */;
  329. productType = "com.apple.product-type.tool";
  330. };
  331. /* End PBXNativeTarget section */
  332. /* Begin PBXProject section */
  333. CDED6A1B21B2F28A00AB91D0 /* Project object */ = {
  334. isa = PBXProject;
  335. attributes = {
  336. LastUpgradeCheck = 1230;
  337. ORGANIZATIONNAME = "Sam Jaffe";
  338. TargetAttributes = {
  339. CD38F50821C83912007A732C = {
  340. CreatedOnToolsVersion = 10.1;
  341. };
  342. CD38F52521C87771007A732C = {
  343. CreatedOnToolsVersion = 10.1;
  344. };
  345. CD38F55321C9482A007A732C = {
  346. CreatedOnToolsVersion = 10.1;
  347. };
  348. CDED6A2221B2F28A00AB91D0 = {
  349. CreatedOnToolsVersion = 10.1;
  350. };
  351. };
  352. };
  353. buildConfigurationList = CDED6A1E21B2F28A00AB91D0 /* Build configuration list for PBXProject "dice-roll" */;
  354. compatibilityVersion = "Xcode 9.3";
  355. developmentRegion = en;
  356. hasScannedForEncodings = 0;
  357. knownRegions = (
  358. en,
  359. Base,
  360. );
  361. mainGroup = CDED6A1A21B2F28A00AB91D0;
  362. productRefGroup = CDED6A2421B2F28A00AB91D0 /* Products */;
  363. projectDirPath = "";
  364. projectReferences = (
  365. {
  366. ProductGroup = CDC7488D25312DBF008D9D1D /* Products */;
  367. ProjectRef = CDC7488C25312DBF008D9D1D /* GoogleMock.xcodeproj */;
  368. },
  369. );
  370. projectRoot = "";
  371. targets = (
  372. CDED6A2221B2F28A00AB91D0 /* simple_dice */,
  373. CD38F50821C83912007A732C /* dice */,
  374. CD38F52521C87771007A732C /* dice-td */,
  375. CD38F55321C9482A007A732C /* stateful_dice */,
  376. );
  377. };
  378. /* End PBXProject section */
  379. /* Begin PBXReferenceProxy section */
  380. CDC7489425312DBF008D9D1D /* GoogleMock.framework */ = {
  381. isa = PBXReferenceProxy;
  382. fileType = wrapper.framework;
  383. path = GoogleMock.framework;
  384. remoteRef = CDC7489325312DBF008D9D1D /* PBXContainerItemProxy */;
  385. sourceTree = BUILT_PRODUCTS_DIR;
  386. };
  387. CDC7489625312DBF008D9D1D /* gmock.framework */ = {
  388. isa = PBXReferenceProxy;
  389. fileType = wrapper.framework;
  390. path = gmock.framework;
  391. remoteRef = CDC7489525312DBF008D9D1D /* PBXContainerItemProxy */;
  392. sourceTree = BUILT_PRODUCTS_DIR;
  393. };
  394. CDC7489825312DBF008D9D1D /* gtest.framework */ = {
  395. isa = PBXReferenceProxy;
  396. fileType = wrapper.framework;
  397. path = gtest.framework;
  398. remoteRef = CDC7489725312DBF008D9D1D /* PBXContainerItemProxy */;
  399. sourceTree = BUILT_PRODUCTS_DIR;
  400. };
  401. CDC7489A25312DBF008D9D1D /* GoogleMockTests.xctest */ = {
  402. isa = PBXReferenceProxy;
  403. fileType = wrapper.cfbundle;
  404. path = GoogleMockTests.xctest;
  405. remoteRef = CDC7489925312DBF008D9D1D /* PBXContainerItemProxy */;
  406. sourceTree = BUILT_PRODUCTS_DIR;
  407. };
  408. /* End PBXReferenceProxy section */
  409. /* Begin PBXResourcesBuildPhase section */
  410. CD38F52421C87771007A732C /* Resources */ = {
  411. isa = PBXResourcesBuildPhase;
  412. buildActionMask = 2147483647;
  413. files = (
  414. );
  415. runOnlyForDeploymentPostprocessing = 0;
  416. };
  417. /* End PBXResourcesBuildPhase section */
  418. /* Begin PBXSourcesBuildPhase section */
  419. CD38F50621C83912007A732C /* Sources */ = {
  420. isa = PBXSourcesBuildPhase;
  421. buildActionMask = 2147483647;
  422. files = (
  423. CDEE790225B336EC00F195F9 /* io.cxx in Sources */,
  424. CDEE78F725B336B000F195F9 /* parser.cxx in Sources */,
  425. CD38F50E21C83929007A732C /* roll.cxx in Sources */,
  426. CD38F50D21C83926007A732C /* die.cxx in Sources */,
  427. CD38F53721C89493007A732C /* exception.cxx in Sources */,
  428. );
  429. runOnlyForDeploymentPostprocessing = 0;
  430. };
  431. CD38F52221C87771007A732C /* Sources */ = {
  432. isa = PBXSourcesBuildPhase;
  433. buildActionMask = 2147483647;
  434. files = (
  435. CD38F53B21C928B4007A732C /* exception_test.cxx in Sources */,
  436. CD38F53921C922E2007A732C /* roll_test.cxx in Sources */,
  437. CD38F53521C87799007A732C /* dice_test.cxx in Sources */,
  438. );
  439. runOnlyForDeploymentPostprocessing = 0;
  440. };
  441. CD38F55021C9482A007A732C /* Sources */ = {
  442. isa = PBXSourcesBuildPhase;
  443. buildActionMask = 2147483647;
  444. files = (
  445. CD38F55721C9482A007A732C /* main.cxx in Sources */,
  446. CD38F56221C94872007A732C /* terminal_helper.cxx in Sources */,
  447. );
  448. runOnlyForDeploymentPostprocessing = 0;
  449. };
  450. CDED6A1F21B2F28A00AB91D0 /* Sources */ = {
  451. isa = PBXSourcesBuildPhase;
  452. buildActionMask = 2147483647;
  453. files = (
  454. CDED6A2721B2F28A00AB91D0 /* main.cxx in Sources */,
  455. CD38F54F21C945C2007A732C /* terminal_helper.cxx in Sources */,
  456. );
  457. runOnlyForDeploymentPostprocessing = 0;
  458. };
  459. /* End PBXSourcesBuildPhase section */
  460. /* Begin PBXTargetDependency section */
  461. CD38F51121C83950007A732C /* PBXTargetDependency */ = {
  462. isa = PBXTargetDependency;
  463. target = CD38F50821C83912007A732C /* dice */;
  464. targetProxy = CD38F51021C83950007A732C /* PBXContainerItemProxy */;
  465. };
  466. CD38F52D21C87771007A732C /* PBXTargetDependency */ = {
  467. isa = PBXTargetDependency;
  468. target = CD38F50821C83912007A732C /* dice */;
  469. targetProxy = CD38F52C21C87771007A732C /* PBXContainerItemProxy */;
  470. };
  471. CD38F56421C949FB007A732C /* PBXTargetDependency */ = {
  472. isa = PBXTargetDependency;
  473. target = CD38F50821C83912007A732C /* dice */;
  474. targetProxy = CD38F56321C949FB007A732C /* PBXContainerItemProxy */;
  475. };
  476. /* End PBXTargetDependency section */
  477. /* Begin XCBuildConfiguration section */
  478. CD38F50B21C83912007A732C /* Debug */ = {
  479. isa = XCBuildConfiguration;
  480. buildSettings = {
  481. CODE_SIGN_STYLE = Automatic;
  482. DYLIB_COMPATIBILITY_VERSION = 1;
  483. DYLIB_CURRENT_VERSION = 1;
  484. EXECUTABLE_PREFIX = lib;
  485. PRODUCT_NAME = "$(TARGET_NAME)";
  486. SKIP_INSTALL = YES;
  487. };
  488. name = Debug;
  489. };
  490. CD38F50C21C83912007A732C /* Release */ = {
  491. isa = XCBuildConfiguration;
  492. buildSettings = {
  493. CODE_SIGN_STYLE = Automatic;
  494. DYLIB_COMPATIBILITY_VERSION = 1;
  495. DYLIB_CURRENT_VERSION = 1;
  496. EXECUTABLE_PREFIX = lib;
  497. PRODUCT_NAME = "$(TARGET_NAME)";
  498. SKIP_INSTALL = YES;
  499. };
  500. name = Release;
  501. };
  502. CD38F52F21C87771007A732C /* Debug */ = {
  503. isa = XCBuildConfiguration;
  504. buildSettings = {
  505. CODE_SIGN_STYLE = Automatic;
  506. COMBINE_HIDPI_IMAGES = YES;
  507. INFOPLIST_FILE = "dice-td/Info.plist";
  508. LD_RUNPATH_SEARCH_PATHS = (
  509. "$(inherited)",
  510. "@executable_path/../Frameworks",
  511. "@loader_path/../Frameworks",
  512. );
  513. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.dice-td";
  514. PRODUCT_NAME = "$(TARGET_NAME)";
  515. };
  516. name = Debug;
  517. };
  518. CD38F53021C87771007A732C /* Release */ = {
  519. isa = XCBuildConfiguration;
  520. buildSettings = {
  521. CODE_SIGN_STYLE = Automatic;
  522. COMBINE_HIDPI_IMAGES = YES;
  523. INFOPLIST_FILE = "dice-td/Info.plist";
  524. LD_RUNPATH_SEARCH_PATHS = (
  525. "$(inherited)",
  526. "@executable_path/../Frameworks",
  527. "@loader_path/../Frameworks",
  528. );
  529. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.dice-td";
  530. PRODUCT_NAME = "$(TARGET_NAME)";
  531. };
  532. name = Release;
  533. };
  534. CD38F55921C9482A007A732C /* Debug */ = {
  535. isa = XCBuildConfiguration;
  536. buildSettings = {
  537. CODE_SIGN_IDENTITY = "-";
  538. CODE_SIGN_STYLE = Automatic;
  539. PRODUCT_NAME = "$(TARGET_NAME)";
  540. };
  541. name = Debug;
  542. };
  543. CD38F55A21C9482A007A732C /* Release */ = {
  544. isa = XCBuildConfiguration;
  545. buildSettings = {
  546. CODE_SIGN_IDENTITY = "-";
  547. CODE_SIGN_STYLE = Automatic;
  548. PRODUCT_NAME = "$(TARGET_NAME)";
  549. };
  550. name = Release;
  551. };
  552. CDED6A2821B2F28A00AB91D0 /* Debug */ = {
  553. isa = XCBuildConfiguration;
  554. buildSettings = {
  555. ALWAYS_SEARCH_USER_PATHS = NO;
  556. CLANG_ANALYZER_NONNULL = YES;
  557. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  558. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  559. CLANG_CXX_LIBRARY = "libc++";
  560. CLANG_ENABLE_MODULES = YES;
  561. CLANG_ENABLE_OBJC_ARC = YES;
  562. CLANG_ENABLE_OBJC_WEAK = YES;
  563. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  564. CLANG_WARN_BOOL_CONVERSION = YES;
  565. CLANG_WARN_COMMA = YES;
  566. CLANG_WARN_CONSTANT_CONVERSION = YES;
  567. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  568. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  569. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  570. CLANG_WARN_EMPTY_BODY = YES;
  571. CLANG_WARN_ENUM_CONVERSION = YES;
  572. CLANG_WARN_INFINITE_RECURSION = YES;
  573. CLANG_WARN_INT_CONVERSION = YES;
  574. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  575. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  576. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  577. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  578. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  579. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  580. CLANG_WARN_STRICT_PROTOTYPES = YES;
  581. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  582. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  583. CLANG_WARN_UNREACHABLE_CODE = YES;
  584. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  585. CODE_SIGN_IDENTITY = "-";
  586. COPY_PHASE_STRIP = NO;
  587. DEBUG_INFORMATION_FORMAT = dwarf;
  588. ENABLE_STRICT_OBJC_MSGSEND = YES;
  589. ENABLE_TESTABILITY = YES;
  590. GCC_C_LANGUAGE_STANDARD = gnu11;
  591. GCC_DYNAMIC_NO_PIC = NO;
  592. GCC_NO_COMMON_BLOCKS = YES;
  593. GCC_OPTIMIZATION_LEVEL = 0;
  594. GCC_PREPROCESSOR_DEFINITIONS = (
  595. "DEBUG=1",
  596. "$(inherited)",
  597. );
  598. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  599. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  600. GCC_WARN_UNDECLARED_SELECTOR = YES;
  601. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  602. GCC_WARN_UNUSED_FUNCTION = YES;
  603. GCC_WARN_UNUSED_VARIABLE = YES;
  604. HEADER_SEARCH_PATHS = (
  605. "$(BUILT_PRODUCTS_DIR)/usr/local/include",
  606. /opt/local/include,
  607. );
  608. MACOSX_DEPLOYMENT_TARGET = 10.13;
  609. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  610. MTL_FAST_MATH = YES;
  611. ONLY_ACTIVE_ARCH = YES;
  612. SDKROOT = macosx;
  613. USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include/";
  614. };
  615. name = Debug;
  616. };
  617. CDED6A2921B2F28A00AB91D0 /* Release */ = {
  618. isa = XCBuildConfiguration;
  619. buildSettings = {
  620. ALWAYS_SEARCH_USER_PATHS = NO;
  621. CLANG_ANALYZER_NONNULL = YES;
  622. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  623. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  624. CLANG_CXX_LIBRARY = "libc++";
  625. CLANG_ENABLE_MODULES = YES;
  626. CLANG_ENABLE_OBJC_ARC = YES;
  627. CLANG_ENABLE_OBJC_WEAK = YES;
  628. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  629. CLANG_WARN_BOOL_CONVERSION = YES;
  630. CLANG_WARN_COMMA = YES;
  631. CLANG_WARN_CONSTANT_CONVERSION = YES;
  632. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  633. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  634. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  635. CLANG_WARN_EMPTY_BODY = YES;
  636. CLANG_WARN_ENUM_CONVERSION = YES;
  637. CLANG_WARN_INFINITE_RECURSION = YES;
  638. CLANG_WARN_INT_CONVERSION = YES;
  639. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  640. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  641. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  642. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  643. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  644. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  645. CLANG_WARN_STRICT_PROTOTYPES = YES;
  646. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  647. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  648. CLANG_WARN_UNREACHABLE_CODE = YES;
  649. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  650. CODE_SIGN_IDENTITY = "-";
  651. COPY_PHASE_STRIP = NO;
  652. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  653. ENABLE_NS_ASSERTIONS = NO;
  654. ENABLE_STRICT_OBJC_MSGSEND = YES;
  655. GCC_C_LANGUAGE_STANDARD = gnu11;
  656. GCC_NO_COMMON_BLOCKS = YES;
  657. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  658. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  659. GCC_WARN_UNDECLARED_SELECTOR = YES;
  660. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  661. GCC_WARN_UNUSED_FUNCTION = YES;
  662. GCC_WARN_UNUSED_VARIABLE = YES;
  663. HEADER_SEARCH_PATHS = (
  664. "$(BUILT_PRODUCTS_DIR)/usr/local/include",
  665. /opt/local/include,
  666. );
  667. MACOSX_DEPLOYMENT_TARGET = 10.13;
  668. MTL_ENABLE_DEBUG_INFO = NO;
  669. MTL_FAST_MATH = YES;
  670. SDKROOT = macosx;
  671. USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include/";
  672. };
  673. name = Release;
  674. };
  675. CDED6A2B21B2F28A00AB91D0 /* Debug */ = {
  676. isa = XCBuildConfiguration;
  677. buildSettings = {
  678. CODE_SIGN_IDENTITY = "-";
  679. CODE_SIGN_STYLE = Automatic;
  680. PRODUCT_NAME = "$(TARGET_NAME)";
  681. };
  682. name = Debug;
  683. };
  684. CDED6A2C21B2F28A00AB91D0 /* Release */ = {
  685. isa = XCBuildConfiguration;
  686. buildSettings = {
  687. CODE_SIGN_IDENTITY = "-";
  688. CODE_SIGN_STYLE = Automatic;
  689. PRODUCT_NAME = "$(TARGET_NAME)";
  690. };
  691. name = Release;
  692. };
  693. /* End XCBuildConfiguration section */
  694. /* Begin XCConfigurationList section */
  695. CD38F50A21C83912007A732C /* Build configuration list for PBXNativeTarget "dice" */ = {
  696. isa = XCConfigurationList;
  697. buildConfigurations = (
  698. CD38F50B21C83912007A732C /* Debug */,
  699. CD38F50C21C83912007A732C /* Release */,
  700. );
  701. defaultConfigurationIsVisible = 0;
  702. defaultConfigurationName = Release;
  703. };
  704. CD38F52E21C87771007A732C /* Build configuration list for PBXNativeTarget "dice-td" */ = {
  705. isa = XCConfigurationList;
  706. buildConfigurations = (
  707. CD38F52F21C87771007A732C /* Debug */,
  708. CD38F53021C87771007A732C /* Release */,
  709. );
  710. defaultConfigurationIsVisible = 0;
  711. defaultConfigurationName = Release;
  712. };
  713. CD38F55821C9482A007A732C /* Build configuration list for PBXNativeTarget "stateful_dice" */ = {
  714. isa = XCConfigurationList;
  715. buildConfigurations = (
  716. CD38F55921C9482A007A732C /* Debug */,
  717. CD38F55A21C9482A007A732C /* Release */,
  718. );
  719. defaultConfigurationIsVisible = 0;
  720. defaultConfigurationName = Release;
  721. };
  722. CDED6A1E21B2F28A00AB91D0 /* Build configuration list for PBXProject "dice-roll" */ = {
  723. isa = XCConfigurationList;
  724. buildConfigurations = (
  725. CDED6A2821B2F28A00AB91D0 /* Debug */,
  726. CDED6A2921B2F28A00AB91D0 /* Release */,
  727. );
  728. defaultConfigurationIsVisible = 0;
  729. defaultConfigurationName = Release;
  730. };
  731. CDED6A2A21B2F28A00AB91D0 /* Build configuration list for PBXNativeTarget "simple_dice" */ = {
  732. isa = XCConfigurationList;
  733. buildConfigurations = (
  734. CDED6A2B21B2F28A00AB91D0 /* Debug */,
  735. CDED6A2C21B2F28A00AB91D0 /* Release */,
  736. );
  737. defaultConfigurationIsVisible = 0;
  738. defaultConfigurationName = Release;
  739. };
  740. /* End XCConfigurationList section */
  741. };
  742. rootObject = CDED6A1B21B2F28A00AB91D0 /* Project object */;
  743. }