| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 50;
- objects = {
- /* Begin PBXBuildFile section */
- CDC748C725313592008D9D1D /* libcli.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC748A52531353C008D9D1D /* libcli.a */; };
- CDC748E5253136FD008D9D1D /* cli.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDC748E2253136FD008D9D1D /* cli.cxx */; };
- CDC748E725313CBC008D9D1D /* cli_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDC748E625313CBC008D9D1D /* cli_test.cxx */; };
- CDC748E925313D81008D9D1D /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC748B425313553008D9D1D /* GoogleMock.framework */; };
- CDC748F4253141AF008D9D1D /* libstring-utils.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC748F125314196008D9D1D /* libstring-utils.a */; };
- CDCB1D732856747B001C406D /* types.h in Headers */ = {isa = PBXBuildFile; fileRef = CDCB1D692856747B001C406D /* types.h */; };
- CDCB1D742856747B001C406D /* message.h in Headers */ = {isa = PBXBuildFile; fileRef = CDCB1D6A2856747B001C406D /* message.h */; };
- CDCB1D752856747B001C406D /* cli.h in Headers */ = {isa = PBXBuildFile; fileRef = CDCB1D6B2856747B001C406D /* cli.h */; };
- CDCB1D762856747B001C406D /* lambda_cast.h in Headers */ = {isa = PBXBuildFile; fileRef = CDCB1D6C2856747B001C406D /* lambda_cast.h */; };
- CDCB1D772856747B001C406D /* prompt.h in Headers */ = {isa = PBXBuildFile; fileRef = CDCB1D6D2856747B001C406D /* prompt.h */; };
- CDF978A525323ADB00204B5C /* prompt_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDF978A425323ADB00204B5C /* prompt_test.cxx */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- CDC748B325313553008D9D1D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDC748AC25313553008D9D1D /* GoogleMock.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 05818F861A685AEA0072A469;
- remoteInfo = GoogleMock;
- };
- CDC748B525313553008D9D1D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDC748AC25313553008D9D1D /* GoogleMock.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 05E96ABD1A68600C00204102;
- remoteInfo = gmock;
- };
- CDC748B725313553008D9D1D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDC748AC25313553008D9D1D /* GoogleMock.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 05E96B1F1A68634900204102;
- remoteInfo = gtest;
- };
- CDC748B925313553008D9D1D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDC748AC25313553008D9D1D /* GoogleMock.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 05818F901A685AEA0072A469;
- remoteInfo = GoogleMockTests;
- };
- CDC748C825313592008D9D1D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDC7489D2531353C008D9D1D /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = CDC748A42531353C008D9D1D;
- remoteInfo = cli;
- };
- CDC748F025314196008D9D1D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDC748EA25314195008D9D1D /* string-utils.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = CD266862252FF4B600B3E667;
- remoteInfo = "string-utils";
- };
- CDC748F225314196008D9D1D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDC748EA25314195008D9D1D /* string-utils.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = CD266886252FFAAE00B3E667;
- remoteInfo = "string_utils-test";
- };
- CDF978A9253253D500204B5C /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDC748EA25314195008D9D1D /* string-utils.xcodeproj */;
- proxyType = 1;
- remoteGlobalIDString = CD266861252FF4B600B3E667;
- remoteInfo = "string-utils";
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- CD7B8B7825E2946900867188 /* xcode_gtest_helper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_gtest_helper.h; sourceTree = "<group>"; };
- CD87CDAE29BE022900C5949D /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
- CDC748A52531353C008D9D1D /* libcli.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libcli.a; sourceTree = BUILT_PRODUCTS_DIR; };
- CDC748AC25313553008D9D1D /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
- CDC748BD25313587008D9D1D /* cli */ = {isa = PBXFileReference; lastKnownFileType = folder; name = cli; path = include/cli; sourceTree = "<group>"; };
- CDC748C225313592008D9D1D /* cli-test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "cli-test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
- CDC748C625313592008D9D1D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- CDC748E2253136FD008D9D1D /* cli.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cli.cxx; sourceTree = "<group>"; };
- CDC748E625313CBC008D9D1D /* cli_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = cli_test.cxx; sourceTree = "<group>"; };
- CDC748EA25314195008D9D1D /* string-utils.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "string-utils.xcodeproj"; path = "external/string-utils/string-utils.xcodeproj"; sourceTree = "<group>"; };
- CDCB1D692856747B001C406D /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = "<group>"; };
- CDCB1D6A2856747B001C406D /* message.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = message.h; sourceTree = "<group>"; };
- CDCB1D6B2856747B001C406D /* cli.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cli.h; sourceTree = "<group>"; };
- CDCB1D6C2856747B001C406D /* lambda_cast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lambda_cast.h; sourceTree = "<group>"; };
- CDCB1D6D2856747B001C406D /* prompt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prompt.h; sourceTree = "<group>"; };
- CDF978A425323ADB00204B5C /* prompt_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = prompt_test.cxx; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- CDC748A32531353C008D9D1D /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CDC748F4253141AF008D9D1D /* libstring-utils.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CDC748BF25313592008D9D1D /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CDC748E925313D81008D9D1D /* GoogleMock.framework in Frameworks */,
- CDC748C725313592008D9D1D /* libcli.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- CDC7489C2531353C008D9D1D = {
- isa = PBXGroup;
- children = (
- CD87CDAE29BE022900C5949D /* README.md */,
- CDC748EA25314195008D9D1D /* string-utils.xcodeproj */,
- CDC748AC25313553008D9D1D /* GoogleMock.xcodeproj */,
- CDC748BD25313587008D9D1D /* cli */,
- CDCB1D672856747B001C406D /* include */,
- CDC748BB2531357C008D9D1D /* src */,
- CDC748BC2531357C008D9D1D /* test */,
- CDC748C325313592008D9D1D /* cli-test */,
- CDC748A62531353C008D9D1D /* Products */,
- CDC748E825313D81008D9D1D /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- CDC748A62531353C008D9D1D /* Products */ = {
- isa = PBXGroup;
- children = (
- CDC748A52531353C008D9D1D /* libcli.a */,
- CDC748C225313592008D9D1D /* cli-test.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- CDC748AD25313553008D9D1D /* Products */ = {
- isa = PBXGroup;
- children = (
- CDC748B425313553008D9D1D /* GoogleMock.framework */,
- CDC748B625313553008D9D1D /* gmock.framework */,
- CDC748B825313553008D9D1D /* gtest.framework */,
- CDC748BA25313553008D9D1D /* GoogleMockTests.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- CDC748BB2531357C008D9D1D /* src */ = {
- isa = PBXGroup;
- children = (
- CDC748E2253136FD008D9D1D /* cli.cxx */,
- );
- path = src;
- sourceTree = "<group>";
- };
- CDC748BC2531357C008D9D1D /* test */ = {
- isa = PBXGroup;
- children = (
- CD7B8B7825E2946900867188 /* xcode_gtest_helper.h */,
- CDC748E625313CBC008D9D1D /* cli_test.cxx */,
- CDF978A425323ADB00204B5C /* prompt_test.cxx */,
- );
- path = test;
- sourceTree = "<group>";
- };
- CDC748C325313592008D9D1D /* cli-test */ = {
- isa = PBXGroup;
- children = (
- CDC748C625313592008D9D1D /* Info.plist */,
- );
- path = "cli-test";
- sourceTree = "<group>";
- };
- CDC748E825313D81008D9D1D /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- CDC748EB25314195008D9D1D /* Products */ = {
- isa = PBXGroup;
- children = (
- CDC748F125314196008D9D1D /* libstring-utils.a */,
- CDC748F325314196008D9D1D /* string_utils-test.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- CDCB1D672856747B001C406D /* include */ = {
- isa = PBXGroup;
- children = (
- CDCB1D682856747B001C406D /* cli */,
- );
- path = include;
- sourceTree = "<group>";
- };
- CDCB1D682856747B001C406D /* cli */ = {
- isa = PBXGroup;
- children = (
- CDCB1D692856747B001C406D /* types.h */,
- CDCB1D6A2856747B001C406D /* message.h */,
- CDCB1D6B2856747B001C406D /* cli.h */,
- CDCB1D6C2856747B001C406D /* lambda_cast.h */,
- CDCB1D6D2856747B001C406D /* prompt.h */,
- );
- path = cli;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXHeadersBuildPhase section */
- CDC748A12531353C008D9D1D /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CDCB1D772856747B001C406D /* prompt.h in Headers */,
- CDCB1D752856747B001C406D /* cli.h in Headers */,
- CDCB1D742856747B001C406D /* message.h in Headers */,
- CDCB1D762856747B001C406D /* lambda_cast.h in Headers */,
- CDCB1D732856747B001C406D /* types.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXHeadersBuildPhase section */
- /* Begin PBXNativeTarget section */
- CDC748A42531353C008D9D1D /* cli */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CDC748A92531353C008D9D1D /* Build configuration list for PBXNativeTarget "cli" */;
- buildPhases = (
- CDC748A12531353C008D9D1D /* Headers */,
- CDC748A22531353C008D9D1D /* Sources */,
- CDC748A32531353C008D9D1D /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- CDF978AA253253D500204B5C /* PBXTargetDependency */,
- );
- name = cli;
- productName = cli;
- productReference = CDC748A52531353C008D9D1D /* libcli.a */;
- productType = "com.apple.product-type.library.static";
- };
- CDC748C125313592008D9D1D /* cli-test */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CDC748CA25313592008D9D1D /* Build configuration list for PBXNativeTarget "cli-test" */;
- buildPhases = (
- CDC748BE25313592008D9D1D /* Sources */,
- CDC748BF25313592008D9D1D /* Frameworks */,
- CDC748C025313592008D9D1D /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- CDC748C925313592008D9D1D /* PBXTargetDependency */,
- );
- name = "cli-test";
- productName = "cli-test";
- productReference = CDC748C225313592008D9D1D /* cli-test.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- CDC7489D2531353C008D9D1D /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 1230;
- ORGANIZATIONNAME = "Sam Jaffe";
- TargetAttributes = {
- CDC748A42531353C008D9D1D = {
- CreatedOnToolsVersion = 11.3.1;
- };
- CDC748C125313592008D9D1D = {
- CreatedOnToolsVersion = 11.3.1;
- };
- };
- };
- buildConfigurationList = CDC748A02531353C008D9D1D /* Build configuration list for PBXProject "cli" */;
- compatibilityVersion = "Xcode 9.3";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = CDC7489C2531353C008D9D1D;
- productRefGroup = CDC748A62531353C008D9D1D /* Products */;
- projectDirPath = "";
- projectReferences = (
- {
- ProductGroup = CDC748AD25313553008D9D1D /* Products */;
- ProjectRef = CDC748AC25313553008D9D1D /* GoogleMock.xcodeproj */;
- },
- {
- ProductGroup = CDC748EB25314195008D9D1D /* Products */;
- ProjectRef = CDC748EA25314195008D9D1D /* string-utils.xcodeproj */;
- },
- );
- projectRoot = "";
- targets = (
- CDC748A42531353C008D9D1D /* cli */,
- CDC748C125313592008D9D1D /* cli-test */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXReferenceProxy section */
- CDC748B425313553008D9D1D /* GoogleMock.framework */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.framework;
- path = GoogleMock.framework;
- remoteRef = CDC748B325313553008D9D1D /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CDC748B625313553008D9D1D /* gmock.framework */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.framework;
- path = gmock.framework;
- remoteRef = CDC748B525313553008D9D1D /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CDC748B825313553008D9D1D /* gtest.framework */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.framework;
- path = gtest.framework;
- remoteRef = CDC748B725313553008D9D1D /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CDC748BA25313553008D9D1D /* GoogleMockTests.xctest */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.cfbundle;
- path = GoogleMockTests.xctest;
- remoteRef = CDC748B925313553008D9D1D /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CDC748F125314196008D9D1D /* libstring-utils.a */ = {
- isa = PBXReferenceProxy;
- fileType = archive.ar;
- path = "libstring-utils.a";
- remoteRef = CDC748F025314196008D9D1D /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CDC748F325314196008D9D1D /* string_utils-test.xctest */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.cfbundle;
- path = "string_utils-test.xctest";
- remoteRef = CDC748F225314196008D9D1D /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- /* End PBXReferenceProxy section */
- /* Begin PBXResourcesBuildPhase section */
- CDC748C025313592008D9D1D /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- CDC748A22531353C008D9D1D /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CDC748E5253136FD008D9D1D /* cli.cxx in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CDC748BE25313592008D9D1D /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CDC748E725313CBC008D9D1D /* cli_test.cxx in Sources */,
- CDF978A525323ADB00204B5C /* prompt_test.cxx in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- CDC748C925313592008D9D1D /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = CDC748A42531353C008D9D1D /* cli */;
- targetProxy = CDC748C825313592008D9D1D /* PBXContainerItemProxy */;
- };
- CDF978AA253253D500204B5C /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = "string-utils";
- targetProxy = CDF978A9253253D500204B5C /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin XCBuildConfiguration section */
- CDC748A72531353C008D9D1D /* 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++17";
- 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;
- 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_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_SYMBOLS_PRIVATE_EXTERN = 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;
- MACOSX_DEPLOYMENT_TARGET = 10.14;
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
- MTL_FAST_MATH = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = macosx;
- SYSTEM_HEADER_SEARCH_PATHS = "external/string-utils/include";
- USER_HEADER_SEARCH_PATHS = include;
- };
- name = Debug;
- };
- CDC748A82531353C008D9D1D /* 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++17";
- 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;
- 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_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = 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;
- MACOSX_DEPLOYMENT_TARGET = 10.14;
- MTL_ENABLE_DEBUG_INFO = NO;
- MTL_FAST_MATH = YES;
- SDKROOT = macosx;
- SYSTEM_HEADER_SEARCH_PATHS = "external/string-utils/include";
- USER_HEADER_SEARCH_PATHS = include;
- };
- name = Release;
- };
- CDC748AA2531353C008D9D1D /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- EXECUTABLE_PREFIX = lib;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- };
- name = Debug;
- };
- CDC748AB2531353C008D9D1D /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- EXECUTABLE_PREFIX = lib;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- };
- name = Release;
- };
- CDC748CB25313592008D9D1D /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- XCODE_UNIT_TEST,
- "$(inherited)",
- );
- INFOPLIST_FILE = "cli-test/Info.plist";
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- "@loader_path/../Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.cli-test";
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- CDC748CC25313592008D9D1D /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- GCC_PREPROCESSOR_DEFINITIONS = XCODE_UNIT_TEST;
- INFOPLIST_FILE = "cli-test/Info.plist";
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- "@loader_path/../Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.cli-test";
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- CDC748A02531353C008D9D1D /* Build configuration list for PBXProject "cli" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CDC748A72531353C008D9D1D /* Debug */,
- CDC748A82531353C008D9D1D /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CDC748A92531353C008D9D1D /* Build configuration list for PBXNativeTarget "cli" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CDC748AA2531353C008D9D1D /* Debug */,
- CDC748AB2531353C008D9D1D /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CDC748CA25313592008D9D1D /* Build configuration list for PBXNativeTarget "cli-test" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CDC748CB25313592008D9D1D /* Debug */,
- CDC748CC25313592008D9D1D /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = CDC7489D2531353C008D9D1D /* Project object */;
- }
|