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