// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ CD27237E2198743900AB079D /* prototype_compiler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD27237C2198743900AB079D /* prototype_compiler.cpp */; }; CDB23F63230B69A300AC1138 /* libresource_factory.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD35DCDD1D612CCD00BE3686 /* libresource_factory.dylib */; }; CDB23F6A230B69B900AC1138 /* prototype_compiler_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CDB23F69230B69B900AC1138 /* prototype_compiler_test.cpp */; }; CDB23F7B230B69D400AC1138 /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDB23F73230B69C800AC1138 /* GoogleMock.framework */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ CDB23F64230B69A300AC1138 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = CD35DCD51D612CCD00BE3686 /* Project object */; proxyType = 1; remoteGlobalIDString = CD35DCDC1D612CCD00BE3686; remoteInfo = resource_factory; }; CDB23F72230B69C800AC1138 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = CDB23F6B230B69C800AC1138 /* GoogleMock.xcodeproj */; proxyType = 2; remoteGlobalIDString = 05818F861A685AEA0072A469; remoteInfo = GoogleMock; }; CDB23F74230B69C800AC1138 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = CDB23F6B230B69C800AC1138 /* GoogleMock.xcodeproj */; proxyType = 2; remoteGlobalIDString = 05E96ABD1A68600C00204102; remoteInfo = gmock; }; CDB23F76230B69C800AC1138 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = CDB23F6B230B69C800AC1138 /* GoogleMock.xcodeproj */; proxyType = 2; remoteGlobalIDString = 05E96B1F1A68634900204102; remoteInfo = gtest; }; CDB23F78230B69C800AC1138 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = CDB23F6B230B69C800AC1138 /* GoogleMock.xcodeproj */; proxyType = 2; remoteGlobalIDString = 05818F901A685AEA0072A469; remoteInfo = GoogleMockTests; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ CD27237C2198743900AB079D /* prototype_compiler.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = prototype_compiler.cpp; sourceTree = ""; }; CD35DCDD1D612CCD00BE3686 /* libresource_factory.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libresource_factory.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; CDAA16FE21A3A5ED007BBA11 /* resource_factory */ = {isa = PBXFileReference; lastKnownFileType = folder; name = resource_factory; path = include/resource_factory; sourceTree = ""; }; CDB23F5E230B69A300AC1138 /* resource_factory-test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "resource_factory-test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; CDB23F62230B69A300AC1138 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; CDB23F69230B69B900AC1138 /* prototype_compiler_test.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = prototype_compiler_test.cpp; sourceTree = ""; }; CDB23F6B230B69C800AC1138 /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ CD35DCDA1D612CCD00BE3686 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; CDB23F5B230B69A300AC1138 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( CDB23F7B230B69D400AC1138 /* GoogleMock.framework in Frameworks */, CDB23F63230B69A300AC1138 /* libresource_factory.dylib in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ CD35DCD41D612CCD00BE3686 = { isa = PBXGroup; children = ( CDB23F6B230B69C800AC1138 /* GoogleMock.xcodeproj */, CDAA16FE21A3A5ED007BBA11 /* resource_factory */, CDAA170021A3A5FE007BBA11 /* src */, CDAA16FF21A3A5FE007BBA11 /* test */, CDB23F5F230B69A300AC1138 /* resource_factory-test */, CD35DCDE1D612CCD00BE3686 /* Products */, CDB23F7A230B69D400AC1138 /* Frameworks */, ); sourceTree = ""; }; CD35DCDE1D612CCD00BE3686 /* Products */ = { isa = PBXGroup; children = ( CD35DCDD1D612CCD00BE3686 /* libresource_factory.dylib */, CDB23F5E230B69A300AC1138 /* resource_factory-test.xctest */, ); name = Products; sourceTree = ""; }; CDAA16FF21A3A5FE007BBA11 /* test */ = { isa = PBXGroup; children = ( CDB23F69230B69B900AC1138 /* prototype_compiler_test.cpp */, ); path = test; sourceTree = ""; }; CDAA170021A3A5FE007BBA11 /* src */ = { isa = PBXGroup; children = ( CD27237C2198743900AB079D /* prototype_compiler.cpp */, ); path = src; sourceTree = ""; }; CDB23F5F230B69A300AC1138 /* resource_factory-test */ = { isa = PBXGroup; children = ( CDB23F62230B69A300AC1138 /* Info.plist */, ); path = "resource_factory-test"; sourceTree = ""; }; CDB23F6C230B69C800AC1138 /* Products */ = { isa = PBXGroup; children = ( CDB23F73230B69C800AC1138 /* GoogleMock.framework */, CDB23F75230B69C800AC1138 /* gmock.framework */, CDB23F77230B69C800AC1138 /* gtest.framework */, CDB23F79230B69C800AC1138 /* GoogleMockTests.xctest */, ); name = Products; sourceTree = ""; }; CDB23F7A230B69D400AC1138 /* Frameworks */ = { isa = PBXGroup; children = ( ); name = Frameworks; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ CD35DCDB1D612CCD00BE3686 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ CD35DCDC1D612CCD00BE3686 /* resource_factory */ = { isa = PBXNativeTarget; buildConfigurationList = CD35DCE81D612CCD00BE3686 /* Build configuration list for PBXNativeTarget "resource_factory" */; buildPhases = ( CD35DCD91D612CCD00BE3686 /* Sources */, CD35DCDA1D612CCD00BE3686 /* Frameworks */, CD35DCDB1D612CCD00BE3686 /* Headers */, ); buildRules = ( ); dependencies = ( ); name = resource_factory; productName = resource_factory; productReference = CD35DCDD1D612CCD00BE3686 /* libresource_factory.dylib */; productType = "com.apple.product-type.library.dynamic"; }; CDB23F5D230B69A300AC1138 /* resource_factory-test */ = { isa = PBXNativeTarget; buildConfigurationList = CDB23F68230B69A300AC1138 /* Build configuration list for PBXNativeTarget "resource_factory-test" */; buildPhases = ( CDB23F5A230B69A300AC1138 /* Sources */, CDB23F5B230B69A300AC1138 /* Frameworks */, CDB23F5C230B69A300AC1138 /* Resources */, ); buildRules = ( ); dependencies = ( CDB23F65230B69A300AC1138 /* PBXTargetDependency */, ); name = "resource_factory-test"; productName = "resource_factory-test"; productReference = CDB23F5E230B69A300AC1138 /* resource_factory-test.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ CD35DCD51D612CCD00BE3686 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 1030; ORGANIZATIONNAME = "Sam Jaffe"; TargetAttributes = { CD35DCDC1D612CCD00BE3686 = { CreatedOnToolsVersion = 7.2.1; }; CDB23F5D230B69A300AC1138 = { CreatedOnToolsVersion = 10.3; ProvisioningStyle = Automatic; }; }; }; buildConfigurationList = CD35DCD81D612CCD00BE3686 /* Build configuration list for PBXProject "resource_factory" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = CD35DCD41D612CCD00BE3686; productRefGroup = CD35DCDE1D612CCD00BE3686 /* Products */; projectDirPath = ""; projectReferences = ( { ProductGroup = CDB23F6C230B69C800AC1138 /* Products */; ProjectRef = CDB23F6B230B69C800AC1138 /* GoogleMock.xcodeproj */; }, ); projectRoot = ""; targets = ( CD35DCDC1D612CCD00BE3686 /* resource_factory */, CDB23F5D230B69A300AC1138 /* resource_factory-test */, ); }; /* End PBXProject section */ /* Begin PBXReferenceProxy section */ CDB23F73230B69C800AC1138 /* GoogleMock.framework */ = { isa = PBXReferenceProxy; fileType = wrapper.framework; path = GoogleMock.framework; remoteRef = CDB23F72230B69C800AC1138 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; CDB23F75230B69C800AC1138 /* gmock.framework */ = { isa = PBXReferenceProxy; fileType = wrapper.framework; path = gmock.framework; remoteRef = CDB23F74230B69C800AC1138 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; CDB23F77230B69C800AC1138 /* gtest.framework */ = { isa = PBXReferenceProxy; fileType = wrapper.framework; path = gtest.framework; remoteRef = CDB23F76230B69C800AC1138 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; CDB23F79230B69C800AC1138 /* GoogleMockTests.xctest */ = { isa = PBXReferenceProxy; fileType = wrapper.cfbundle; path = GoogleMockTests.xctest; remoteRef = CDB23F78230B69C800AC1138 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXReferenceProxy section */ /* Begin PBXResourcesBuildPhase section */ CDB23F5C230B69A300AC1138 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ CD35DCD91D612CCD00BE3686 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( CD27237E2198743900AB079D /* prototype_compiler.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; CDB23F5A230B69A300AC1138 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( CDB23F6A230B69B900AC1138 /* prototype_compiler_test.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ CDB23F65230B69A300AC1138 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = CD35DCDC1D612CCD00BE3686 /* resource_factory */; targetProxy = CDB23F64230B69A300AC1138 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ CD35DCE61D612CCD00BE3686 /* 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; }; CD35DCE71D612CCD00BE3686 /* 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; }; CD35DCE91D612CCD00BE3686 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; EXECUTABLE_PREFIX = lib; GCC_ENABLE_CPP_EXCEPTIONS = YES; GCC_ENABLE_CPP_RTTI = YES; GCC_SYMBOLS_PRIVATE_EXTERN = YES; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; CD35DCEA1D612CCD00BE3686 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; EXECUTABLE_PREFIX = lib; GCC_ENABLE_CPP_EXCEPTIONS = YES; GCC_ENABLE_CPP_RTTI = YES; GCC_SYMBOLS_PRIVATE_EXTERN = YES; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; CDB23F66230B69A300AC1138 /* 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 = "resource_factory-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.resource-factory-test"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; CDB23F67230B69A300AC1138 /* 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 = "resource_factory-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.resource-factory-test"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ CD35DCD81D612CCD00BE3686 /* Build configuration list for PBXProject "resource_factory" */ = { isa = XCConfigurationList; buildConfigurations = ( CD35DCE61D612CCD00BE3686 /* Debug */, CD35DCE71D612CCD00BE3686 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; CD35DCE81D612CCD00BE3686 /* Build configuration list for PBXNativeTarget "resource_factory" */ = { isa = XCConfigurationList; buildConfigurations = ( CD35DCE91D612CCD00BE3686 /* Debug */, CD35DCEA1D612CCD00BE3686 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; CDB23F68230B69A300AC1138 /* Build configuration list for PBXNativeTarget "resource_factory-test" */ = { isa = XCConfigurationList; buildConfigurations = ( CDB23F66230B69A300AC1138 /* Debug */, CDB23F67230B69A300AC1138 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = CD35DCD51D612CCD00BE3686 /* Project object */; }