// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ E9CDD7461EDCC9F4002FF7B8 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = E9CDD7451EDCC9F4002FF7B8 /* main.m */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ E9CDD7401EDCC9F4002FF7B8 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = /usr/share/man/man1/; dstSubfolderSpec = 0; files = ( ); runOnlyForDeploymentPostprocessing = 1; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ E9CDD7421EDCC9F4002FF7B8 /* BlueTerm */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = BlueTerm; sourceTree = BUILT_PRODUCTS_DIR; }; E9CDD7451EDCC9F4002FF7B8 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ E9CDD73F1EDCC9F4002FF7B8 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ E9CDD7391EDCC9F4002FF7B8 = { isa = PBXGroup; children = ( E9CDD7441EDCC9F4002FF7B8 /* BlueTerm */, E9CDD7431EDCC9F4002FF7B8 /* Products */, ); sourceTree = ""; }; E9CDD7431EDCC9F4002FF7B8 /* Products */ = { isa = PBXGroup; children = ( E9CDD7421EDCC9F4002FF7B8 /* BlueTerm */, ); name = Products; sourceTree = ""; }; E9CDD7441EDCC9F4002FF7B8 /* BlueTerm */ = { isa = PBXGroup; children = ( E9CDD7451EDCC9F4002FF7B8 /* main.m */, ); path = BlueTerm; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ E9CDD7411EDCC9F4002FF7B8 /* BlueTerm */ = { isa = PBXNativeTarget; buildConfigurationList = E9CDD7491EDCC9F4002FF7B8 /* Build configuration list for PBXNativeTarget "BlueTerm" */; buildPhases = ( E9CDD73E1EDCC9F4002FF7B8 /* Sources */, E9CDD73F1EDCC9F4002FF7B8 /* Frameworks */, E9CDD7401EDCC9F4002FF7B8 /* CopyFiles */, ); buildRules = ( ); dependencies = ( ); name = BlueTerm; productName = BlueTerm; productReference = E9CDD7421EDCC9F4002FF7B8 /* BlueTerm */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ E9CDD73A1EDCC9F4002FF7B8 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0720; ORGANIZATIONNAME = "Thomas Buck"; TargetAttributes = { E9CDD7411EDCC9F4002FF7B8 = { CreatedOnToolsVersion = 7.2.1; }; }; }; buildConfigurationList = E9CDD73D1EDCC9F4002FF7B8 /* Build configuration list for PBXProject "BlueTerm" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = E9CDD7391EDCC9F4002FF7B8; productRefGroup = E9CDD7431EDCC9F4002FF7B8 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( E9CDD7411EDCC9F4002FF7B8 /* BlueTerm */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ E9CDD73E1EDCC9F4002FF7B8 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( E9CDD7461EDCC9F4002FF7B8 /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ E9CDD7471EDCC9F4002FF7B8 /* 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; 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; }; E9CDD7481EDCC9F4002FF7B8 /* 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; 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; }; E9CDD74A1EDCC9F4002FF7B8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; E9CDD74B1EDCC9F4002FF7B8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ E9CDD73D1EDCC9F4002FF7B8 /* Build configuration list for PBXProject "BlueTerm" */ = { isa = XCConfigurationList; buildConfigurations = ( E9CDD7471EDCC9F4002FF7B8 /* Debug */, E9CDD7481EDCC9F4002FF7B8 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; E9CDD7491EDCC9F4002FF7B8 /* Build configuration list for PBXNativeTarget "BlueTerm" */ = { isa = XCConfigurationList; buildConfigurations = ( E9CDD74A1EDCC9F4002FF7B8 /* Debug */, E9CDD74B1EDCC9F4002FF7B8 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = E9CDD73A1EDCC9F4002FF7B8 /* Project object */; }