// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ EE1504321AA54BF90043EDF5 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EE1504311AA54BF90043EDF5 /* main.cpp */; }; EE65A1801AA7F025005E1A72 /* om_sphere2dome in CopyFiles */ = {isa = PBXBuildFile; fileRef = EE15042E1AA54BF90043EDF5 /* om_sphere2dome */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; EEBB1DAC1AACCCA700C49FC3 /* libOmUtil.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EEBB1DAB1AACCCA700C49FC3 /* libOmUtil.a */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ EE15042C1AA54BF80043EDF5 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 12; dstPath = /Users/poly/bin; dstSubfolderSpec = 0; files = ( EE65A1801AA7F025005E1A72 /* om_sphere2dome in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 0; }; EE65A17F1AA7F00D005E1A72 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = ""; dstSubfolderSpec = 7; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ EE15042E1AA54BF90043EDF5 /* om_sphere2dome */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = om_sphere2dome; sourceTree = BUILT_PRODUCTS_DIR; }; EE1504311AA54BF90043EDF5 /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = ""; }; EEBB1DAB1AACCCA700C49FC3 /* libOmUtil.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libOmUtil.a; path = ../../Shared/OmUtil/build/Debug/libOmUtil.a; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ EE15042B1AA54BF80043EDF5 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( EEBB1DAC1AACCCA700C49FC3 /* libOmUtil.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ EE1504251AA54BF80043EDF5 = { isa = PBXGroup; children = ( EEBB1DAB1AACCCA700C49FC3 /* libOmUtil.a */, EE1504301AA54BF90043EDF5 /* om_sphere2dome */, EE15042F1AA54BF90043EDF5 /* Products */, ); sourceTree = ""; }; EE15042F1AA54BF90043EDF5 /* Products */ = { isa = PBXGroup; children = ( EE15042E1AA54BF90043EDF5 /* om_sphere2dome */, ); name = Products; sourceTree = ""; }; EE1504301AA54BF90043EDF5 /* om_sphere2dome */ = { isa = PBXGroup; children = ( EE1504311AA54BF90043EDF5 /* main.cpp */, ); path = om_sphere2dome; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ EE15042D1AA54BF80043EDF5 /* om_sphere2dome */ = { isa = PBXNativeTarget; buildConfigurationList = EE1504351AA54BF90043EDF5 /* Build configuration list for PBXNativeTarget "om_sphere2dome" */; buildPhases = ( EE15042A1AA54BF80043EDF5 /* Sources */, EE15042B1AA54BF80043EDF5 /* Frameworks */, EE15042C1AA54BF80043EDF5 /* CopyFiles */, EE65A17F1AA7F00D005E1A72 /* CopyFiles */, ); buildRules = ( ); dependencies = ( ); name = om_sphere2dome; productName = om_sphere2dome; productReference = EE15042E1AA54BF90043EDF5 /* om_sphere2dome */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ EE1504261AA54BF80043EDF5 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0610; ORGANIZATIONNAME = omino.com; TargetAttributes = { EE15042D1AA54BF80043EDF5 = { CreatedOnToolsVersion = 6.1.1; }; }; }; buildConfigurationList = EE1504291AA54BF80043EDF5 /* Build configuration list for PBXProject "om_sphere2dome" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, English, Japanese, ); mainGroup = EE1504251AA54BF80043EDF5; productRefGroup = EE15042F1AA54BF90043EDF5 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( EE15042D1AA54BF80043EDF5 /* om_sphere2dome */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ EE15042A1AA54BF80043EDF5 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( EE1504321AA54BF90043EDF5 /* main.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ EE1504331AA54BF90043EDF5 /* 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.9; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; USER_HEADER_SEARCH_PATHS = "\"../../Shared/OmUtil/Headers\""; }; name = Debug; }; EE1504341AA54BF90043EDF5 /* 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.9; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = macosx; USER_HEADER_SEARCH_PATHS = "\"../../Shared/OmUtil/Headers\""; }; name = Release; }; EE1504361AA54BF90043EDF5 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { LIBRARY_SEARCH_PATHS = ( ../../Shared/OmUtil/build/Debug, "$(inherited)", ); PRODUCT_NAME = "$(TARGET_NAME)"; USER_HEADER_SEARCH_PATHS = "$(inherited)"; }; name = Debug; }; EE1504371AA54BF90043EDF5 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { LIBRARY_SEARCH_PATHS = ( ../../Shared/OmUtil/build/Debug, "$(inherited)", ); PRODUCT_NAME = "$(TARGET_NAME)"; USER_HEADER_SEARCH_PATHS = "$(inherited)"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ EE1504291AA54BF80043EDF5 /* Build configuration list for PBXProject "om_sphere2dome" */ = { isa = XCConfigurationList; buildConfigurations = ( EE1504331AA54BF90043EDF5 /* Debug */, EE1504341AA54BF90043EDF5 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; EE1504351AA54BF90043EDF5 /* Build configuration list for PBXNativeTarget "om_sphere2dome" */ = { isa = XCConfigurationList; buildConfigurations = ( EE1504361AA54BF90043EDF5 /* Debug */, EE1504371AA54BF90043EDF5 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = EE1504261AA54BF80043EDF5 /* Project object */; }