// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ A40396591C3D460500D2DF86 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A40396581C3D460500D2DF86 /* Foundation.framework */; }; A403965B1C3D460500D2DF86 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A403965A1C3D460500D2DF86 /* CoreGraphics.framework */; }; A403965D1C3D460500D2DF86 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A403965C1C3D460500D2DF86 /* UIKit.framework */; }; A40396631C3D460500D2DF86 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A40396611C3D460500D2DF86 /* InfoPlist.strings */; }; A40396651C3D460500D2DF86 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A40396641C3D460500D2DF86 /* main.m */; }; A40396691C3D460500D2DF86 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A40396681C3D460500D2DF86 /* AppDelegate.m */; }; A403966C1C3D460500D2DF86 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A403966A1C3D460500D2DF86 /* Main.storyboard */; }; A403966F1C3D460500D2DF86 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A403966E1C3D460500D2DF86 /* ViewController.m */; }; A40396711C3D460500D2DF86 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A40396701C3D460500D2DF86 /* Images.xcassets */; }; A40396781C3D460500D2DF86 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A40396771C3D460500D2DF86 /* XCTest.framework */; }; A40396791C3D460500D2DF86 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A40396581C3D460500D2DF86 /* Foundation.framework */; }; A403967A1C3D460500D2DF86 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A403965C1C3D460500D2DF86 /* UIKit.framework */; }; A40396821C3D460500D2DF86 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A40396801C3D460500D2DF86 /* InfoPlist.strings */; }; A40396841C3D460500D2DF86 /* TabAppTests.m in Sources */ = {isa = PBXBuildFile; fileRef = A40396831C3D460500D2DF86 /* TabAppTests.m */; }; A403968F1C3D488000D2DF86 /* SecondViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A403968E1C3D488000D2DF86 /* SecondViewController.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ A403967B1C3D460500D2DF86 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = A403964D1C3D460500D2DF86 /* Project object */; proxyType = 1; remoteGlobalIDString = A40396541C3D460500D2DF86; remoteInfo = TabApp; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ A40396551C3D460500D2DF86 /* TabApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TabApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; A40396581C3D460500D2DF86 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; A403965A1C3D460500D2DF86 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; A403965C1C3D460500D2DF86 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; A40396601C3D460500D2DF86 /* TabApp-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TabApp-Info.plist"; sourceTree = ""; }; A40396621C3D460500D2DF86 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A40396641C3D460500D2DF86 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; A40396661C3D460500D2DF86 /* TabApp-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TabApp-Prefix.pch"; sourceTree = ""; }; A40396671C3D460500D2DF86 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; A40396681C3D460500D2DF86 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; A403966B1C3D460500D2DF86 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; A403966D1C3D460500D2DF86 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; A403966E1C3D460500D2DF86 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; A40396701C3D460500D2DF86 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; A40396761C3D460500D2DF86 /* TabAppTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TabAppTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; A40396771C3D460500D2DF86 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; A403967F1C3D460500D2DF86 /* TabAppTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TabAppTests-Info.plist"; sourceTree = ""; }; A40396811C3D460500D2DF86 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A40396831C3D460500D2DF86 /* TabAppTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TabAppTests.m; sourceTree = ""; }; A403968D1C3D488000D2DF86 /* SecondViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecondViewController.h; sourceTree = ""; }; A403968E1C3D488000D2DF86 /* SecondViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SecondViewController.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ A40396521C3D460500D2DF86 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A403965B1C3D460500D2DF86 /* CoreGraphics.framework in Frameworks */, A403965D1C3D460500D2DF86 /* UIKit.framework in Frameworks */, A40396591C3D460500D2DF86 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; A40396731C3D460500D2DF86 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A40396781C3D460500D2DF86 /* XCTest.framework in Frameworks */, A403967A1C3D460500D2DF86 /* UIKit.framework in Frameworks */, A40396791C3D460500D2DF86 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ A403964C1C3D460500D2DF86 = { isa = PBXGroup; children = ( A403965E1C3D460500D2DF86 /* TabApp */, A403967D1C3D460500D2DF86 /* TabAppTests */, A40396571C3D460500D2DF86 /* Frameworks */, A40396561C3D460500D2DF86 /* Products */, ); sourceTree = ""; }; A40396561C3D460500D2DF86 /* Products */ = { isa = PBXGroup; children = ( A40396551C3D460500D2DF86 /* TabApp.app */, A40396761C3D460500D2DF86 /* TabAppTests.xctest */, ); name = Products; sourceTree = ""; }; A40396571C3D460500D2DF86 /* Frameworks */ = { isa = PBXGroup; children = ( A40396581C3D460500D2DF86 /* Foundation.framework */, A403965A1C3D460500D2DF86 /* CoreGraphics.framework */, A403965C1C3D460500D2DF86 /* UIKit.framework */, A40396771C3D460500D2DF86 /* XCTest.framework */, ); name = Frameworks; sourceTree = ""; }; A403965E1C3D460500D2DF86 /* TabApp */ = { isa = PBXGroup; children = ( A40396671C3D460500D2DF86 /* AppDelegate.h */, A40396681C3D460500D2DF86 /* AppDelegate.m */, A403966A1C3D460500D2DF86 /* Main.storyboard */, A403966D1C3D460500D2DF86 /* ViewController.h */, A403966E1C3D460500D2DF86 /* ViewController.m */, A40396701C3D460500D2DF86 /* Images.xcassets */, A403965F1C3D460500D2DF86 /* Supporting Files */, A403968D1C3D488000D2DF86 /* SecondViewController.h */, A403968E1C3D488000D2DF86 /* SecondViewController.m */, ); path = TabApp; sourceTree = ""; }; A403965F1C3D460500D2DF86 /* Supporting Files */ = { isa = PBXGroup; children = ( A40396601C3D460500D2DF86 /* TabApp-Info.plist */, A40396611C3D460500D2DF86 /* InfoPlist.strings */, A40396641C3D460500D2DF86 /* main.m */, A40396661C3D460500D2DF86 /* TabApp-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; A403967D1C3D460500D2DF86 /* TabAppTests */ = { isa = PBXGroup; children = ( A40396831C3D460500D2DF86 /* TabAppTests.m */, A403967E1C3D460500D2DF86 /* Supporting Files */, ); path = TabAppTests; sourceTree = ""; }; A403967E1C3D460500D2DF86 /* Supporting Files */ = { isa = PBXGroup; children = ( A403967F1C3D460500D2DF86 /* TabAppTests-Info.plist */, A40396801C3D460500D2DF86 /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ A40396541C3D460500D2DF86 /* TabApp */ = { isa = PBXNativeTarget; buildConfigurationList = A40396871C3D460500D2DF86 /* Build configuration list for PBXNativeTarget "TabApp" */; buildPhases = ( A40396511C3D460500D2DF86 /* Sources */, A40396521C3D460500D2DF86 /* Frameworks */, A40396531C3D460500D2DF86 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = TabApp; productName = TabApp; productReference = A40396551C3D460500D2DF86 /* TabApp.app */; productType = "com.apple.product-type.application"; }; A40396751C3D460500D2DF86 /* TabAppTests */ = { isa = PBXNativeTarget; buildConfigurationList = A403968A1C3D460500D2DF86 /* Build configuration list for PBXNativeTarget "TabAppTests" */; buildPhases = ( A40396721C3D460500D2DF86 /* Sources */, A40396731C3D460500D2DF86 /* Frameworks */, A40396741C3D460500D2DF86 /* Resources */, ); buildRules = ( ); dependencies = ( A403967C1C3D460500D2DF86 /* PBXTargetDependency */, ); name = TabAppTests; productName = TabAppTests; productReference = A40396761C3D460500D2DF86 /* TabAppTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ A403964D1C3D460500D2DF86 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0510; ORGANIZATIONNAME = uec; TargetAttributes = { A40396751C3D460500D2DF86 = { TestTargetID = A40396541C3D460500D2DF86; }; }; }; buildConfigurationList = A40396501C3D460500D2DF86 /* Build configuration list for PBXProject "TabApp" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = A403964C1C3D460500D2DF86; productRefGroup = A40396561C3D460500D2DF86 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( A40396541C3D460500D2DF86 /* TabApp */, A40396751C3D460500D2DF86 /* TabAppTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ A40396531C3D460500D2DF86 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A40396711C3D460500D2DF86 /* Images.xcassets in Resources */, A40396631C3D460500D2DF86 /* InfoPlist.strings in Resources */, A403966C1C3D460500D2DF86 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; A40396741C3D460500D2DF86 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A40396821C3D460500D2DF86 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ A40396511C3D460500D2DF86 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A403968F1C3D488000D2DF86 /* SecondViewController.m in Sources */, A403966F1C3D460500D2DF86 /* ViewController.m in Sources */, A40396691C3D460500D2DF86 /* AppDelegate.m in Sources */, A40396651C3D460500D2DF86 /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; A40396721C3D460500D2DF86 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A40396841C3D460500D2DF86 /* TabAppTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ A403967C1C3D460500D2DF86 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = A40396541C3D460500D2DF86 /* TabApp */; targetProxy = A403967B1C3D460500D2DF86 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ A40396611C3D460500D2DF86 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A40396621C3D460500D2DF86 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; A403966A1C3D460500D2DF86 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( A403966B1C3D460500D2DF86 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; A40396801C3D460500D2DF86 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A40396811C3D460500D2DF86 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ A40396851C3D460500D2DF86 /* 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; }; A40396861C3D460500D2DF86 /* 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; }; A40396881C3D460500D2DF86 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TabApp/TabApp-Prefix.pch"; INFOPLIST_FILE = "TabApp/TabApp-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; A40396891C3D460500D2DF86 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TabApp/TabApp-Prefix.pch"; INFOPLIST_FILE = "TabApp/TabApp-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; A403968B1C3D460500D2DF86 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TabApp.app/TabApp"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TabApp/TabApp-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "TabAppTests/TabAppTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Debug; }; A403968C1C3D460500D2DF86 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TabApp.app/TabApp"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TabApp/TabApp-Prefix.pch"; INFOPLIST_FILE = "TabAppTests/TabAppTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ A40396501C3D460500D2DF86 /* Build configuration list for PBXProject "TabApp" */ = { isa = XCConfigurationList; buildConfigurations = ( A40396851C3D460500D2DF86 /* Debug */, A40396861C3D460500D2DF86 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A40396871C3D460500D2DF86 /* Build configuration list for PBXNativeTarget "TabApp" */ = { isa = XCConfigurationList; buildConfigurations = ( A40396881C3D460500D2DF86 /* Debug */, A40396891C3D460500D2DF86 /* Release */, ); defaultConfigurationIsVisible = 0; }; A403968A1C3D460500D2DF86 /* Build configuration list for PBXNativeTarget "TabAppTests" */ = { isa = XCConfigurationList; buildConfigurations = ( A403968B1C3D460500D2DF86 /* Debug */, A403968C1C3D460500D2DF86 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = A403964D1C3D460500D2DF86 /* Project object */; }