// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 50; objects = { /* Begin PBXBuildFile section */ CDC748C725313592008D9D1D /* libcli.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC748A52531353C008D9D1D /* libcli.a */; }; /* 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; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 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 = ""; }; CDC748BD25313587008D9D1D /* cli */ = {isa = PBXFileReference; lastKnownFileType = folder; name = cli; path = include/cli; sourceTree = ""; }; 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 = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ CDC748A32531353C008D9D1D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; CDC748BF25313592008D9D1D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( CDC748C725313592008D9D1D /* libcli.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ CDC7489C2531353C008D9D1D = { isa = PBXGroup; children = ( CDC748AC25313553008D9D1D /* GoogleMock.xcodeproj */, CDC748BD25313587008D9D1D /* cli */, CDC748BB2531357C008D9D1D /* src */, CDC748BC2531357C008D9D1D /* test */, CDC748C325313592008D9D1D /* cli-test */, CDC748A62531353C008D9D1D /* Products */, ); sourceTree = ""; }; CDC748A62531353C008D9D1D /* Products */ = { isa = PBXGroup; children = ( CDC748A52531353C008D9D1D /* libcli.a */, CDC748C225313592008D9D1D /* cli-test.xctest */, ); name = Products; sourceTree = ""; }; CDC748AD25313553008D9D1D /* Products */ = { isa = PBXGroup; children = ( CDC748B425313553008D9D1D /* GoogleMock.framework */, CDC748B625313553008D9D1D /* gmock.framework */, CDC748B825313553008D9D1D /* gtest.framework */, CDC748BA25313553008D9D1D /* GoogleMockTests.xctest */, ); name = Products; sourceTree = ""; }; CDC748BB2531357C008D9D1D /* src */ = { isa = PBXGroup; children = ( ); path = src; sourceTree = ""; }; CDC748BC2531357C008D9D1D /* test */ = { isa = PBXGroup; children = ( ); path = test; sourceTree = ""; }; CDC748C325313592008D9D1D /* cli-test */ = { isa = PBXGroup; children = ( CDC748C625313592008D9D1D /* Info.plist */, ); path = "cli-test"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ CDC748A12531353C008D9D1D /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); 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 = ( ); 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 = 1130; 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 */; }, ); 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; }; /* 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 = ( ); runOnlyForDeploymentPostprocessing = 0; }; CDC748BE25313592008D9D1D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ CDC748C925313592008D9D1D /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = CDC748A42531353C008D9D1D /* cli */; targetProxy = CDC748C825313592008D9D1D /* 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 = "gnu++14"; 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_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_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; MACOSX_DEPLOYMENT_TARGET = 10.14; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; }; 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 = "gnu++14"; 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_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_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; MACOSX_DEPLOYMENT_TARGET = 10.14; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = macosx; }; 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 */; }