// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ C45158EE1AA898A000899FE6 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C45158ED1AA898A000899FE6 /* main.cpp */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ C45158E81AA898A000899FE6 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = /usr/share/man/man1/; dstSubfolderSpec = 0; files = ( ); runOnlyForDeploymentPostprocessing = 1; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ C45158EA1AA898A000899FE6 /* ranlin */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ranlin; sourceTree = BUILT_PRODUCTS_DIR; }; C45158ED1AA898A000899FE6 /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ C45158E71AA898A000899FE6 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ C45158E11AA898A000899FE6 = { isa = PBXGroup; children = ( C45158EC1AA898A000899FE6 /* ranlin */, C45158EB1AA898A000899FE6 /* Products */, ); sourceTree = ""; }; C45158EB1AA898A000899FE6 /* Products */ = { isa = PBXGroup; children = ( C45158EA1AA898A000899FE6 /* ranlin */, ); name = Products; sourceTree = ""; }; C45158EC1AA898A000899FE6 /* ranlin */ = { isa = PBXGroup; children = ( C45158ED1AA898A000899FE6 /* main.cpp */, ); path = ranlin; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ C45158E91AA898A000899FE6 /* ranlin */ = { isa = PBXNativeTarget; buildConfigurationList = C45158F11AA898A000899FE6 /* Build configuration list for PBXNativeTarget "ranlin" */; buildPhases = ( C45158E61AA898A000899FE6 /* Sources */, C45158E71AA898A000899FE6 /* Frameworks */, C45158E81AA898A000899FE6 /* CopyFiles */, ); buildRules = ( ); dependencies = ( ); name = ranlin; productName = ranlin; productReference = C45158EA1AA898A000899FE6 /* ranlin */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ C45158E21AA898A000899FE6 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0610; ORGANIZATIONNAME = Thalictrum; TargetAttributes = { C45158E91AA898A000899FE6 = { CreatedOnToolsVersion = 6.1.1; }; }; }; buildConfigurationList = C45158E51AA898A000899FE6 /* Build configuration list for PBXProject "ranlin" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = C45158E11AA898A000899FE6; productRefGroup = C45158EB1AA898A000899FE6 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( C45158E91AA898A000899FE6 /* ranlin */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ C45158E61AA898A000899FE6 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( C45158EE1AA898A000899FE6 /* main.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ C45158EF1AA898A000899FE6 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); GCC_SYMBOLS_PRIVATE_EXTERN = NO; 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; }; C45158F01AA898A000899FE6 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; 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; }; C45158F21AA898A000899FE6 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; C45158F31AA898A000899FE6 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ C45158E51AA898A000899FE6 /* Build configuration list for PBXProject "ranlin" */ = { isa = XCConfigurationList; buildConfigurations = ( C45158EF1AA898A000899FE6 /* Debug */, C45158F01AA898A000899FE6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C45158F11AA898A000899FE6 /* Build configuration list for PBXNativeTarget "ranlin" */ = { isa = XCConfigurationList; buildConfigurations = ( C45158F21AA898A000899FE6 /* Debug */, C45158F31AA898A000899FE6 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = C45158E21AA898A000899FE6 /* Project object */; }