project.pbxproj 29 KB

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