// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ A424AA181D9938E200B91211 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A424AA171D9938E100B91211 /* Foundation.framework */; }; A424AA1A1D9938E200B91211 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A424AA191D9938E200B91211 /* CoreGraphics.framework */; }; A424AA1C1D9938E200B91211 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A424AA1B1D9938E200B91211 /* UIKit.framework */; }; A424AA221D9938E200B91211 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A424AA201D9938E200B91211 /* InfoPlist.strings */; }; A424AA241D9938E200B91211 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A424AA231D9938E200B91211 /* main.m */; }; A424AA281D9938E200B91211 /* abcAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A424AA271D9938E200B91211 /* abcAppDelegate.m */; }; A424AA2B1D9938E200B91211 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A424AA291D9938E200B91211 /* Main.storyboard */; }; A424AA301D9938E200B91211 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A424AA2F1D9938E200B91211 /* Images.xcassets */; }; A424AA371D9938E200B91211 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A424AA361D9938E200B91211 /* XCTest.framework */; }; A424AA381D9938E200B91211 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A424AA171D9938E100B91211 /* Foundation.framework */; }; A424AA391D9938E200B91211 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A424AA1B1D9938E200B91211 /* UIKit.framework */; }; A424AA411D9938E200B91211 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A424AA3F1D9938E200B91211 /* InfoPlist.strings */; }; A424AA431D9938E200B91211 /* MultiScenesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = A424AA421D9938E200B91211 /* MultiScenesTests.m */; }; A424AA4E1D993AF600B91211 /* Page2Controller.m in Sources */ = {isa = PBXBuildFile; fileRef = A424AA4D1D993AF600B91211 /* Page2Controller.m */; }; A424AA511D993DA100B91211 /* Page3Controller.m in Sources */ = {isa = PBXBuildFile; fileRef = A424AA501D993DA100B91211 /* Page3Controller.m */; }; A424AA541D993ECD00B91211 /* Page1Controller.m in Sources */ = {isa = PBXBuildFile; fileRef = A424AA531D993ECD00B91211 /* Page1Controller.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ A424AA3A1D9938E200B91211 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = A424AA0C1D9938E100B91211 /* Project object */; proxyType = 1; remoteGlobalIDString = A424AA131D9938E100B91211; remoteInfo = MultiScenes; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ A424AA141D9938E100B91211 /* MultiScenes.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MultiScenes.app; sourceTree = BUILT_PRODUCTS_DIR; }; A424AA171D9938E100B91211 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; A424AA191D9938E200B91211 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; A424AA1B1D9938E200B91211 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; A424AA1F1D9938E200B91211 /* MultiScenes-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "MultiScenes-Info.plist"; sourceTree = ""; }; A424AA211D9938E200B91211 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A424AA231D9938E200B91211 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; A424AA251D9938E200B91211 /* MultiScenes-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MultiScenes-Prefix.pch"; sourceTree = ""; }; A424AA261D9938E200B91211 /* abcAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abcAppDelegate.h; sourceTree = ""; }; A424AA271D9938E200B91211 /* abcAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = abcAppDelegate.m; sourceTree = ""; }; A424AA2A1D9938E200B91211 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; A424AA2F1D9938E200B91211 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; A424AA351D9938E200B91211 /* MultiScenesTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MultiScenesTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; A424AA361D9938E200B91211 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; A424AA3E1D9938E200B91211 /* MultiScenesTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "MultiScenesTests-Info.plist"; sourceTree = ""; }; A424AA401D9938E200B91211 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A424AA421D9938E200B91211 /* MultiScenesTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MultiScenesTests.m; sourceTree = ""; }; A424AA4C1D993AF600B91211 /* Page2Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Page2Controller.h; sourceTree = ""; }; A424AA4D1D993AF600B91211 /* Page2Controller.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Page2Controller.m; sourceTree = ""; }; A424AA4F1D993DA100B91211 /* Page3Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Page3Controller.h; sourceTree = ""; }; A424AA501D993DA100B91211 /* Page3Controller.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Page3Controller.m; sourceTree = ""; }; A424AA521D993ECD00B91211 /* Page1Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Page1Controller.h; sourceTree = ""; }; A424AA531D993ECD00B91211 /* Page1Controller.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Page1Controller.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ A424AA111D9938E100B91211 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A424AA1A1D9938E200B91211 /* CoreGraphics.framework in Frameworks */, A424AA1C1D9938E200B91211 /* UIKit.framework in Frameworks */, A424AA181D9938E200B91211 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; A424AA321D9938E200B91211 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A424AA371D9938E200B91211 /* XCTest.framework in Frameworks */, A424AA391D9938E200B91211 /* UIKit.framework in Frameworks */, A424AA381D9938E200B91211 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ A424AA0B1D9938E100B91211 = { isa = PBXGroup; children = ( A424AA1D1D9938E200B91211 /* MultiScenes */, A424AA3C1D9938E200B91211 /* MultiScenesTests */, A424AA161D9938E100B91211 /* Frameworks */, A424AA151D9938E100B91211 /* Products */, ); sourceTree = ""; }; A424AA151D9938E100B91211 /* Products */ = { isa = PBXGroup; children = ( A424AA141D9938E100B91211 /* MultiScenes.app */, A424AA351D9938E200B91211 /* MultiScenesTests.xctest */, ); name = Products; sourceTree = ""; }; A424AA161D9938E100B91211 /* Frameworks */ = { isa = PBXGroup; children = ( A424AA171D9938E100B91211 /* Foundation.framework */, A424AA191D9938E200B91211 /* CoreGraphics.framework */, A424AA1B1D9938E200B91211 /* UIKit.framework */, A424AA361D9938E200B91211 /* XCTest.framework */, ); name = Frameworks; sourceTree = ""; }; A424AA1D1D9938E200B91211 /* MultiScenes */ = { isa = PBXGroup; children = ( A424AA261D9938E200B91211 /* abcAppDelegate.h */, A424AA271D9938E200B91211 /* abcAppDelegate.m */, A424AA291D9938E200B91211 /* Main.storyboard */, A424AA2F1D9938E200B91211 /* Images.xcassets */, A424AA1E1D9938E200B91211 /* Supporting Files */, A424AA4C1D993AF600B91211 /* Page2Controller.h */, A424AA4D1D993AF600B91211 /* Page2Controller.m */, A424AA4F1D993DA100B91211 /* Page3Controller.h */, A424AA501D993DA100B91211 /* Page3Controller.m */, A424AA521D993ECD00B91211 /* Page1Controller.h */, A424AA531D993ECD00B91211 /* Page1Controller.m */, ); path = MultiScenes; sourceTree = ""; }; A424AA1E1D9938E200B91211 /* Supporting Files */ = { isa = PBXGroup; children = ( A424AA1F1D9938E200B91211 /* MultiScenes-Info.plist */, A424AA201D9938E200B91211 /* InfoPlist.strings */, A424AA231D9938E200B91211 /* main.m */, A424AA251D9938E200B91211 /* MultiScenes-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; A424AA3C1D9938E200B91211 /* MultiScenesTests */ = { isa = PBXGroup; children = ( A424AA421D9938E200B91211 /* MultiScenesTests.m */, A424AA3D1D9938E200B91211 /* Supporting Files */, ); path = MultiScenesTests; sourceTree = ""; }; A424AA3D1D9938E200B91211 /* Supporting Files */ = { isa = PBXGroup; children = ( A424AA3E1D9938E200B91211 /* MultiScenesTests-Info.plist */, A424AA3F1D9938E200B91211 /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ A424AA131D9938E100B91211 /* MultiScenes */ = { isa = PBXNativeTarget; buildConfigurationList = A424AA461D9938E200B91211 /* Build configuration list for PBXNativeTarget "MultiScenes" */; buildPhases = ( A424AA101D9938E100B91211 /* Sources */, A424AA111D9938E100B91211 /* Frameworks */, A424AA121D9938E100B91211 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = MultiScenes; productName = MultiScenes; productReference = A424AA141D9938E100B91211 /* MultiScenes.app */; productType = "com.apple.product-type.application"; }; A424AA341D9938E200B91211 /* MultiScenesTests */ = { isa = PBXNativeTarget; buildConfigurationList = A424AA491D9938E200B91211 /* Build configuration list for PBXNativeTarget "MultiScenesTests" */; buildPhases = ( A424AA311D9938E200B91211 /* Sources */, A424AA321D9938E200B91211 /* Frameworks */, A424AA331D9938E200B91211 /* Resources */, ); buildRules = ( ); dependencies = ( A424AA3B1D9938E200B91211 /* PBXTargetDependency */, ); name = MultiScenesTests; productName = MultiScenesTests; productReference = A424AA351D9938E200B91211 /* MultiScenesTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ A424AA0C1D9938E100B91211 /* Project object */ = { isa = PBXProject; attributes = { CLASSPREFIX = abc; LastUpgradeCheck = 0510; ORGANIZATIONNAME = Unisoft; TargetAttributes = { A424AA341D9938E200B91211 = { TestTargetID = A424AA131D9938E100B91211; }; }; }; buildConfigurationList = A424AA0F1D9938E100B91211 /* Build configuration list for PBXProject "MultiScenes" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = A424AA0B1D9938E100B91211; productRefGroup = A424AA151D9938E100B91211 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( A424AA131D9938E100B91211 /* MultiScenes */, A424AA341D9938E200B91211 /* MultiScenesTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ A424AA121D9938E100B91211 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A424AA301D9938E200B91211 /* Images.xcassets in Resources */, A424AA221D9938E200B91211 /* InfoPlist.strings in Resources */, A424AA2B1D9938E200B91211 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; A424AA331D9938E200B91211 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A424AA411D9938E200B91211 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ A424AA101D9938E100B91211 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A424AA511D993DA100B91211 /* Page3Controller.m in Sources */, A424AA241D9938E200B91211 /* main.m in Sources */, A424AA281D9938E200B91211 /* abcAppDelegate.m in Sources */, A424AA4E1D993AF600B91211 /* Page2Controller.m in Sources */, A424AA541D993ECD00B91211 /* Page1Controller.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; A424AA311D9938E200B91211 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A424AA431D9938E200B91211 /* MultiScenesTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ A424AA3B1D9938E200B91211 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = A424AA131D9938E100B91211 /* MultiScenes */; targetProxy = A424AA3A1D9938E200B91211 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ A424AA201D9938E200B91211 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A424AA211D9938E200B91211 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; A424AA291D9938E200B91211 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( A424AA2A1D9938E200B91211 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; A424AA3F1D9938E200B91211 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A424AA401D9938E200B91211 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ A424AA441D9938E200B91211 /* 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__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; 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; IPHONEOS_DEPLOYMENT_TARGET = 7.1; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; A424AA451D9938E200B91211 /* 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__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; ENABLE_NS_ASSERTIONS = NO; 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; IPHONEOS_DEPLOYMENT_TARGET = 7.1; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; A424AA471D9938E200B91211 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "MultiScenes/MultiScenes-Prefix.pch"; INFOPLIST_FILE = "MultiScenes/MultiScenes-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; A424AA481D9938E200B91211 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "MultiScenes/MultiScenes-Prefix.pch"; INFOPLIST_FILE = "MultiScenes/MultiScenes-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; A424AA4A1D9938E200B91211 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/MultiScenes.app/MultiScenes"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "MultiScenes/MultiScenes-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "MultiScenesTests/MultiScenesTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Debug; }; A424AA4B1D9938E200B91211 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/MultiScenes.app/MultiScenes"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "MultiScenes/MultiScenes-Prefix.pch"; INFOPLIST_FILE = "MultiScenesTests/MultiScenesTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ A424AA0F1D9938E100B91211 /* Build configuration list for PBXProject "MultiScenes" */ = { isa = XCConfigurationList; buildConfigurations = ( A424AA441D9938E200B91211 /* Debug */, A424AA451D9938E200B91211 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A424AA461D9938E200B91211 /* Build configuration list for PBXNativeTarget "MultiScenes" */ = { isa = XCConfigurationList; buildConfigurations = ( A424AA471D9938E200B91211 /* Debug */, A424AA481D9938E200B91211 /* Release */, ); defaultConfigurationIsVisible = 0; }; A424AA491D9938E200B91211 /* Build configuration list for PBXNativeTarget "MultiScenesTests" */ = { isa = XCConfigurationList; buildConfigurations = ( A424AA4A1D9938E200B91211 /* Debug */, A424AA4B1D9938E200B91211 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = A424AA0C1D9938E100B91211 /* Project object */; }