// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ CDEC1E4E23520D340091D9F2 /* either_stream_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDEC1E3D23520D130091D9F2 /* either_stream_test.cxx */; }; CDEC1E5023520D380091D9F2 /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDEC1D91235166330091D9F2 /* GoogleMock.framework */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ CDEC1D90235166330091D9F2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = CDEC1D89235166330091D9F2 /* GoogleMock.xcodeproj */; proxyType = 2; remoteGlobalIDString = 05818F861A685AEA0072A469; remoteInfo = GoogleMock; }; CDEC1D92235166330091D9F2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = CDEC1D89235166330091D9F2 /* GoogleMock.xcodeproj */; proxyType = 2; remoteGlobalIDString = 05E96ABD1A68600C00204102; remoteInfo = gmock; }; CDEC1D94235166330091D9F2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = CDEC1D89235166330091D9F2 /* GoogleMock.xcodeproj */; proxyType = 2; remoteGlobalIDString = 05E96B1F1A68634900204102; remoteInfo = gtest; }; CDEC1D96235166330091D9F2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = CDEC1D89235166330091D9F2 /* GoogleMock.xcodeproj */; proxyType = 2; remoteGlobalIDString = 05818F901A685AEA0072A469; remoteInfo = GoogleMockTests; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ CDEC1D89235166330091D9F2 /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = ""; }; CDEC1E2123520CAA0091D9F2 /* stream */ = {isa = PBXFileReference; lastKnownFileType = folder; name = stream; path = include/stream; sourceTree = ""; }; CDEC1E3D23520D130091D9F2 /* either_stream_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = either_stream_test.cxx; sourceTree = ""; }; CDEC1E4623520D270091D9F2 /* either.stream-test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "either.stream-test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; CDEC1E4A23520D270091D9F2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ CDEC1E4323520D270091D9F2 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( CDEC1E5023520D380091D9F2 /* GoogleMock.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ CD407BC91E42D42B00BBA0D5 = { isa = PBXGroup; children = ( CDEC1D89235166330091D9F2 /* GoogleMock.xcodeproj */, CDEC1E2123520CAA0091D9F2 /* stream */, CD407BE21E42D45A00BBA0D5 /* test */, CDEC1E4723520D270091D9F2 /* either.stream-test */, CD407BD31E42D42B00BBA0D5 /* Products */, CDEC1E4F23520D380091D9F2 /* Frameworks */, ); sourceTree = ""; }; CD407BD31E42D42B00BBA0D5 /* Products */ = { isa = PBXGroup; children = ( CDEC1E4623520D270091D9F2 /* either.stream-test.xctest */, ); name = Products; sourceTree = ""; }; CD407BE21E42D45A00BBA0D5 /* test */ = { isa = PBXGroup; children = ( CDEC1E3D23520D130091D9F2 /* either_stream_test.cxx */, ); path = test; sourceTree = ""; }; CDEC1D8A235166330091D9F2 /* Products */ = { isa = PBXGroup; children = ( CDEC1D91235166330091D9F2 /* GoogleMock.framework */, CDEC1D93235166330091D9F2 /* gmock.framework */, CDEC1D95235166330091D9F2 /* gtest.framework */, CDEC1D97235166330091D9F2 /* GoogleMockTests.xctest */, ); name = Products; sourceTree = ""; }; CDEC1E4723520D270091D9F2 /* either.stream-test */ = { isa = PBXGroup; children = ( CDEC1E4A23520D270091D9F2 /* Info.plist */, ); path = "either.stream-test"; sourceTree = ""; }; CDEC1E4F23520D380091D9F2 /* Frameworks */ = { isa = PBXGroup; children = ( ); name = Frameworks; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ CDEC1E4523520D270091D9F2 /* either.stream-test */ = { isa = PBXNativeTarget; buildConfigurationList = CDEC1E4B23520D270091D9F2 /* Build configuration list for PBXNativeTarget "either.stream-test" */; buildPhases = ( CDEC1E4223520D270091D9F2 /* Sources */, CDEC1E4323520D270091D9F2 /* Frameworks */, CDEC1E4423520D270091D9F2 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = "either.stream-test"; productName = "either.stream-test"; productReference = CDEC1E4623520D270091D9F2 /* either.stream-test.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ CD407BCA1E42D42B00BBA0D5 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 1110; ORGANIZATIONNAME = "Sam Jaffe"; TargetAttributes = { CDEC1E4523520D270091D9F2 = { CreatedOnToolsVersion = 11.1; ProvisioningStyle = Automatic; }; }; }; buildConfigurationList = CD407BCD1E42D42B00BBA0D5 /* Build configuration list for PBXProject "either.stream" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = CD407BC91E42D42B00BBA0D5; productRefGroup = CD407BD31E42D42B00BBA0D5 /* Products */; projectDirPath = ""; projectReferences = ( { ProductGroup = CDEC1D8A235166330091D9F2 /* Products */; ProjectRef = CDEC1D89235166330091D9F2 /* GoogleMock.xcodeproj */; }, ); projectRoot = ""; targets = ( CDEC1E4523520D270091D9F2 /* either.stream-test */, ); }; /* End PBXProject section */ /* Begin PBXReferenceProxy section */ CDEC1D91235166330091D9F2 /* GoogleMock.framework */ = { isa = PBXReferenceProxy; fileType = wrapper.framework; path = GoogleMock.framework; remoteRef = CDEC1D90235166330091D9F2 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; CDEC1D93235166330091D9F2 /* gmock.framework */ = { isa = PBXReferenceProxy; fileType = wrapper.framework; path = gmock.framework; remoteRef = CDEC1D92235166330091D9F2 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; CDEC1D95235166330091D9F2 /* gtest.framework */ = { isa = PBXReferenceProxy; fileType = wrapper.framework; path = gtest.framework; remoteRef = CDEC1D94235166330091D9F2 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; CDEC1D97235166330091D9F2 /* GoogleMockTests.xctest */ = { isa = PBXReferenceProxy; fileType = wrapper.cfbundle; path = GoogleMockTests.xctest; remoteRef = CDEC1D96235166330091D9F2 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXReferenceProxy section */ /* Begin PBXResourcesBuildPhase section */ CDEC1E4423520D270091D9F2 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ CDEC1E4223520D270091D9F2 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( CDEC1E4E23520D340091D9F2 /* either_stream_test.cxx in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ CD407BD71E42D42B00BBA0D5 /* 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; USER_HEADER_SEARCH_PATHS = ./include/; }; name = Debug; }; CD407BD81E42D42B00BBA0D5 /* 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; USER_HEADER_SEARCH_PATHS = ./include/; }; name = Release; }; CDEC1E4C23520D270091D9F2 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; GCC_C_LANGUAGE_STANDARD = gnu11; INFOPLIST_FILE = "either.stream-test/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; MACOSX_DEPLOYMENT_TARGET = 10.14; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.either-stream-test"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; CDEC1E4D23520D270091D9F2 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; GCC_C_LANGUAGE_STANDARD = gnu11; INFOPLIST_FILE = "either.stream-test/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; MACOSX_DEPLOYMENT_TARGET = 10.14; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.either-stream-test"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ CD407BCD1E42D42B00BBA0D5 /* Build configuration list for PBXProject "either.stream" */ = { isa = XCConfigurationList; buildConfigurations = ( CD407BD71E42D42B00BBA0D5 /* Debug */, CD407BD81E42D42B00BBA0D5 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; CDEC1E4B23520D270091D9F2 /* Build configuration list for PBXNativeTarget "either.stream-test" */ = { isa = XCConfigurationList; buildConfigurations = ( CDEC1E4C23520D270091D9F2 /* Debug */, CDEC1E4D23520D270091D9F2 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = CD407BCA1E42D42B00BBA0D5 /* Project object */; }