// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ A403969D1C3D4D2900D2DF86 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A403969C1C3D4D2900D2DF86 /* Foundation.framework */; }; A403969F1C3D4D2900D2DF86 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A403969E1C3D4D2900D2DF86 /* CoreGraphics.framework */; }; A40396A11C3D4D2900D2DF86 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A40396A01C3D4D2900D2DF86 /* UIKit.framework */; }; A40396A71C3D4D2900D2DF86 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A40396A51C3D4D2900D2DF86 /* InfoPlist.strings */; }; A40396A91C3D4D2900D2DF86 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A40396A81C3D4D2900D2DF86 /* main.m */; }; A40396AD1C3D4D2900D2DF86 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A40396AC1C3D4D2900D2DF86 /* AppDelegate.m */; }; A40396B01C3D4D2900D2DF86 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A40396AE1C3D4D2900D2DF86 /* Main.storyboard */; }; A40396B31C3D4D2900D2DF86 /* FirstViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A40396B21C3D4D2900D2DF86 /* FirstViewController.m */; }; A40396B61C3D4D2900D2DF86 /* SecondViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A40396B51C3D4D2900D2DF86 /* SecondViewController.m */; }; A40396B81C3D4D2900D2DF86 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A40396B71C3D4D2900D2DF86 /* Images.xcassets */; }; A40396BF1C3D4D2900D2DF86 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A40396BE1C3D4D2900D2DF86 /* XCTest.framework */; }; A40396C01C3D4D2900D2DF86 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A403969C1C3D4D2900D2DF86 /* Foundation.framework */; }; A40396C11C3D4D2900D2DF86 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A40396A01C3D4D2900D2DF86 /* UIKit.framework */; }; A40396C91C3D4D2900D2DF86 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A40396C71C3D4D2900D2DF86 /* InfoPlist.strings */; }; A40396CB1C3D4D2900D2DF86 /* TabTestTests.m in Sources */ = {isa = PBXBuildFile; fileRef = A40396CA1C3D4D2900D2DF86 /* TabTestTests.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ A40396C21C3D4D2900D2DF86 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = A40396911C3D4D2900D2DF86 /* Project object */; proxyType = 1; remoteGlobalIDString = A40396981C3D4D2900D2DF86; remoteInfo = TabTest; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ A40396991C3D4D2900D2DF86 /* TabTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TabTest.app; sourceTree = BUILT_PRODUCTS_DIR; }; A403969C1C3D4D2900D2DF86 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; A403969E1C3D4D2900D2DF86 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; A40396A01C3D4D2900D2DF86 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; A40396A41C3D4D2900D2DF86 /* TabTest-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TabTest-Info.plist"; sourceTree = ""; }; A40396A61C3D4D2900D2DF86 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A40396A81C3D4D2900D2DF86 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; A40396AA1C3D4D2900D2DF86 /* TabTest-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TabTest-Prefix.pch"; sourceTree = ""; }; A40396AB1C3D4D2900D2DF86 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; A40396AC1C3D4D2900D2DF86 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; A40396AF1C3D4D2900D2DF86 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; A40396B11C3D4D2900D2DF86 /* FirstViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirstViewController.h; sourceTree = ""; }; A40396B21C3D4D2900D2DF86 /* FirstViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FirstViewController.m; sourceTree = ""; }; A40396B41C3D4D2900D2DF86 /* SecondViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecondViewController.h; sourceTree = ""; }; A40396B51C3D4D2900D2DF86 /* SecondViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SecondViewController.m; sourceTree = ""; }; A40396B71C3D4D2900D2DF86 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; A40396BD1C3D4D2900D2DF86 /* TabTestTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TabTestTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; A40396BE1C3D4D2900D2DF86 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; A40396C61C3D4D2900D2DF86 /* TabTestTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TabTestTests-Info.plist"; sourceTree = ""; }; A40396C81C3D4D2900D2DF86 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A40396CA1C3D4D2900D2DF86 /* TabTestTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TabTestTests.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ A40396961C3D4D2900D2DF86 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A403969F1C3D4D2900D2DF86 /* CoreGraphics.framework in Frameworks */, A40396A11C3D4D2900D2DF86 /* UIKit.framework in Frameworks */, A403969D1C3D4D2900D2DF86 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; A40396BA1C3D4D2900D2DF86 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A40396BF1C3D4D2900D2DF86 /* XCTest.framework in Frameworks */, A40396C11C3D4D2900D2DF86 /* UIKit.framework in Frameworks */, A40396C01C3D4D2900D2DF86 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ A40396901C3D4D2900D2DF86 = { isa = PBXGroup; children = ( A40396A21C3D4D2900D2DF86 /* TabTest */, A40396C41C3D4D2900D2DF86 /* TabTestTests */, A403969B1C3D4D2900D2DF86 /* Frameworks */, A403969A1C3D4D2900D2DF86 /* Products */, ); sourceTree = ""; }; A403969A1C3D4D2900D2DF86 /* Products */ = { isa = PBXGroup; children = ( A40396991C3D4D2900D2DF86 /* TabTest.app */, A40396BD1C3D4D2900D2DF86 /* TabTestTests.xctest */, ); name = Products; sourceTree = ""; }; A403969B1C3D4D2900D2DF86 /* Frameworks */ = { isa = PBXGroup; children = ( A403969C1C3D4D2900D2DF86 /* Foundation.framework */, A403969E1C3D4D2900D2DF86 /* CoreGraphics.framework */, A40396A01C3D4D2900D2DF86 /* UIKit.framework */, A40396BE1C3D4D2900D2DF86 /* XCTest.framework */, ); name = Frameworks; sourceTree = ""; }; A40396A21C3D4D2900D2DF86 /* TabTest */ = { isa = PBXGroup; children = ( A40396AB1C3D4D2900D2DF86 /* AppDelegate.h */, A40396AC1C3D4D2900D2DF86 /* AppDelegate.m */, A40396AE1C3D4D2900D2DF86 /* Main.storyboard */, A40396B11C3D4D2900D2DF86 /* FirstViewController.h */, A40396B21C3D4D2900D2DF86 /* FirstViewController.m */, A40396B41C3D4D2900D2DF86 /* SecondViewController.h */, A40396B51C3D4D2900D2DF86 /* SecondViewController.m */, A40396B71C3D4D2900D2DF86 /* Images.xcassets */, A40396A31C3D4D2900D2DF86 /* Supporting Files */, ); path = TabTest; sourceTree = ""; }; A40396A31C3D4D2900D2DF86 /* Supporting Files */ = { isa = PBXGroup; children = ( A40396A41C3D4D2900D2DF86 /* TabTest-Info.plist */, A40396A51C3D4D2900D2DF86 /* InfoPlist.strings */, A40396A81C3D4D2900D2DF86 /* main.m */, A40396AA1C3D4D2900D2DF86 /* TabTest-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; A40396C41C3D4D2900D2DF86 /* TabTestTests */ = { isa = PBXGroup; children = ( A40396CA1C3D4D2900D2DF86 /* TabTestTests.m */, A40396C51C3D4D2900D2DF86 /* Supporting Files */, ); path = TabTestTests; sourceTree = ""; }; A40396C51C3D4D2900D2DF86 /* Supporting Files */ = { isa = PBXGroup; children = ( A40396C61C3D4D2900D2DF86 /* TabTestTests-Info.plist */, A40396C71C3D4D2900D2DF86 /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ A40396981C3D4D2900D2DF86 /* TabTest */ = { isa = PBXNativeTarget; buildConfigurationList = A40396CE1C3D4D2900D2DF86 /* Build configuration list for PBXNativeTarget "TabTest" */; buildPhases = ( A40396951C3D4D2900D2DF86 /* Sources */, A40396961C3D4D2900D2DF86 /* Frameworks */, A40396971C3D4D2900D2DF86 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = TabTest; productName = TabTest; productReference = A40396991C3D4D2900D2DF86 /* TabTest.app */; productType = "com.apple.product-type.application"; }; A40396BC1C3D4D2900D2DF86 /* TabTestTests */ = { isa = PBXNativeTarget; buildConfigurationList = A40396D11C3D4D2900D2DF86 /* Build configuration list for PBXNativeTarget "TabTestTests" */; buildPhases = ( A40396B91C3D4D2900D2DF86 /* Sources */, A40396BA1C3D4D2900D2DF86 /* Frameworks */, A40396BB1C3D4D2900D2DF86 /* Resources */, ); buildRules = ( ); dependencies = ( A40396C31C3D4D2900D2DF86 /* PBXTargetDependency */, ); name = TabTestTests; productName = TabTestTests; productReference = A40396BD1C3D4D2900D2DF86 /* TabTestTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ A40396911C3D4D2900D2DF86 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0510; ORGANIZATIONNAME = uec; TargetAttributes = { A40396BC1C3D4D2900D2DF86 = { TestTargetID = A40396981C3D4D2900D2DF86; }; }; }; buildConfigurationList = A40396941C3D4D2900D2DF86 /* Build configuration list for PBXProject "TabTest" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = A40396901C3D4D2900D2DF86; productRefGroup = A403969A1C3D4D2900D2DF86 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( A40396981C3D4D2900D2DF86 /* TabTest */, A40396BC1C3D4D2900D2DF86 /* TabTestTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ A40396971C3D4D2900D2DF86 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A40396B81C3D4D2900D2DF86 /* Images.xcassets in Resources */, A40396A71C3D4D2900D2DF86 /* InfoPlist.strings in Resources */, A40396B01C3D4D2900D2DF86 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; A40396BB1C3D4D2900D2DF86 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A40396C91C3D4D2900D2DF86 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ A40396951C3D4D2900D2DF86 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A40396B61C3D4D2900D2DF86 /* SecondViewController.m in Sources */, A40396AD1C3D4D2900D2DF86 /* AppDelegate.m in Sources */, A40396B31C3D4D2900D2DF86 /* FirstViewController.m in Sources */, A40396A91C3D4D2900D2DF86 /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; A40396B91C3D4D2900D2DF86 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A40396CB1C3D4D2900D2DF86 /* TabTestTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ A40396C31C3D4D2900D2DF86 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = A40396981C3D4D2900D2DF86 /* TabTest */; targetProxy = A40396C21C3D4D2900D2DF86 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ A40396A51C3D4D2900D2DF86 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A40396A61C3D4D2900D2DF86 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; A40396AE1C3D4D2900D2DF86 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( A40396AF1C3D4D2900D2DF86 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; A40396C71C3D4D2900D2DF86 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A40396C81C3D4D2900D2DF86 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ A40396CC1C3D4D2900D2DF86 /* 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; }; A40396CD1C3D4D2900D2DF86 /* 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; }; A40396CF1C3D4D2900D2DF86 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TabTest/TabTest-Prefix.pch"; INFOPLIST_FILE = "TabTest/TabTest-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; A40396D01C3D4D2900D2DF86 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TabTest/TabTest-Prefix.pch"; INFOPLIST_FILE = "TabTest/TabTest-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; A40396D21C3D4D2900D2DF86 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TabTest.app/TabTest"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TabTest/TabTest-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "TabTestTests/TabTestTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Debug; }; A40396D31C3D4D2900D2DF86 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TabTest.app/TabTest"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TabTest/TabTest-Prefix.pch"; INFOPLIST_FILE = "TabTestTests/TabTestTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ A40396941C3D4D2900D2DF86 /* Build configuration list for PBXProject "TabTest" */ = { isa = XCConfigurationList; buildConfigurations = ( A40396CC1C3D4D2900D2DF86 /* Debug */, A40396CD1C3D4D2900D2DF86 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A40396CE1C3D4D2900D2DF86 /* Build configuration list for PBXNativeTarget "TabTest" */ = { isa = XCConfigurationList; buildConfigurations = ( A40396CF1C3D4D2900D2DF86 /* Debug */, A40396D01C3D4D2900D2DF86 /* Release */, ); defaultConfigurationIsVisible = 0; }; A40396D11C3D4D2900D2DF86 /* Build configuration list for PBXNativeTarget "TabTestTests" */ = { isa = XCConfigurationList; buildConfigurations = ( A40396D21C3D4D2900D2DF86 /* Debug */, A40396D31C3D4D2900D2DF86 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = A40396911C3D4D2900D2DF86 /* Project object */; }