// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ CD3A75FA1E25B46F008C6DC2 /* scope_guard_tc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD3A75F81E25B46F008C6DC2 /* scope_guard_tc.cpp */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ CDEC1DBD2351673F0091D9F2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = CDEC1DB62351673F0091D9F2 /* GoogleMock.xcodeproj */; proxyType = 2; remoteGlobalIDString = 05818F861A685AEA0072A469; remoteInfo = GoogleMock; }; CDEC1DBF2351673F0091D9F2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = CDEC1DB62351673F0091D9F2 /* GoogleMock.xcodeproj */; proxyType = 2; remoteGlobalIDString = 05E96ABD1A68600C00204102; remoteInfo = gmock; }; CDEC1DC12351673F0091D9F2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = CDEC1DB62351673F0091D9F2 /* GoogleMock.xcodeproj */; proxyType = 2; remoteGlobalIDString = 05E96B1F1A68634900204102; remoteInfo = gtest; }; CDEC1DC32351673F0091D9F2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = CDEC1DB62351673F0091D9F2 /* GoogleMock.xcodeproj */; proxyType = 2; remoteGlobalIDString = 05818F901A685AEA0072A469; remoteInfo = GoogleMockTests; }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ CD3DA4071D9B42F4001B53A0 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = /usr/share/man/man1/; dstSubfolderSpec = 0; files = ( ); runOnlyForDeploymentPostprocessing = 1; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ CD3A75F81E25B46F008C6DC2 /* scope_guard_tc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scope_guard_tc.cpp; sourceTree = ""; }; CD3A75F91E25B46F008C6DC2 /* scope_guard.t.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scope_guard.t.h; sourceTree = ""; }; CD3DA4091D9B42F4001B53A0 /* scope_guard_tc */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = scope_guard_tc; sourceTree = BUILT_PRODUCTS_DIR; }; CD3DA4131D9B4302001B53A0 /* scope_guard.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scope_guard.hpp; sourceTree = ""; }; CDEC1DB62351673F0091D9F2 /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ CD3DA4061D9B42F4001B53A0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ CD3A75FB1E25B480008C6DC2 /* test */ = { isa = PBXGroup; children = ( CD3A75F91E25B46F008C6DC2 /* scope_guard.t.h */, CD3A75F81E25B46F008C6DC2 /* scope_guard_tc.cpp */, ); name = test; sourceTree = ""; }; CD3A75FC1E25B486008C6DC2 /* src */ = { isa = PBXGroup; children = ( CD3DA4131D9B4302001B53A0 /* scope_guard.hpp */, ); name = src; sourceTree = ""; }; CD3DA4001D9B42F4001B53A0 = { isa = PBXGroup; children = ( CDEC1DB62351673F0091D9F2 /* GoogleMock.xcodeproj */, CD3A75FC1E25B486008C6DC2 /* src */, CD3A75FB1E25B480008C6DC2 /* test */, CD3DA40A1D9B42F4001B53A0 /* Products */, ); sourceTree = ""; }; CD3DA40A1D9B42F4001B53A0 /* Products */ = { isa = PBXGroup; children = ( CD3DA4091D9B42F4001B53A0 /* scope_guard_tc */, ); name = Products; sourceTree = ""; }; CDEC1DB72351673F0091D9F2 /* Products */ = { isa = PBXGroup; children = ( CDEC1DBE2351673F0091D9F2 /* GoogleMock.framework */, CDEC1DC02351673F0091D9F2 /* gmock.framework */, CDEC1DC22351673F0091D9F2 /* gtest.framework */, CDEC1DC42351673F0091D9F2 /* GoogleMockTests.xctest */, ); name = Products; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ CD3DA4081D9B42F4001B53A0 /* scope_guard_tc */ = { isa = PBXNativeTarget; buildConfigurationList = CD3DA4101D9B42F4001B53A0 /* Build configuration list for PBXNativeTarget "scope_guard_tc" */; buildPhases = ( CD3A75FD1E25B4BE008C6DC2 /* ShellScript */, CD3DA4051D9B42F4001B53A0 /* Sources */, CD3DA4061D9B42F4001B53A0 /* Frameworks */, CD3DA4071D9B42F4001B53A0 /* CopyFiles */, ); buildRules = ( ); dependencies = ( ); name = scope_guard_tc; productName = scope_guard; productReference = CD3DA4091D9B42F4001B53A0 /* scope_guard_tc */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ CD3DA4011D9B42F4001B53A0 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 1110; ORGANIZATIONNAME = "Sam Jaffe"; TargetAttributes = { CD3DA4081D9B42F4001B53A0 = { CreatedOnToolsVersion = 7.2.1; }; }; }; buildConfigurationList = CD3DA4041D9B42F4001B53A0 /* Build configuration list for PBXProject "scope_guard" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = CD3DA4001D9B42F4001B53A0; productRefGroup = CD3DA40A1D9B42F4001B53A0 /* Products */; projectDirPath = ""; projectReferences = ( { ProductGroup = CDEC1DB72351673F0091D9F2 /* Products */; ProjectRef = CDEC1DB62351673F0091D9F2 /* GoogleMock.xcodeproj */; }, ); projectRoot = ""; targets = ( CD3DA4081D9B42F4001B53A0 /* scope_guard_tc */, ); }; /* End PBXProject section */ /* Begin PBXReferenceProxy section */ CDEC1DBE2351673F0091D9F2 /* GoogleMock.framework */ = { isa = PBXReferenceProxy; fileType = wrapper.framework; path = GoogleMock.framework; remoteRef = CDEC1DBD2351673F0091D9F2 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; CDEC1DC02351673F0091D9F2 /* gmock.framework */ = { isa = PBXReferenceProxy; fileType = wrapper.framework; path = gmock.framework; remoteRef = CDEC1DBF2351673F0091D9F2 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; CDEC1DC22351673F0091D9F2 /* gtest.framework */ = { isa = PBXReferenceProxy; fileType = wrapper.framework; path = gtest.framework; remoteRef = CDEC1DC12351673F0091D9F2 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; CDEC1DC42351673F0091D9F2 /* GoogleMockTests.xctest */ = { isa = PBXReferenceProxy; fileType = wrapper.cfbundle; path = GoogleMockTests.xctest; remoteRef = CDEC1DC32351673F0091D9F2 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXReferenceProxy section */ /* Begin PBXShellScriptBuildPhase section */ CD3A75FD1E25B4BE008C6DC2 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( "$(SRCROOT)/scope_guard.t.h", ); outputPaths = ( "$(SRCROOT)/scope_guard_tc.cpp", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "cxxtestgen --error-printer -o scope_guard_tc.cpp scope_guard.t.h"; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ CD3DA4051D9B42F4001B53A0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( CD3A75FA1E25B46F008C6DC2 /* scope_guard_tc.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ CD3DA40E1D9B42F4001B53A0 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = 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_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_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 = gnu99; 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.10; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; }; name = Debug; }; CD3DA40F1D9B42F4001B53A0 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = 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_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_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 = gnu99; 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.10; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = macosx; }; name = Release; }; CD3DA4111D9B42F4001B53A0 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CODE_SIGN_IDENTITY = "-"; HEADER_SEARCH_PATHS = /usr/local/include/; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; CD3DA4121D9B42F4001B53A0 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CODE_SIGN_IDENTITY = "-"; HEADER_SEARCH_PATHS = /usr/local/include/; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ CD3DA4041D9B42F4001B53A0 /* Build configuration list for PBXProject "scope_guard" */ = { isa = XCConfigurationList; buildConfigurations = ( CD3DA40E1D9B42F4001B53A0 /* Debug */, CD3DA40F1D9B42F4001B53A0 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; CD3DA4101D9B42F4001B53A0 /* Build configuration list for PBXNativeTarget "scope_guard_tc" */ = { isa = XCConfigurationList; buildConfigurations = ( CD3DA4111D9B42F4001B53A0 /* Debug */, CD3DA4121D9B42F4001B53A0 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = CD3DA4011D9B42F4001B53A0 /* Project object */; }