| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 50;
- objects = {
- /* Begin PBXBuildFile section */
- CD38F50D21C83926007A732C /* die.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDED6A3021B2F2DC00AB91D0 /* die.cxx */; };
- CD38F50E21C83929007A732C /* roll.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD8F1ABD21B31E9E00CBB3CA /* roll.cxx */; };
- CD38F50F21C83936007A732C /* libdice.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CD38F50921C83912007A732C /* libdice.a */; };
- CD38F52B21C87771007A732C /* libdice.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CD38F50921C83912007A732C /* libdice.a */; };
- CD38F53521C87799007A732C /* parser_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD38F53421C87799007A732C /* parser_test.cxx */; };
- CD38F53721C89493007A732C /* exception.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD38F53621C89493007A732C /* exception.cxx */; };
- CD38F53921C922E2007A732C /* roll_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD38F53821C922E2007A732C /* roll_test.cxx */; };
- CD38F53B21C928B4007A732C /* exception_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD38F53A21C928B4007A732C /* exception_test.cxx */; };
- CD38F55721C9482A007A732C /* main.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD38F55621C9482A007A732C /* main.cxx */; };
- CD38F56521C94A00007A732C /* libdice.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CD38F50921C83912007A732C /* libdice.a */; };
- CD5B3FD229D8ED5D0028CD41 /* libshared_random_generator.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CD5B3F6B29D8EBD90028CD41 /* libshared_random_generator.a */; };
- CDC7489B25312DD6008D9D1D /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC7489425312DBF008D9D1D /* GoogleMock.framework */; };
- CDED6A2721B2F28A00AB91D0 /* main.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDED6A2621B2F28A00AB91D0 /* main.cxx */; };
- CDEE78F725B336B000F195F9 /* parser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDEE78F625B336B000F195F9 /* parser.cxx */; };
- CDEE790225B336EC00F195F9 /* io.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDEE790125B336EC00F195F9 /* io.cxx */; };
- CDEE7A6B25B34DAA00F195F9 /* die_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDEE7A6A25B34DAA00F195F9 /* die_test.cxx */; };
- CDEE7A7525B35EEC00F195F9 /* io_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDEE7A7425B35EEC00F195F9 /* io_test.cxx */; };
- CDEECC342C50497B000C4392 /* libdice.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CD38F50921C83912007A732C /* libdice.a */; };
- CDEECC452C5049DD000C4392 /* main.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDEECC442C5049DD000C4392 /* main.cxx */; };
- CDEECC4A2C50515B000C4392 /* libncurses.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = CDEECC482C50515B000C4392 /* libncurses.tbd */; };
- CDEECC4B2C50515B000C4392 /* libcurses.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = CDEECC492C50515B000C4392 /* libcurses.tbd */; };
- CDEECC5A2C50837C000C4392 /* libncurses-wrapper.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CDEECC572C508368000C4392 /* libncurses-wrapper.a */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- CD38F51021C83950007A732C /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDED6A1B21B2F28A00AB91D0 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = CD38F50821C83912007A732C;
- remoteInfo = dice;
- };
- CD38F52C21C87771007A732C /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDED6A1B21B2F28A00AB91D0 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = CD38F50821C83912007A732C;
- remoteInfo = dice;
- };
- CD38F56321C949FB007A732C /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDED6A1B21B2F28A00AB91D0 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = CD38F50821C83912007A732C;
- remoteInfo = dice;
- };
- CD5B3F5429D8EBD10028CD41 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CD5B3F4E29D8EBD10028CD41 /* scope_guard.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = CDD215D129CCFA1E00A4582C;
- remoteInfo = scope_guard;
- };
- CD5B3F5629D8EBD10028CD41 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CD5B3F4E29D8EBD10028CD41 /* scope_guard.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = CDD215EA29CCFA5000A4582C;
- remoteInfo = "scope_guard-test";
- };
- CD5B3F5E29D8EBD50028CD41 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CD5B3F5829D8EBD50028CD41 /* expect.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = CDD476BD29C5423B00BDB829;
- remoteInfo = expect;
- };
- CD5B3F6029D8EBD50028CD41 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CD5B3F5829D8EBD50028CD41 /* expect.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = CDEC1E8A235248390091D9F2;
- remoteInfo = "expect-test";
- };
- CD5B3F6A29D8EBD90028CD41 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CD5B3F6229D8EBD90028CD41 /* shared_random_generator.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = CDED6A4221B2F5A700AB91D0;
- remoteInfo = shared_random_generator;
- };
- CD5B3F6C29D8EBD90028CD41 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CD5B3F6229D8EBD90028CD41 /* shared_random_generator.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = CD89E51324E6F3FD008167A8;
- remoteInfo = "shared_random_generator-test";
- };
- CD5B3F6E29D8EBF00028CD41 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CD5B3F5829D8EBD50028CD41 /* expect.xcodeproj */;
- proxyType = 1;
- remoteGlobalIDString = CDD476BC29C5423B00BDB829;
- remoteInfo = expect;
- };
- CD5B3F7029D8EBF00028CD41 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CD5B3F4E29D8EBD10028CD41 /* scope_guard.xcodeproj */;
- proxyType = 1;
- remoteGlobalIDString = CDD215D029CCFA1E00A4582C;
- remoteInfo = scope_guard;
- };
- CD5B3F7229D8EBF00028CD41 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CD5B3F6229D8EBD90028CD41 /* shared_random_generator.xcodeproj */;
- proxyType = 1;
- remoteGlobalIDString = CDED6A4121B2F5A700AB91D0;
- remoteInfo = shared_random_generator;
- };
- CDC7489325312DBF008D9D1D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDC7488C25312DBF008D9D1D /* GoogleMock.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 05818F861A685AEA0072A469;
- remoteInfo = GoogleMock;
- };
- CDC7489525312DBF008D9D1D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDC7488C25312DBF008D9D1D /* GoogleMock.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 05E96ABD1A68600C00204102;
- remoteInfo = gmock;
- };
- CDC7489725312DBF008D9D1D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDC7488C25312DBF008D9D1D /* GoogleMock.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 05E96B1F1A68634900204102;
- remoteInfo = gtest;
- };
- CDC7489925312DBF008D9D1D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDC7488C25312DBF008D9D1D /* GoogleMock.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 05818F901A685AEA0072A469;
- remoteInfo = GoogleMockTests;
- };
- CDEECC2F2C50497B000C4392 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDED6A1B21B2F28A00AB91D0 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = CD38F50821C83912007A732C;
- remoteInfo = dice;
- };
- CDEECC562C508368000C4392 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDEECC522C508368000C4392 /* ncurses-wrapper.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = CD93A7CD2C5015C000754263;
- remoteInfo = "ncurses-wrapper";
- };
- CDEECC582C50836E000C4392 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDEECC522C508368000C4392 /* ncurses-wrapper.xcodeproj */;
- proxyType = 1;
- remoteGlobalIDString = CD93A7CC2C5015C000754263;
- remoteInfo = "ncurses-wrapper";
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXCopyFilesBuildPhase section */
- CD38F55221C9482A007A732C /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = /usr/share/man/man1/;
- dstSubfolderSpec = 0;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 1;
- };
- CDED6A2121B2F28A00AB91D0 /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = /usr/share/man/man1/;
- dstSubfolderSpec = 0;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 1;
- };
- CDEECC352C50497B000C4392 /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = /usr/share/man/man1/;
- dstSubfolderSpec = 0;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 1;
- };
- /* End PBXCopyFilesBuildPhase section */
- /* Begin PBXFileReference section */
- CD38F50921C83912007A732C /* libdice.a */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libdice.a; sourceTree = BUILT_PRODUCTS_DIR; };
- CD38F52621C87771007A732C /* dice-td.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "dice-td.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
- CD38F52A21C87771007A732C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- CD38F53421C87799007A732C /* parser_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = parser_test.cxx; sourceTree = "<group>"; };
- CD38F53621C89493007A732C /* exception.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = exception.cxx; sourceTree = "<group>"; };
- CD38F53821C922E2007A732C /* roll_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = roll_test.cxx; sourceTree = "<group>"; };
- CD38F53A21C928B4007A732C /* exception_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = exception_test.cxx; sourceTree = "<group>"; };
- CD38F55421C9482A007A732C /* stateful_dice */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = stateful_dice; sourceTree = BUILT_PRODUCTS_DIR; };
- CD38F55621C9482A007A732C /* main.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cxx; sourceTree = "<group>"; };
- CD5B3F4E29D8EBD10028CD41 /* scope_guard.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = scope_guard.xcodeproj; path = external/scope_guard/scope_guard.xcodeproj; sourceTree = "<group>"; };
- CD5B3F5829D8EBD50028CD41 /* expect.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = expect.xcodeproj; path = external/expect/expect.xcodeproj; sourceTree = "<group>"; };
- CD5B3F6229D8EBD90028CD41 /* shared_random_generator.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = shared_random_generator.xcodeproj; path = external/shared_random_generator/shared_random_generator.xcodeproj; sourceTree = "<group>"; };
- CD8F1ABD21B31E9E00CBB3CA /* roll.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = roll.cxx; sourceTree = "<group>"; };
- CDC7488C25312DBF008D9D1D /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
- CDED6A2321B2F28A00AB91D0 /* simple_dice */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = simple_dice; sourceTree = BUILT_PRODUCTS_DIR; };
- CDED6A2621B2F28A00AB91D0 /* main.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cxx; sourceTree = "<group>"; };
- CDED6A3021B2F2DC00AB91D0 /* die.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = die.cxx; sourceTree = "<group>"; };
- CDED6A6021B2F89900AB91D0 /* libshared_random_generator.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; path = libshared_random_generator.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
- CDEE78D225B333A700F195F9 /* dice-roll */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "dice-roll"; path = "include/dice-roll"; sourceTree = "<group>"; };
- CDEE78ED25B3350B00F195F9 /* xcode_gtest_helper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xcode_gtest_helper.h; sourceTree = "<group>"; };
- CDEE78F625B336B000F195F9 /* parser.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = parser.cxx; sourceTree = "<group>"; };
- CDEE790125B336EC00F195F9 /* io.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = io.cxx; sourceTree = "<group>"; };
- CDEE7A6A25B34DAA00F195F9 /* die_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = die_test.cxx; sourceTree = "<group>"; };
- CDEE7A7425B35EEC00F195F9 /* io_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = io_test.cxx; sourceTree = "<group>"; };
- CDEECC392C50497B000C4392 /* curses_dice */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = curses_dice; sourceTree = BUILT_PRODUCTS_DIR; };
- CDEECC412C504998000C4392 /* libncurses-wrapper.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = "libncurses-wrapper.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- CDEECC442C5049DD000C4392 /* main.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cxx; sourceTree = "<group>"; };
- CDEECC482C50515B000C4392 /* libncurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.tbd; path = usr/lib/libncurses.tbd; sourceTree = SDKROOT; };
- CDEECC492C50515B000C4392 /* libcurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcurses.tbd; path = usr/lib/libcurses.tbd; sourceTree = SDKROOT; };
- CDEECC522C508368000C4392 /* ncurses-wrapper.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "ncurses-wrapper.xcodeproj"; path = "external/ncurses-wrapper/ncurses-wrapper.xcodeproj"; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- CD38F50721C83912007A732C /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CD5B3FD229D8ED5D0028CD41 /* libshared_random_generator.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CD38F52321C87771007A732C /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CDC7489B25312DD6008D9D1D /* GoogleMock.framework in Frameworks */,
- CD38F52B21C87771007A732C /* libdice.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CD38F55121C9482A007A732C /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CD38F56521C94A00007A732C /* libdice.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CDED6A2021B2F28A00AB91D0 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CD38F50F21C83936007A732C /* libdice.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CDEECC332C50497B000C4392 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CDEECC4A2C50515B000C4392 /* libncurses.tbd in Frameworks */,
- CDEECC4B2C50515B000C4392 /* libcurses.tbd in Frameworks */,
- CDEECC342C50497B000C4392 /* libdice.a in Frameworks */,
- CDEECC5A2C50837C000C4392 /* libncurses-wrapper.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- CD38F52721C87771007A732C /* dice-td */ = {
- isa = PBXGroup;
- children = (
- CD38F52A21C87771007A732C /* Info.plist */,
- );
- path = "dice-td";
- sourceTree = "<group>";
- };
- CD38F55521C9482A007A732C /* stateful_dice */ = {
- isa = PBXGroup;
- children = (
- CD38F55621C9482A007A732C /* main.cxx */,
- );
- path = stateful_dice;
- sourceTree = "<group>";
- };
- CD38F55E21C9485F007A732C /* simple_dice */ = {
- isa = PBXGroup;
- children = (
- CDED6A2621B2F28A00AB91D0 /* main.cxx */,
- );
- path = simple_dice;
- sourceTree = "<group>";
- };
- CD5B3F4F29D8EBD10028CD41 /* Products */ = {
- isa = PBXGroup;
- children = (
- CD5B3F5529D8EBD10028CD41 /* libscope_guard.a */,
- CD5B3F5729D8EBD10028CD41 /* scope_guard-test.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- CD5B3F5929D8EBD50028CD41 /* Products */ = {
- isa = PBXGroup;
- children = (
- CD5B3F5F29D8EBD50028CD41 /* libexpect.a */,
- CD5B3F6129D8EBD50028CD41 /* expect-test.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- CD5B3F6329D8EBD90028CD41 /* Products */ = {
- isa = PBXGroup;
- children = (
- CD5B3F6B29D8EBD90028CD41 /* libshared_random_generator.a */,
- CD5B3F6D29D8EBD90028CD41 /* shared_random_generator-test.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- CDC7488D25312DBF008D9D1D /* Products */ = {
- isa = PBXGroup;
- children = (
- CDC7489425312DBF008D9D1D /* GoogleMock.framework */,
- CDC7489625312DBF008D9D1D /* gmock.framework */,
- CDC7489825312DBF008D9D1D /* gtest.framework */,
- CDC7489A25312DBF008D9D1D /* GoogleMockTests.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- CDED6A1A21B2F28A00AB91D0 = {
- isa = PBXGroup;
- children = (
- CDC7488C25312DBF008D9D1D /* GoogleMock.xcodeproj */,
- CDEECC522C508368000C4392 /* ncurses-wrapper.xcodeproj */,
- CD5B3F5829D8EBD50028CD41 /* expect.xcodeproj */,
- CD5B3F4E29D8EBD10028CD41 /* scope_guard.xcodeproj */,
- CD5B3F6229D8EBD90028CD41 /* shared_random_generator.xcodeproj */,
- CDEE78D225B333A700F195F9 /* dice-roll */,
- CDED6A2D21B2F2B200AB91D0 /* test */,
- CDED6A2521B2F28A00AB91D0 /* src */,
- CD38F52721C87771007A732C /* dice-td */,
- CDEECC432C5049CC000C4392 /* curses_dice */,
- CD38F55E21C9485F007A732C /* simple_dice */,
- CD38F55521C9482A007A732C /* stateful_dice */,
- CDED6A2421B2F28A00AB91D0 /* Products */,
- CDED6A5F21B2F89900AB91D0 /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- CDED6A2421B2F28A00AB91D0 /* Products */ = {
- isa = PBXGroup;
- children = (
- CDED6A2321B2F28A00AB91D0 /* simple_dice */,
- CD38F50921C83912007A732C /* libdice.a */,
- CD38F52621C87771007A732C /* dice-td.xctest */,
- CD38F55421C9482A007A732C /* stateful_dice */,
- CDEECC392C50497B000C4392 /* curses_dice */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- CDED6A2521B2F28A00AB91D0 /* src */ = {
- isa = PBXGroup;
- children = (
- CDED6A3021B2F2DC00AB91D0 /* die.cxx */,
- CDEE78F625B336B000F195F9 /* parser.cxx */,
- CDEE790125B336EC00F195F9 /* io.cxx */,
- CD38F53621C89493007A732C /* exception.cxx */,
- CD8F1ABD21B31E9E00CBB3CA /* roll.cxx */,
- );
- path = src;
- sourceTree = "<group>";
- };
- CDED6A2D21B2F2B200AB91D0 /* test */ = {
- isa = PBXGroup;
- children = (
- CD38F53421C87799007A732C /* parser_test.cxx */,
- CDEE7A6A25B34DAA00F195F9 /* die_test.cxx */,
- CD38F53821C922E2007A732C /* roll_test.cxx */,
- CDEE7A7425B35EEC00F195F9 /* io_test.cxx */,
- CD38F53A21C928B4007A732C /* exception_test.cxx */,
- CDEE78ED25B3350B00F195F9 /* xcode_gtest_helper.h */,
- );
- path = test;
- sourceTree = "<group>";
- };
- CDED6A5F21B2F89900AB91D0 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- CDEECC492C50515B000C4392 /* libcurses.tbd */,
- CDEECC482C50515B000C4392 /* libncurses.tbd */,
- CDEECC412C504998000C4392 /* libncurses-wrapper.a */,
- CDED6A6021B2F89900AB91D0 /* libshared_random_generator.dylib */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- CDEECC432C5049CC000C4392 /* curses_dice */ = {
- isa = PBXGroup;
- children = (
- CDEECC442C5049DD000C4392 /* main.cxx */,
- );
- path = curses_dice;
- sourceTree = "<group>";
- };
- CDEECC532C508368000C4392 /* Products */ = {
- isa = PBXGroup;
- children = (
- CDEECC572C508368000C4392 /* libncurses-wrapper.a */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXHeadersBuildPhase section */
- CD38F50521C83912007A732C /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXHeadersBuildPhase section */
- /* Begin PBXNativeTarget section */
- CD38F50821C83912007A732C /* dice */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CD38F50A21C83912007A732C /* Build configuration list for PBXNativeTarget "dice" */;
- buildPhases = (
- CD38F50521C83912007A732C /* Headers */,
- CD38F50621C83912007A732C /* Sources */,
- CD38F50721C83912007A732C /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- CD5B3F6F29D8EBF00028CD41 /* PBXTargetDependency */,
- CD5B3F7129D8EBF00028CD41 /* PBXTargetDependency */,
- CD5B3F7329D8EBF00028CD41 /* PBXTargetDependency */,
- );
- name = dice;
- productName = dice;
- productReference = CD38F50921C83912007A732C /* libdice.a */;
- productType = "com.apple.product-type.library.static";
- };
- CD38F52521C87771007A732C /* dice-td */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CD38F52E21C87771007A732C /* Build configuration list for PBXNativeTarget "dice-td" */;
- buildPhases = (
- CD38F52221C87771007A732C /* Sources */,
- CD38F52321C87771007A732C /* Frameworks */,
- CD38F52421C87771007A732C /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- CD38F52D21C87771007A732C /* PBXTargetDependency */,
- );
- name = "dice-td";
- productName = "dice-td";
- productReference = CD38F52621C87771007A732C /* dice-td.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- CD38F55321C9482A007A732C /* stateful_dice */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CD38F55821C9482A007A732C /* Build configuration list for PBXNativeTarget "stateful_dice" */;
- buildPhases = (
- CD38F55021C9482A007A732C /* Sources */,
- CD38F55121C9482A007A732C /* Frameworks */,
- CD38F55221C9482A007A732C /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- CD38F56421C949FB007A732C /* PBXTargetDependency */,
- );
- name = stateful_dice;
- productName = stateful_dice;
- productReference = CD38F55421C9482A007A732C /* stateful_dice */;
- productType = "com.apple.product-type.tool";
- };
- CDED6A2221B2F28A00AB91D0 /* simple_dice */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CDED6A2A21B2F28A00AB91D0 /* Build configuration list for PBXNativeTarget "simple_dice" */;
- buildPhases = (
- CDED6A1F21B2F28A00AB91D0 /* Sources */,
- CDED6A2021B2F28A00AB91D0 /* Frameworks */,
- CDED6A2121B2F28A00AB91D0 /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- CD38F51121C83950007A732C /* PBXTargetDependency */,
- );
- name = simple_dice;
- productName = "dice-roll";
- productReference = CDED6A2321B2F28A00AB91D0 /* simple_dice */;
- productType = "com.apple.product-type.tool";
- };
- CDEECC2D2C50497B000C4392 /* curses_dice */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CDEECC362C50497B000C4392 /* Build configuration list for PBXNativeTarget "curses_dice" */;
- buildPhases = (
- CDEECC302C50497B000C4392 /* Sources */,
- CDEECC332C50497B000C4392 /* Frameworks */,
- CDEECC352C50497B000C4392 /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- CDEECC592C50836E000C4392 /* PBXTargetDependency */,
- CDEECC2E2C50497B000C4392 /* PBXTargetDependency */,
- );
- name = curses_dice;
- productName = "dice-roll";
- productReference = CDEECC392C50497B000C4392 /* curses_dice */;
- productType = "com.apple.product-type.tool";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- CDED6A1B21B2F28A00AB91D0 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 1230;
- ORGANIZATIONNAME = "Sam Jaffe";
- TargetAttributes = {
- CD38F50821C83912007A732C = {
- CreatedOnToolsVersion = 10.1;
- };
- CD38F52521C87771007A732C = {
- CreatedOnToolsVersion = 10.1;
- };
- CD38F55321C9482A007A732C = {
- CreatedOnToolsVersion = 10.1;
- };
- CDED6A2221B2F28A00AB91D0 = {
- CreatedOnToolsVersion = 10.1;
- };
- };
- };
- buildConfigurationList = CDED6A1E21B2F28A00AB91D0 /* Build configuration list for PBXProject "dice-roll" */;
- compatibilityVersion = "Xcode 9.3";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = CDED6A1A21B2F28A00AB91D0;
- productRefGroup = CDED6A2421B2F28A00AB91D0 /* Products */;
- projectDirPath = "";
- projectReferences = (
- {
- ProductGroup = CD5B3F5929D8EBD50028CD41 /* Products */;
- ProjectRef = CD5B3F5829D8EBD50028CD41 /* expect.xcodeproj */;
- },
- {
- ProductGroup = CDC7488D25312DBF008D9D1D /* Products */;
- ProjectRef = CDC7488C25312DBF008D9D1D /* GoogleMock.xcodeproj */;
- },
- {
- ProductGroup = CDEECC532C508368000C4392 /* Products */;
- ProjectRef = CDEECC522C508368000C4392 /* ncurses-wrapper.xcodeproj */;
- },
- {
- ProductGroup = CD5B3F4F29D8EBD10028CD41 /* Products */;
- ProjectRef = CD5B3F4E29D8EBD10028CD41 /* scope_guard.xcodeproj */;
- },
- {
- ProductGroup = CD5B3F6329D8EBD90028CD41 /* Products */;
- ProjectRef = CD5B3F6229D8EBD90028CD41 /* shared_random_generator.xcodeproj */;
- },
- );
- projectRoot = "";
- targets = (
- CDED6A2221B2F28A00AB91D0 /* simple_dice */,
- CD38F50821C83912007A732C /* dice */,
- CD38F52521C87771007A732C /* dice-td */,
- CD38F55321C9482A007A732C /* stateful_dice */,
- CDEECC2D2C50497B000C4392 /* curses_dice */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXReferenceProxy section */
- CD5B3F5529D8EBD10028CD41 /* libscope_guard.a */ = {
- isa = PBXReferenceProxy;
- fileType = archive.ar;
- path = libscope_guard.a;
- remoteRef = CD5B3F5429D8EBD10028CD41 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CD5B3F5729D8EBD10028CD41 /* scope_guard-test.xctest */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.cfbundle;
- path = "scope_guard-test.xctest";
- remoteRef = CD5B3F5629D8EBD10028CD41 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CD5B3F5F29D8EBD50028CD41 /* libexpect.a */ = {
- isa = PBXReferenceProxy;
- fileType = archive.ar;
- path = libexpect.a;
- remoteRef = CD5B3F5E29D8EBD50028CD41 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CD5B3F6129D8EBD50028CD41 /* expect-test.xctest */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.cfbundle;
- path = "expect-test.xctest";
- remoteRef = CD5B3F6029D8EBD50028CD41 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CD5B3F6B29D8EBD90028CD41 /* libshared_random_generator.a */ = {
- isa = PBXReferenceProxy;
- fileType = "compiled.mach-o.dylib";
- path = libshared_random_generator.a;
- remoteRef = CD5B3F6A29D8EBD90028CD41 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CD5B3F6D29D8EBD90028CD41 /* shared_random_generator-test.xctest */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.cfbundle;
- path = "shared_random_generator-test.xctest";
- remoteRef = CD5B3F6C29D8EBD90028CD41 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CDC7489425312DBF008D9D1D /* GoogleMock.framework */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.framework;
- path = GoogleMock.framework;
- remoteRef = CDC7489325312DBF008D9D1D /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CDC7489625312DBF008D9D1D /* gmock.framework */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.framework;
- path = gmock.framework;
- remoteRef = CDC7489525312DBF008D9D1D /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CDC7489825312DBF008D9D1D /* gtest.framework */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.framework;
- path = gtest.framework;
- remoteRef = CDC7489725312DBF008D9D1D /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CDC7489A25312DBF008D9D1D /* GoogleMockTests.xctest */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.cfbundle;
- path = GoogleMockTests.xctest;
- remoteRef = CDC7489925312DBF008D9D1D /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CDEECC572C508368000C4392 /* libncurses-wrapper.a */ = {
- isa = PBXReferenceProxy;
- fileType = archive.ar;
- path = "libncurses-wrapper.a";
- remoteRef = CDEECC562C508368000C4392 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- /* End PBXReferenceProxy section */
- /* Begin PBXResourcesBuildPhase section */
- CD38F52421C87771007A732C /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- CD38F50621C83912007A732C /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CDEE790225B336EC00F195F9 /* io.cxx in Sources */,
- CDEE78F725B336B000F195F9 /* parser.cxx in Sources */,
- CD38F50E21C83929007A732C /* roll.cxx in Sources */,
- CD38F50D21C83926007A732C /* die.cxx in Sources */,
- CD38F53721C89493007A732C /* exception.cxx in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CD38F52221C87771007A732C /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CD38F53B21C928B4007A732C /* exception_test.cxx in Sources */,
- CD38F53921C922E2007A732C /* roll_test.cxx in Sources */,
- CDEE7A6B25B34DAA00F195F9 /* die_test.cxx in Sources */,
- CDEE7A7525B35EEC00F195F9 /* io_test.cxx in Sources */,
- CD38F53521C87799007A732C /* parser_test.cxx in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CD38F55021C9482A007A732C /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CD38F55721C9482A007A732C /* main.cxx in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CDED6A1F21B2F28A00AB91D0 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CDED6A2721B2F28A00AB91D0 /* main.cxx in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CDEECC302C50497B000C4392 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CDEECC452C5049DD000C4392 /* main.cxx in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- CD38F51121C83950007A732C /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = CD38F50821C83912007A732C /* dice */;
- targetProxy = CD38F51021C83950007A732C /* PBXContainerItemProxy */;
- };
- CD38F52D21C87771007A732C /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = CD38F50821C83912007A732C /* dice */;
- targetProxy = CD38F52C21C87771007A732C /* PBXContainerItemProxy */;
- };
- CD38F56421C949FB007A732C /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = CD38F50821C83912007A732C /* dice */;
- targetProxy = CD38F56321C949FB007A732C /* PBXContainerItemProxy */;
- };
- CD5B3F6F29D8EBF00028CD41 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = expect;
- targetProxy = CD5B3F6E29D8EBF00028CD41 /* PBXContainerItemProxy */;
- };
- CD5B3F7129D8EBF00028CD41 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = scope_guard;
- targetProxy = CD5B3F7029D8EBF00028CD41 /* PBXContainerItemProxy */;
- };
- CD5B3F7329D8EBF00028CD41 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = shared_random_generator;
- targetProxy = CD5B3F7229D8EBF00028CD41 /* PBXContainerItemProxy */;
- };
- CDEECC2E2C50497B000C4392 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = CD38F50821C83912007A732C /* dice */;
- targetProxy = CDEECC2F2C50497B000C4392 /* PBXContainerItemProxy */;
- };
- CDEECC592C50836E000C4392 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = "ncurses-wrapper";
- targetProxy = CDEECC582C50836E000C4392 /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin XCBuildConfiguration section */
- CD38F50B21C83912007A732C /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- EXECUTABLE_PREFIX = lib;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- };
- name = Debug;
- };
- CD38F50C21C83912007A732C /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- EXECUTABLE_PREFIX = lib;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- };
- name = Release;
- };
- CD38F52F21C87771007A732C /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- INFOPLIST_FILE = "dice-td/Info.plist";
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- "@loader_path/../Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.dice-td";
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- CD38F53021C87771007A732C /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- INFOPLIST_FILE = "dice-td/Info.plist";
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- "@loader_path/../Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.dice-td";
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- CD38F55921C9482A007A732C /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_IDENTITY = "-";
- CODE_SIGN_STYLE = Automatic;
- PRODUCT_NAME = "$(TARGET_NAME)";
- USER_HEADER_SEARCH_PATHS = (
- "$(PROJECT_DIR)/include/",
- "$(PROJECT_DIR)/src/",
- );
- };
- name = Debug;
- };
- CD38F55A21C9482A007A732C /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_IDENTITY = "-";
- CODE_SIGN_STYLE = Automatic;
- PRODUCT_NAME = "$(TARGET_NAME)";
- USER_HEADER_SEARCH_PATHS = (
- "$(PROJECT_DIR)/include/",
- "$(PROJECT_DIR)/src/",
- );
- };
- name = Release;
- };
- CDED6A2821B2F28A00AB91D0 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "c++20";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- CODE_SIGN_IDENTITY = "-";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- HEADER_SEARCH_PATHS = (
- "$(BUILT_PRODUCTS_DIR)/usr/local/include",
- /opt/local/include,
- );
- MACOSX_DEPLOYMENT_TARGET = 12.3;
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
- MTL_FAST_MATH = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = macosx;
- USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include/";
- };
- name = Debug;
- };
- CDED6A2921B2F28A00AB91D0 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "c++20";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- CODE_SIGN_IDENTITY = "-";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- HEADER_SEARCH_PATHS = (
- "$(BUILT_PRODUCTS_DIR)/usr/local/include",
- /opt/local/include,
- );
- MACOSX_DEPLOYMENT_TARGET = 12.3;
- MTL_ENABLE_DEBUG_INFO = NO;
- MTL_FAST_MATH = YES;
- SDKROOT = macosx;
- USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include/";
- };
- name = Release;
- };
- CDED6A2B21B2F28A00AB91D0 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_IDENTITY = "-";
- CODE_SIGN_STYLE = Automatic;
- PRODUCT_NAME = "$(TARGET_NAME)";
- USER_HEADER_SEARCH_PATHS = (
- "$(PROJECT_DIR)/include/",
- "$(PROJECT_DIR)/src/",
- );
- };
- name = Debug;
- };
- CDED6A2C21B2F28A00AB91D0 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_IDENTITY = "-";
- CODE_SIGN_STYLE = Automatic;
- PRODUCT_NAME = "$(TARGET_NAME)";
- USER_HEADER_SEARCH_PATHS = (
- "$(PROJECT_DIR)/include/",
- "$(PROJECT_DIR)/src/",
- );
- };
- name = Release;
- };
- CDEECC372C50497B000C4392 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_IDENTITY = "-";
- CODE_SIGN_STYLE = Automatic;
- HEADER_SEARCH_PATHS = (
- "$(BUILT_PRODUCTS_DIR)/usr/local/include",
- /opt/local/include,
- );
- PRODUCT_NAME = "$(TARGET_NAME)";
- USER_HEADER_SEARCH_PATHS = (
- "$(PROJECT_DIR)/include/",
- "$(PROJECT_DIR)/src/",
- );
- };
- name = Debug;
- };
- CDEECC382C50497B000C4392 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_IDENTITY = "-";
- CODE_SIGN_STYLE = Automatic;
- HEADER_SEARCH_PATHS = (
- "$(BUILT_PRODUCTS_DIR)/usr/local/include",
- /opt/local/include,
- );
- PRODUCT_NAME = "$(TARGET_NAME)";
- USER_HEADER_SEARCH_PATHS = (
- "$(PROJECT_DIR)/include/",
- "$(PROJECT_DIR)/src/",
- );
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- CD38F50A21C83912007A732C /* Build configuration list for PBXNativeTarget "dice" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CD38F50B21C83912007A732C /* Debug */,
- CD38F50C21C83912007A732C /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CD38F52E21C87771007A732C /* Build configuration list for PBXNativeTarget "dice-td" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CD38F52F21C87771007A732C /* Debug */,
- CD38F53021C87771007A732C /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CD38F55821C9482A007A732C /* Build configuration list for PBXNativeTarget "stateful_dice" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CD38F55921C9482A007A732C /* Debug */,
- CD38F55A21C9482A007A732C /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CDED6A1E21B2F28A00AB91D0 /* Build configuration list for PBXProject "dice-roll" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CDED6A2821B2F28A00AB91D0 /* Debug */,
- CDED6A2921B2F28A00AB91D0 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CDED6A2A21B2F28A00AB91D0 /* Build configuration list for PBXNativeTarget "simple_dice" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CDED6A2B21B2F28A00AB91D0 /* Debug */,
- CDED6A2C21B2F28A00AB91D0 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CDEECC362C50497B000C4392 /* Build configuration list for PBXNativeTarget "curses_dice" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CDEECC372C50497B000C4392 /* Debug */,
- CDEECC382C50497B000C4392 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = CDED6A1B21B2F28A00AB91D0 /* Project object */;
- }
|