// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ A4E21A4C1C43D24800D6E6C9 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4E21A4B1C43D24800D6E6C9 /* Foundation.framework */; }; A4E21A4E1C43D24800D6E6C9 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4E21A4D1C43D24800D6E6C9 /* CoreGraphics.framework */; }; A4E21A501C43D24800D6E6C9 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4E21A4F1C43D24800D6E6C9 /* UIKit.framework */; }; A4E21A561C43D24800D6E6C9 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A4E21A541C43D24800D6E6C9 /* InfoPlist.strings */; }; A4E21A581C43D24800D6E6C9 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A4E21A571C43D24800D6E6C9 /* main.m */; }; A4E21A5C1C43D24800D6E6C9 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A4E21A5B1C43D24800D6E6C9 /* AppDelegate.m */; }; A4E21A5F1C43D24800D6E6C9 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A4E21A5D1C43D24800D6E6C9 /* Main.storyboard */; }; A4E21A621C43D24800D6E6C9 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A4E21A611C43D24800D6E6C9 /* ViewController.m */; }; A4E21A641C43D24800D6E6C9 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A4E21A631C43D24800D6E6C9 /* Images.xcassets */; }; A4E21A6B1C43D24800D6E6C9 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4E21A6A1C43D24800D6E6C9 /* XCTest.framework */; }; A4E21A6C1C43D24800D6E6C9 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4E21A4B1C43D24800D6E6C9 /* Foundation.framework */; }; A4E21A6D1C43D24800D6E6C9 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4E21A4F1C43D24800D6E6C9 /* UIKit.framework */; }; A4E21A751C43D24800D6E6C9 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A4E21A731C43D24800D6E6C9 /* InfoPlist.strings */; }; A4E21A771C43D24800D6E6C9 /* TableViewTest2Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = A4E21A761C43D24800D6E6C9 /* TableViewTest2Tests.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ A4E21A6E1C43D24800D6E6C9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = A4E21A401C43D24800D6E6C9 /* Project object */; proxyType = 1; remoteGlobalIDString = A4E21A471C43D24800D6E6C9; remoteInfo = TableViewTest2; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ A4E21A481C43D24800D6E6C9 /* TableViewTest2.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TableViewTest2.app; sourceTree = BUILT_PRODUCTS_DIR; }; A4E21A4B1C43D24800D6E6C9 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; A4E21A4D1C43D24800D6E6C9 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; A4E21A4F1C43D24800D6E6C9 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; A4E21A531C43D24800D6E6C9 /* TableViewTest2-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TableViewTest2-Info.plist"; sourceTree = ""; }; A4E21A551C43D24800D6E6C9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A4E21A571C43D24800D6E6C9 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; A4E21A591C43D24800D6E6C9 /* TableViewTest2-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TableViewTest2-Prefix.pch"; sourceTree = ""; }; A4E21A5A1C43D24800D6E6C9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; A4E21A5B1C43D24800D6E6C9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; A4E21A5E1C43D24800D6E6C9 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; A4E21A601C43D24800D6E6C9 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; A4E21A611C43D24800D6E6C9 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; A4E21A631C43D24800D6E6C9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; A4E21A691C43D24800D6E6C9 /* TableViewTest2Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TableViewTest2Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; A4E21A6A1C43D24800D6E6C9 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; A4E21A721C43D24800D6E6C9 /* TableViewTest2Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TableViewTest2Tests-Info.plist"; sourceTree = ""; }; A4E21A741C43D24800D6E6C9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A4E21A761C43D24800D6E6C9 /* TableViewTest2Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TableViewTest2Tests.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ A4E21A451C43D24800D6E6C9 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A4E21A4E1C43D24800D6E6C9 /* CoreGraphics.framework in Frameworks */, A4E21A501C43D24800D6E6C9 /* UIKit.framework in Frameworks */, A4E21A4C1C43D24800D6E6C9 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; A4E21A661C43D24800D6E6C9 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A4E21A6B1C43D24800D6E6C9 /* XCTest.framework in Frameworks */, A4E21A6D1C43D24800D6E6C9 /* UIKit.framework in Frameworks */, A4E21A6C1C43D24800D6E6C9 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ A4E21A3F1C43D24800D6E6C9 = { isa = PBXGroup; children = ( A4E21A511C43D24800D6E6C9 /* TableViewTest2 */, A4E21A701C43D24800D6E6C9 /* TableViewTest2Tests */, A4E21A4A1C43D24800D6E6C9 /* Frameworks */, A4E21A491C43D24800D6E6C9 /* Products */, ); sourceTree = ""; }; A4E21A491C43D24800D6E6C9 /* Products */ = { isa = PBXGroup; children = ( A4E21A481C43D24800D6E6C9 /* TableViewTest2.app */, A4E21A691C43D24800D6E6C9 /* TableViewTest2Tests.xctest */, ); name = Products; sourceTree = ""; }; A4E21A4A1C43D24800D6E6C9 /* Frameworks */ = { isa = PBXGroup; children = ( A4E21A4B1C43D24800D6E6C9 /* Foundation.framework */, A4E21A4D1C43D24800D6E6C9 /* CoreGraphics.framework */, A4E21A4F1C43D24800D6E6C9 /* UIKit.framework */, A4E21A6A1C43D24800D6E6C9 /* XCTest.framework */, ); name = Frameworks; sourceTree = ""; }; A4E21A511C43D24800D6E6C9 /* TableViewTest2 */ = { isa = PBXGroup; children = ( A4E21A5A1C43D24800D6E6C9 /* AppDelegate.h */, A4E21A5B1C43D24800D6E6C9 /* AppDelegate.m */, A4E21A5D1C43D24800D6E6C9 /* Main.storyboard */, A4E21A601C43D24800D6E6C9 /* ViewController.h */, A4E21A611C43D24800D6E6C9 /* ViewController.m */, A4E21A631C43D24800D6E6C9 /* Images.xcassets */, A4E21A521C43D24800D6E6C9 /* Supporting Files */, ); path = TableViewTest2; sourceTree = ""; }; A4E21A521C43D24800D6E6C9 /* Supporting Files */ = { isa = PBXGroup; children = ( A4E21A531C43D24800D6E6C9 /* TableViewTest2-Info.plist */, A4E21A541C43D24800D6E6C9 /* InfoPlist.strings */, A4E21A571C43D24800D6E6C9 /* main.m */, A4E21A591C43D24800D6E6C9 /* TableViewTest2-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; A4E21A701C43D24800D6E6C9 /* TableViewTest2Tests */ = { isa = PBXGroup; children = ( A4E21A761C43D24800D6E6C9 /* TableViewTest2Tests.m */, A4E21A711C43D24800D6E6C9 /* Supporting Files */, ); path = TableViewTest2Tests; sourceTree = ""; }; A4E21A711C43D24800D6E6C9 /* Supporting Files */ = { isa = PBXGroup; children = ( A4E21A721C43D24800D6E6C9 /* TableViewTest2Tests-Info.plist */, A4E21A731C43D24800D6E6C9 /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ A4E21A471C43D24800D6E6C9 /* TableViewTest2 */ = { isa = PBXNativeTarget; buildConfigurationList = A4E21A7A1C43D24800D6E6C9 /* Build configuration list for PBXNativeTarget "TableViewTest2" */; buildPhases = ( A4E21A441C43D24800D6E6C9 /* Sources */, A4E21A451C43D24800D6E6C9 /* Frameworks */, A4E21A461C43D24800D6E6C9 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = TableViewTest2; productName = TableViewTest2; productReference = A4E21A481C43D24800D6E6C9 /* TableViewTest2.app */; productType = "com.apple.product-type.application"; }; A4E21A681C43D24800D6E6C9 /* TableViewTest2Tests */ = { isa = PBXNativeTarget; buildConfigurationList = A4E21A7D1C43D24800D6E6C9 /* Build configuration list for PBXNativeTarget "TableViewTest2Tests" */; buildPhases = ( A4E21A651C43D24800D6E6C9 /* Sources */, A4E21A661C43D24800D6E6C9 /* Frameworks */, A4E21A671C43D24800D6E6C9 /* Resources */, ); buildRules = ( ); dependencies = ( A4E21A6F1C43D24800D6E6C9 /* PBXTargetDependency */, ); name = TableViewTest2Tests; productName = TableViewTest2Tests; productReference = A4E21A691C43D24800D6E6C9 /* TableViewTest2Tests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ A4E21A401C43D24800D6E6C9 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0510; ORGANIZATIONNAME = uec; TargetAttributes = { A4E21A681C43D24800D6E6C9 = { TestTargetID = A4E21A471C43D24800D6E6C9; }; }; }; buildConfigurationList = A4E21A431C43D24800D6E6C9 /* Build configuration list for PBXProject "TableViewTest2" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = A4E21A3F1C43D24800D6E6C9; productRefGroup = A4E21A491C43D24800D6E6C9 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( A4E21A471C43D24800D6E6C9 /* TableViewTest2 */, A4E21A681C43D24800D6E6C9 /* TableViewTest2Tests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ A4E21A461C43D24800D6E6C9 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A4E21A641C43D24800D6E6C9 /* Images.xcassets in Resources */, A4E21A561C43D24800D6E6C9 /* InfoPlist.strings in Resources */, A4E21A5F1C43D24800D6E6C9 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; A4E21A671C43D24800D6E6C9 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A4E21A751C43D24800D6E6C9 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ A4E21A441C43D24800D6E6C9 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A4E21A621C43D24800D6E6C9 /* ViewController.m in Sources */, A4E21A5C1C43D24800D6E6C9 /* AppDelegate.m in Sources */, A4E21A581C43D24800D6E6C9 /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; A4E21A651C43D24800D6E6C9 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A4E21A771C43D24800D6E6C9 /* TableViewTest2Tests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ A4E21A6F1C43D24800D6E6C9 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = A4E21A471C43D24800D6E6C9 /* TableViewTest2 */; targetProxy = A4E21A6E1C43D24800D6E6C9 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ A4E21A541C43D24800D6E6C9 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A4E21A551C43D24800D6E6C9 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; A4E21A5D1C43D24800D6E6C9 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( A4E21A5E1C43D24800D6E6C9 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; A4E21A731C43D24800D6E6C9 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A4E21A741C43D24800D6E6C9 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ A4E21A781C43D24800D6E6C9 /* 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; }; A4E21A791C43D24800D6E6C9 /* 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; }; A4E21A7B1C43D24800D6E6C9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TableViewTest2/TableViewTest2-Prefix.pch"; INFOPLIST_FILE = "TableViewTest2/TableViewTest2-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; A4E21A7C1C43D24800D6E6C9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TableViewTest2/TableViewTest2-Prefix.pch"; INFOPLIST_FILE = "TableViewTest2/TableViewTest2-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; A4E21A7E1C43D24800D6E6C9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TableViewTest2.app/TableViewTest2"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TableViewTest2/TableViewTest2-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "TableViewTest2Tests/TableViewTest2Tests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Debug; }; A4E21A7F1C43D24800D6E6C9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TableViewTest2.app/TableViewTest2"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TableViewTest2/TableViewTest2-Prefix.pch"; INFOPLIST_FILE = "TableViewTest2Tests/TableViewTest2Tests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ A4E21A431C43D24800D6E6C9 /* Build configuration list for PBXProject "TableViewTest2" */ = { isa = XCConfigurationList; buildConfigurations = ( A4E21A781C43D24800D6E6C9 /* Debug */, A4E21A791C43D24800D6E6C9 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A4E21A7A1C43D24800D6E6C9 /* Build configuration list for PBXNativeTarget "TableViewTest2" */ = { isa = XCConfigurationList; buildConfigurations = ( A4E21A7B1C43D24800D6E6C9 /* Debug */, A4E21A7C1C43D24800D6E6C9 /* Release */, ); defaultConfigurationIsVisible = 0; }; A4E21A7D1C43D24800D6E6C9 /* Build configuration list for PBXNativeTarget "TableViewTest2Tests" */ = { isa = XCConfigurationList; buildConfigurations = ( A4E21A7E1C43D24800D6E6C9 /* Debug */, A4E21A7F1C43D24800D6E6C9 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = A4E21A401C43D24800D6E6C9 /* Project object */; }