nuclear@0: // !$*UTF8*$! nuclear@0: { nuclear@0: archiveVersion = 1; nuclear@0: classes = { nuclear@0: }; nuclear@0: objectVersion = 46; nuclear@0: objects = { nuclear@0: nuclear@0: /* Begin PBXBuildFile section */ nuclear@0: 0669D6751BA858BF00611CFA /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 0669D6741BA858BF00611CFA /* Info.plist */; }; nuclear@0: 0669D67F1BA85DDE00611CFA /* app_delegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 0669D67B1BA85DDE00611CFA /* app_delegate.m */; }; nuclear@0: 0669D6801BA85DDE00611CFA /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 0669D67C1BA85DDE00611CFA /* main.m */; }; nuclear@0: 0669D6811BA85DDE00611CFA /* viewctl.m in Sources */ = {isa = PBXBuildFile; fileRef = 0669D67E1BA85DDE00611CFA /* viewctl.m */; }; nuclear@0: /* End PBXBuildFile section */ nuclear@0: nuclear@0: /* Begin PBXFileReference section */ nuclear@0: 0669D6471BA851BE00611CFA /* istereo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = istereo.app; sourceTree = BUILT_PRODUCTS_DIR; }; nuclear@0: 0669D6741BA858BF00611CFA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = ios/Info.plist; sourceTree = ""; }; nuclear@0: 0669D67A1BA85DDE00611CFA /* app_delegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = app_delegate.h; path = src/ios/app_delegate.h; sourceTree = ""; }; nuclear@0: 0669D67B1BA85DDE00611CFA /* app_delegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = app_delegate.m; path = src/ios/app_delegate.m; sourceTree = ""; }; nuclear@0: 0669D67C1BA85DDE00611CFA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = src/ios/main.m; sourceTree = ""; }; nuclear@0: 0669D67D1BA85DDE00611CFA /* viewctl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = viewctl.h; path = src/ios/viewctl.h; sourceTree = ""; }; nuclear@0: 0669D67E1BA85DDE00611CFA /* viewctl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = viewctl.m; path = src/ios/viewctl.m; sourceTree = ""; }; nuclear@0: /* End PBXFileReference section */ nuclear@0: nuclear@0: /* Begin PBXFrameworksBuildPhase section */ nuclear@0: 0669D6441BA851BE00611CFA /* Frameworks */ = { nuclear@0: isa = PBXFrameworksBuildPhase; nuclear@0: buildActionMask = 2147483647; nuclear@0: files = ( nuclear@0: ); nuclear@0: runOnlyForDeploymentPostprocessing = 0; nuclear@0: }; nuclear@0: /* End PBXFrameworksBuildPhase section */ nuclear@0: nuclear@0: /* Begin PBXGroup section */ nuclear@0: 0669D63E1BA851BE00611CFA = { nuclear@0: isa = PBXGroup; nuclear@0: children = ( nuclear@0: 0669D6761BA858D600611CFA /* src */, nuclear@0: 0669D6741BA858BF00611CFA /* Info.plist */, nuclear@0: 0669D6481BA851BE00611CFA /* Products */, nuclear@0: ); nuclear@0: sourceTree = ""; nuclear@0: }; nuclear@0: 0669D6481BA851BE00611CFA /* Products */ = { nuclear@0: isa = PBXGroup; nuclear@0: children = ( nuclear@0: 0669D6471BA851BE00611CFA /* istereo.app */, nuclear@0: ); nuclear@0: name = Products; nuclear@0: sourceTree = ""; nuclear@0: }; nuclear@0: 0669D6761BA858D600611CFA /* src */ = { nuclear@0: isa = PBXGroup; nuclear@0: children = ( nuclear@0: 0669D6791BA85DCC00611CFA /* ios */, nuclear@0: ); nuclear@0: name = src; nuclear@0: sourceTree = ""; nuclear@0: }; nuclear@0: 0669D6791BA85DCC00611CFA /* ios */ = { nuclear@0: isa = PBXGroup; nuclear@0: children = ( nuclear@0: 0669D67A1BA85DDE00611CFA /* app_delegate.h */, nuclear@0: 0669D67B1BA85DDE00611CFA /* app_delegate.m */, nuclear@0: 0669D67C1BA85DDE00611CFA /* main.m */, nuclear@0: 0669D67D1BA85DDE00611CFA /* viewctl.h */, nuclear@0: 0669D67E1BA85DDE00611CFA /* viewctl.m */, nuclear@0: ); nuclear@0: name = ios; nuclear@0: sourceTree = ""; nuclear@0: }; nuclear@0: /* End PBXGroup section */ nuclear@0: nuclear@0: /* Begin PBXNativeTarget section */ nuclear@0: 0669D6461BA851BE00611CFA /* istereo */ = { nuclear@0: isa = PBXNativeTarget; nuclear@0: buildConfigurationList = 0669D66E1BA851BE00611CFA /* Build configuration list for PBXNativeTarget "istereo" */; nuclear@0: buildPhases = ( nuclear@0: 0669D6431BA851BE00611CFA /* Sources */, nuclear@0: 0669D6441BA851BE00611CFA /* Frameworks */, nuclear@0: 0669D6451BA851BE00611CFA /* Resources */, nuclear@0: ); nuclear@0: buildRules = ( nuclear@0: ); nuclear@0: dependencies = ( nuclear@0: ); nuclear@0: name = istereo; nuclear@0: productName = istereo; nuclear@0: productReference = 0669D6471BA851BE00611CFA /* istereo.app */; nuclear@0: productType = "com.apple.product-type.application"; nuclear@0: }; nuclear@0: /* End PBXNativeTarget section */ nuclear@0: nuclear@0: /* Begin PBXProject section */ nuclear@0: 0669D63F1BA851BE00611CFA /* Project object */ = { nuclear@0: isa = PBXProject; nuclear@0: attributes = { nuclear@0: LastUpgradeCheck = 0640; nuclear@0: ORGANIZATIONNAME = "Mutant Stargoat"; nuclear@0: TargetAttributes = { nuclear@0: 0669D6461BA851BE00611CFA = { nuclear@0: CreatedOnToolsVersion = 6.4; nuclear@0: DevelopmentTeam = RGR8XFZ5JC; nuclear@0: }; nuclear@0: }; nuclear@0: }; nuclear@0: buildConfigurationList = 0669D6421BA851BE00611CFA /* Build configuration list for PBXProject "istereo" */; nuclear@0: compatibilityVersion = "Xcode 3.2"; nuclear@0: developmentRegion = English; nuclear@0: hasScannedForEncodings = 0; nuclear@0: knownRegions = ( nuclear@0: en, nuclear@0: Base, nuclear@0: ); nuclear@0: mainGroup = 0669D63E1BA851BE00611CFA; nuclear@0: productRefGroup = 0669D6481BA851BE00611CFA /* Products */; nuclear@0: projectDirPath = ""; nuclear@0: projectRoot = ""; nuclear@0: targets = ( nuclear@0: 0669D6461BA851BE00611CFA /* istereo */, nuclear@0: ); nuclear@0: }; nuclear@0: /* End PBXProject section */ nuclear@0: nuclear@0: /* Begin PBXResourcesBuildPhase section */ nuclear@0: 0669D6451BA851BE00611CFA /* Resources */ = { nuclear@0: isa = PBXResourcesBuildPhase; nuclear@0: buildActionMask = 2147483647; nuclear@0: files = ( nuclear@0: 0669D6751BA858BF00611CFA /* Info.plist in Resources */, nuclear@0: ); nuclear@0: runOnlyForDeploymentPostprocessing = 0; nuclear@0: }; nuclear@0: /* End PBXResourcesBuildPhase section */ nuclear@0: nuclear@0: /* Begin PBXSourcesBuildPhase section */ nuclear@0: 0669D6431BA851BE00611CFA /* Sources */ = { nuclear@0: isa = PBXSourcesBuildPhase; nuclear@0: buildActionMask = 2147483647; nuclear@0: files = ( nuclear@0: 0669D6801BA85DDE00611CFA /* main.m in Sources */, nuclear@0: 0669D6811BA85DDE00611CFA /* viewctl.m in Sources */, nuclear@0: 0669D67F1BA85DDE00611CFA /* app_delegate.m in Sources */, nuclear@0: ); nuclear@0: runOnlyForDeploymentPostprocessing = 0; nuclear@0: }; nuclear@0: /* End PBXSourcesBuildPhase section */ nuclear@0: nuclear@0: /* Begin XCBuildConfiguration section */ nuclear@0: 0669D66C1BA851BE00611CFA /* Debug */ = { nuclear@0: isa = XCBuildConfiguration; nuclear@0: buildSettings = { nuclear@0: ALWAYS_SEARCH_USER_PATHS = NO; nuclear@0: CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; nuclear@0: CLANG_CXX_LIBRARY = "libc++"; nuclear@0: CLANG_ENABLE_MODULES = YES; nuclear@0: CLANG_ENABLE_OBJC_ARC = YES; nuclear@0: CLANG_WARN_BOOL_CONVERSION = YES; nuclear@0: CLANG_WARN_CONSTANT_CONVERSION = YES; nuclear@0: CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; nuclear@0: CLANG_WARN_EMPTY_BODY = YES; nuclear@0: CLANG_WARN_ENUM_CONVERSION = YES; nuclear@0: CLANG_WARN_INT_CONVERSION = YES; nuclear@0: CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; nuclear@0: CLANG_WARN_UNREACHABLE_CODE = YES; nuclear@0: CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; nuclear@0: "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; nuclear@0: COPY_PHASE_STRIP = NO; nuclear@0: DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; nuclear@0: ENABLE_STRICT_OBJC_MSGSEND = YES; nuclear@0: GCC_C_LANGUAGE_STANDARD = gnu99; nuclear@0: GCC_DYNAMIC_NO_PIC = NO; nuclear@0: GCC_NO_COMMON_BLOCKS = YES; nuclear@0: GCC_OPTIMIZATION_LEVEL = 0; nuclear@0: GCC_PREPROCESSOR_DEFINITIONS = ( nuclear@0: "DEBUG=1", nuclear@0: "$(inherited)", nuclear@0: ); nuclear@0: GCC_SYMBOLS_PRIVATE_EXTERN = NO; nuclear@0: GCC_WARN_64_TO_32_BIT_CONVERSION = YES; nuclear@0: GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; nuclear@0: GCC_WARN_UNDECLARED_SELECTOR = YES; nuclear@0: GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; nuclear@0: GCC_WARN_UNUSED_FUNCTION = YES; nuclear@0: GCC_WARN_UNUSED_VARIABLE = YES; nuclear@0: IPHONEOS_DEPLOYMENT_TARGET = 6.0; nuclear@0: MTL_ENABLE_DEBUG_INFO = YES; nuclear@0: ONLY_ACTIVE_ARCH = YES; nuclear@0: SDKROOT = iphoneos; nuclear@0: TARGETED_DEVICE_FAMILY = "1,2"; nuclear@0: }; nuclear@0: name = Debug; nuclear@0: }; nuclear@0: 0669D66D1BA851BE00611CFA /* Release */ = { nuclear@0: isa = XCBuildConfiguration; nuclear@0: buildSettings = { nuclear@0: ALWAYS_SEARCH_USER_PATHS = NO; nuclear@0: CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; nuclear@0: CLANG_CXX_LIBRARY = "libc++"; nuclear@0: CLANG_ENABLE_MODULES = YES; nuclear@0: CLANG_ENABLE_OBJC_ARC = YES; nuclear@0: CLANG_WARN_BOOL_CONVERSION = YES; nuclear@0: CLANG_WARN_CONSTANT_CONVERSION = YES; nuclear@0: CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; nuclear@0: CLANG_WARN_EMPTY_BODY = YES; nuclear@0: CLANG_WARN_ENUM_CONVERSION = YES; nuclear@0: CLANG_WARN_INT_CONVERSION = YES; nuclear@0: CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; nuclear@0: CLANG_WARN_UNREACHABLE_CODE = YES; nuclear@0: CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; nuclear@0: "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; nuclear@0: COPY_PHASE_STRIP = NO; nuclear@0: DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; nuclear@0: ENABLE_NS_ASSERTIONS = NO; nuclear@0: ENABLE_STRICT_OBJC_MSGSEND = YES; nuclear@0: GCC_C_LANGUAGE_STANDARD = gnu99; nuclear@0: GCC_NO_COMMON_BLOCKS = YES; nuclear@0: GCC_WARN_64_TO_32_BIT_CONVERSION = YES; nuclear@0: GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; nuclear@0: GCC_WARN_UNDECLARED_SELECTOR = YES; nuclear@0: GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; nuclear@0: GCC_WARN_UNUSED_FUNCTION = YES; nuclear@0: GCC_WARN_UNUSED_VARIABLE = YES; nuclear@0: IPHONEOS_DEPLOYMENT_TARGET = 6.0; nuclear@0: MTL_ENABLE_DEBUG_INFO = NO; nuclear@0: SDKROOT = iphoneos; nuclear@0: TARGETED_DEVICE_FAMILY = "1,2"; nuclear@0: VALIDATE_PRODUCT = YES; nuclear@0: }; nuclear@0: name = Release; nuclear@0: }; nuclear@0: 0669D66F1BA851BE00611CFA /* Debug */ = { nuclear@0: isa = XCBuildConfiguration; nuclear@0: buildSettings = { nuclear@0: ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; nuclear@0: CODE_SIGN_IDENTITY = "iPhone Developer"; nuclear@0: INFOPLIST_FILE = "$(SRCROOT)/ios/Info.plist"; nuclear@0: IPHONEOS_DEPLOYMENT_TARGET = 6.0; nuclear@0: LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; nuclear@0: PRODUCT_NAME = "$(TARGET_NAME)"; nuclear@0: }; nuclear@0: name = Debug; nuclear@0: }; nuclear@0: 0669D6701BA851BE00611CFA /* Release */ = { nuclear@0: isa = XCBuildConfiguration; nuclear@0: buildSettings = { nuclear@0: ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; nuclear@0: CODE_SIGN_IDENTITY = "iPhone Developer"; nuclear@0: INFOPLIST_FILE = "$(SRCROOT)/ios/Info.plist"; nuclear@0: IPHONEOS_DEPLOYMENT_TARGET = 6.0; nuclear@0: LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; nuclear@0: PRODUCT_NAME = "$(TARGET_NAME)"; nuclear@0: }; nuclear@0: name = Release; nuclear@0: }; nuclear@0: /* End XCBuildConfiguration section */ nuclear@0: nuclear@0: /* Begin XCConfigurationList section */ nuclear@0: 0669D6421BA851BE00611CFA /* Build configuration list for PBXProject "istereo" */ = { nuclear@0: isa = XCConfigurationList; nuclear@0: buildConfigurations = ( nuclear@0: 0669D66C1BA851BE00611CFA /* Debug */, nuclear@0: 0669D66D1BA851BE00611CFA /* Release */, nuclear@0: ); nuclear@0: defaultConfigurationIsVisible = 0; nuclear@0: defaultConfigurationName = Release; nuclear@0: }; nuclear@0: 0669D66E1BA851BE00611CFA /* Build configuration list for PBXNativeTarget "istereo" */ = { nuclear@0: isa = XCConfigurationList; nuclear@0: buildConfigurations = ( nuclear@0: 0669D66F1BA851BE00611CFA /* Debug */, nuclear@0: 0669D6701BA851BE00611CFA /* Release */, nuclear@0: ); nuclear@0: defaultConfigurationIsVisible = 0; nuclear@0: defaultConfigurationName = Release; nuclear@0: }; nuclear@0: /* End XCConfigurationList section */ nuclear@0: }; nuclear@0: rootObject = 0669D63F1BA851BE00611CFA /* Project object */; nuclear@0: }