| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- CD21AE101E4A130500536178 /* bucket_hash_tc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD21AE0E1E4A130500536178 /* bucket_hash_tc.cpp */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- CDEC1DDB235167880091D9F2 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDEC1DD4235167880091D9F2 /* GoogleMock.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 05818F861A685AEA0072A469;
- remoteInfo = GoogleMock;
- };
- CDEC1DDD235167880091D9F2 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDEC1DD4235167880091D9F2 /* GoogleMock.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 05E96ABD1A68600C00204102;
- remoteInfo = gmock;
- };
- CDEC1DDF235167880091D9F2 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDEC1DD4235167880091D9F2 /* GoogleMock.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 05E96B1F1A68634900204102;
- remoteInfo = gtest;
- };
- CDEC1DE1235167880091D9F2 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDEC1DD4235167880091D9F2 /* GoogleMock.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 05818F901A685AEA0072A469;
- remoteInfo = GoogleMockTests;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXCopyFilesBuildPhase section */
- CD21ADFF1E4A128F00536178 /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = /usr/share/man/man1/;
- dstSubfolderSpec = 0;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 1;
- };
- /* End PBXCopyFilesBuildPhase section */
- /* Begin PBXFileReference section */
- CD21AE011E4A128F00536178 /* bucket_hash_tc */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = bucket_hash_tc; sourceTree = BUILT_PRODUCTS_DIR; };
- CD21AE0E1E4A130500536178 /* bucket_hash_tc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bucket_hash_tc.cpp; sourceTree = "<group>"; };
- CD21AE0F1E4A130500536178 /* bucket_hash_map.t.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bucket_hash_map.t.h; sourceTree = "<group>"; };
- CD21AE111E4A1F2A00536178 /* bucket_hash_map.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = bucket_hash_map.hpp; sourceTree = "<group>"; };
- CD7172E61E5685F10048DFFF /* bucket_hash_set.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = bucket_hash_set.hpp; sourceTree = "<group>"; };
- CD7172E71E57AEE20048DFFF /* bucket_hash_set.t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bucket_hash_set.t.h; sourceTree = "<group>"; };
- CDEC1DD4235167880091D9F2 /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- CD21ADFE1E4A128F00536178 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- CD21ADF81E4A128F00536178 = {
- isa = PBXGroup;
- children = (
- CDEC1DD4235167880091D9F2 /* GoogleMock.xcodeproj */,
- CD21AE0B1E4A12A600536178 /* src */,
- CD21AE0C1E4A12AA00536178 /* test */,
- CD21AE021E4A128F00536178 /* Products */,
- );
- sourceTree = "<group>";
- };
- CD21AE021E4A128F00536178 /* Products */ = {
- isa = PBXGroup;
- children = (
- CD21AE011E4A128F00536178 /* bucket_hash_tc */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- CD21AE0B1E4A12A600536178 /* src */ = {
- isa = PBXGroup;
- children = (
- CD21AE111E4A1F2A00536178 /* bucket_hash_map.hpp */,
- CD7172E61E5685F10048DFFF /* bucket_hash_set.hpp */,
- );
- name = src;
- sourceTree = "<group>";
- };
- CD21AE0C1E4A12AA00536178 /* test */ = {
- isa = PBXGroup;
- children = (
- CD21AE0F1E4A130500536178 /* bucket_hash_map.t.h */,
- CD7172E71E57AEE20048DFFF /* bucket_hash_set.t.h */,
- CD21AE0E1E4A130500536178 /* bucket_hash_tc.cpp */,
- );
- name = test;
- sourceTree = "<group>";
- };
- CDEC1DD5235167880091D9F2 /* Products */ = {
- isa = PBXGroup;
- children = (
- CDEC1DDC235167880091D9F2 /* GoogleMock.framework */,
- CDEC1DDE235167880091D9F2 /* gmock.framework */,
- CDEC1DE0235167880091D9F2 /* gtest.framework */,
- CDEC1DE2235167880091D9F2 /* GoogleMockTests.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- CD21AE001E4A128F00536178 /* bucket_hash_tc */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CD21AE081E4A128F00536178 /* Build configuration list for PBXNativeTarget "bucket_hash_tc" */;
- buildPhases = (
- CD21AE0D1E4A12CF00536178 /* ShellScript */,
- CD21ADFD1E4A128F00536178 /* Sources */,
- CD21ADFE1E4A128F00536178 /* Frameworks */,
- CD21ADFF1E4A128F00536178 /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = bucket_hash_tc;
- productName = bucket_hash_map;
- productReference = CD21AE011E4A128F00536178 /* bucket_hash_tc */;
- productType = "com.apple.product-type.tool";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- CD21ADF91E4A128F00536178 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 1230;
- ORGANIZATIONNAME = "Sam Jaffe";
- TargetAttributes = {
- CD21AE001E4A128F00536178 = {
- CreatedOnToolsVersion = 7.2.1;
- };
- };
- };
- buildConfigurationList = CD21ADFC1E4A128F00536178 /* Build configuration list for PBXProject "bucket_hash" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = CD21ADF81E4A128F00536178;
- productRefGroup = CD21AE021E4A128F00536178 /* Products */;
- projectDirPath = "";
- projectReferences = (
- {
- ProductGroup = CDEC1DD5235167880091D9F2 /* Products */;
- ProjectRef = CDEC1DD4235167880091D9F2 /* GoogleMock.xcodeproj */;
- },
- );
- projectRoot = "";
- targets = (
- CD21AE001E4A128F00536178 /* bucket_hash_tc */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXReferenceProxy section */
- CDEC1DDC235167880091D9F2 /* GoogleMock.framework */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.framework;
- path = GoogleMock.framework;
- remoteRef = CDEC1DDB235167880091D9F2 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CDEC1DDE235167880091D9F2 /* gmock.framework */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.framework;
- path = gmock.framework;
- remoteRef = CDEC1DDD235167880091D9F2 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CDEC1DE0235167880091D9F2 /* gtest.framework */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.framework;
- path = gtest.framework;
- remoteRef = CDEC1DDF235167880091D9F2 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CDEC1DE2235167880091D9F2 /* GoogleMockTests.xctest */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.cfbundle;
- path = GoogleMockTests.xctest;
- remoteRef = CDEC1DE1235167880091D9F2 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- /* End PBXReferenceProxy section */
- /* Begin PBXShellScriptBuildPhase section */
- CD21AE0D1E4A12CF00536178 /* ShellScript */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- "$(SRCROOT)/bucket_hash_map.t.h",
- "$(SRCROOT)/bucket_hash_set.t.h",
- );
- outputPaths = (
- "$(SRCROOT)/bucket_hash_tc.cpp",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "cxxtestgen --error-printer -o bucket_hash_tc.cpp bucket_hash_map.t.h bucket_hash_set.t.h";
- };
- /* End PBXShellScriptBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- CD21ADFD1E4A128F00536178 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CD21AE101E4A130500536178 /* bucket_hash_tc.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin XCBuildConfiguration section */
- CD21AE061E4A128F00536178 /* 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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- 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;
- };
- CD21AE071E4A128F00536178 /* 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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- 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;
- };
- CD21AE091E4A128F00536178 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_IDENTITY = "-";
- HEADER_SEARCH_PATHS = (
- /usr/local/include/,
- ../,
- );
- PRODUCT_NAME = bucket_hash_tc;
- };
- name = Debug;
- };
- CD21AE0A1E4A128F00536178 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_IDENTITY = "-";
- HEADER_SEARCH_PATHS = (
- /usr/local/include/,
- ../,
- );
- PRODUCT_NAME = bucket_hash_tc;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- CD21ADFC1E4A128F00536178 /* Build configuration list for PBXProject "bucket_hash" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CD21AE061E4A128F00536178 /* Debug */,
- CD21AE071E4A128F00536178 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CD21AE081E4A128F00536178 /* Build configuration list for PBXNativeTarget "bucket_hash_tc" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CD21AE091E4A128F00536178 /* Debug */,
- CD21AE0A1E4A128F00536178 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = CD21ADF91E4A128F00536178 /* Project object */;
- }
|