// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ A42B26F21BB2DD0000A8B612 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A42B26F11BB2DD0000A8B612 /* Foundation.framework */; }; A42B26F41BB2DD0000A8B612 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A42B26F31BB2DD0000A8B612 /* CoreGraphics.framework */; }; A42B26F61BB2DD0000A8B612 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A42B26F51BB2DD0000A8B612 /* UIKit.framework */; }; A42B26FC1BB2DD0000A8B612 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A42B26FA1BB2DD0000A8B612 /* InfoPlist.strings */; }; A42B26FE1BB2DD0000A8B612 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A42B26FD1BB2DD0000A8B612 /* main.m */; }; A42B27021BB2DD0000A8B612 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A42B27011BB2DD0000A8B612 /* AppDelegate.m */; }; A42B27051BB2DD0000A8B612 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A42B27031BB2DD0000A8B612 /* Main.storyboard */; }; A42B270A1BB2DD0000A8B612 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A42B27091BB2DD0000A8B612 /* Images.xcassets */; }; A42B27111BB2DD0000A8B612 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A42B27101BB2DD0000A8B612 /* XCTest.framework */; }; A42B27121BB2DD0000A8B612 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A42B26F11BB2DD0000A8B612 /* Foundation.framework */; }; A42B27131BB2DD0000A8B612 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A42B26F51BB2DD0000A8B612 /* UIKit.framework */; }; A42B271B1BB2DD0000A8B612 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A42B27191BB2DD0000A8B612 /* InfoPlist.strings */; }; A42B271D1BB2DD0000A8B612 /* TableViewController4Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = A42B271C1BB2DD0000A8B612 /* TableViewController4Tests.m */; }; A42B27281BB2DD4800A8B612 /* MyTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A42B27271BB2DD4800A8B612 /* MyTableViewController.m */; }; A42B272B1BB2DDDC00A8B612 /* CustomTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A42B272A1BB2DDDC00A8B612 /* CustomTableViewCell.m */; }; A42B272D1BB2E03500A8B612 /* p6.jpg in Resources */ = {isa = PBXBuildFile; fileRef = A42B272C1BB2E03500A8B612 /* p6.jpg */; }; A42B272F1BB2E25300A8B612 /* p3.png in Resources */ = {isa = PBXBuildFile; fileRef = A42B272E1BB2E25300A8B612 /* p3.png */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ A42B27141BB2DD0000A8B612 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = A42B26E61BB2DD0000A8B612 /* Project object */; proxyType = 1; remoteGlobalIDString = A42B26ED1BB2DD0000A8B612; remoteInfo = TableViewController4; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ A42B26EE1BB2DD0000A8B612 /* TableViewController4.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TableViewController4.app; sourceTree = BUILT_PRODUCTS_DIR; }; A42B26F11BB2DD0000A8B612 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; A42B26F31BB2DD0000A8B612 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; A42B26F51BB2DD0000A8B612 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; A42B26F91BB2DD0000A8B612 /* TableViewController4-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TableViewController4-Info.plist"; sourceTree = ""; }; A42B26FB1BB2DD0000A8B612 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A42B26FD1BB2DD0000A8B612 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; A42B26FF1BB2DD0000A8B612 /* TableViewController4-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TableViewController4-Prefix.pch"; sourceTree = ""; }; A42B27001BB2DD0000A8B612 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; A42B27011BB2DD0000A8B612 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; A42B27041BB2DD0000A8B612 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; A42B27091BB2DD0000A8B612 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; A42B270F1BB2DD0000A8B612 /* TableViewController4Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TableViewController4Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; A42B27101BB2DD0000A8B612 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; A42B27181BB2DD0000A8B612 /* TableViewController4Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TableViewController4Tests-Info.plist"; sourceTree = ""; }; A42B271A1BB2DD0000A8B612 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A42B271C1BB2DD0000A8B612 /* TableViewController4Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TableViewController4Tests.m; sourceTree = ""; }; A42B27261BB2DD4800A8B612 /* MyTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyTableViewController.h; sourceTree = ""; }; A42B27271BB2DD4800A8B612 /* MyTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyTableViewController.m; sourceTree = ""; }; A42B27291BB2DDDC00A8B612 /* CustomTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomTableViewCell.h; sourceTree = ""; }; A42B272A1BB2DDDC00A8B612 /* CustomTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomTableViewCell.m; sourceTree = ""; }; A42B272C1BB2E03500A8B612 /* p6.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = p6.jpg; path = ../../../Downloads/p6.jpg; sourceTree = ""; }; A42B272E1BB2E25300A8B612 /* p3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = p3.png; path = ../../../Downloads/p3.png; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ A42B26EB1BB2DD0000A8B612 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A42B26F41BB2DD0000A8B612 /* CoreGraphics.framework in Frameworks */, A42B26F61BB2DD0000A8B612 /* UIKit.framework in Frameworks */, A42B26F21BB2DD0000A8B612 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; A42B270C1BB2DD0000A8B612 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A42B27111BB2DD0000A8B612 /* XCTest.framework in Frameworks */, A42B27131BB2DD0000A8B612 /* UIKit.framework in Frameworks */, A42B27121BB2DD0000A8B612 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ A42B26E51BB2DD0000A8B612 = { isa = PBXGroup; children = ( A42B26F71BB2DD0000A8B612 /* TableViewController4 */, A42B27161BB2DD0000A8B612 /* TableViewController4Tests */, A42B26F01BB2DD0000A8B612 /* Frameworks */, A42B26EF1BB2DD0000A8B612 /* Products */, ); sourceTree = ""; }; A42B26EF1BB2DD0000A8B612 /* Products */ = { isa = PBXGroup; children = ( A42B26EE1BB2DD0000A8B612 /* TableViewController4.app */, A42B270F1BB2DD0000A8B612 /* TableViewController4Tests.xctest */, ); name = Products; sourceTree = ""; }; A42B26F01BB2DD0000A8B612 /* Frameworks */ = { isa = PBXGroup; children = ( A42B26F11BB2DD0000A8B612 /* Foundation.framework */, A42B26F31BB2DD0000A8B612 /* CoreGraphics.framework */, A42B26F51BB2DD0000A8B612 /* UIKit.framework */, A42B27101BB2DD0000A8B612 /* XCTest.framework */, ); name = Frameworks; sourceTree = ""; }; A42B26F71BB2DD0000A8B612 /* TableViewController4 */ = { isa = PBXGroup; children = ( A42B27001BB2DD0000A8B612 /* AppDelegate.h */, A42B27011BB2DD0000A8B612 /* AppDelegate.m */, A42B27031BB2DD0000A8B612 /* Main.storyboard */, A42B27091BB2DD0000A8B612 /* Images.xcassets */, A42B26F81BB2DD0000A8B612 /* Supporting Files */, A42B27261BB2DD4800A8B612 /* MyTableViewController.h */, A42B27271BB2DD4800A8B612 /* MyTableViewController.m */, A42B27291BB2DDDC00A8B612 /* CustomTableViewCell.h */, A42B272A1BB2DDDC00A8B612 /* CustomTableViewCell.m */, ); path = TableViewController4; sourceTree = ""; }; A42B26F81BB2DD0000A8B612 /* Supporting Files */ = { isa = PBXGroup; children = ( A42B272E1BB2E25300A8B612 /* p3.png */, A42B272C1BB2E03500A8B612 /* p6.jpg */, A42B26F91BB2DD0000A8B612 /* TableViewController4-Info.plist */, A42B26FA1BB2DD0000A8B612 /* InfoPlist.strings */, A42B26FD1BB2DD0000A8B612 /* main.m */, A42B26FF1BB2DD0000A8B612 /* TableViewController4-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; A42B27161BB2DD0000A8B612 /* TableViewController4Tests */ = { isa = PBXGroup; children = ( A42B271C1BB2DD0000A8B612 /* TableViewController4Tests.m */, A42B27171BB2DD0000A8B612 /* Supporting Files */, ); path = TableViewController4Tests; sourceTree = ""; }; A42B27171BB2DD0000A8B612 /* Supporting Files */ = { isa = PBXGroup; children = ( A42B27181BB2DD0000A8B612 /* TableViewController4Tests-Info.plist */, A42B27191BB2DD0000A8B612 /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ A42B26ED1BB2DD0000A8B612 /* TableViewController4 */ = { isa = PBXNativeTarget; buildConfigurationList = A42B27201BB2DD0000A8B612 /* Build configuration list for PBXNativeTarget "TableViewController4" */; buildPhases = ( A42B26EA1BB2DD0000A8B612 /* Sources */, A42B26EB1BB2DD0000A8B612 /* Frameworks */, A42B26EC1BB2DD0000A8B612 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = TableViewController4; productName = TableViewController4; productReference = A42B26EE1BB2DD0000A8B612 /* TableViewController4.app */; productType = "com.apple.product-type.application"; }; A42B270E1BB2DD0000A8B612 /* TableViewController4Tests */ = { isa = PBXNativeTarget; buildConfigurationList = A42B27231BB2DD0000A8B612 /* Build configuration list for PBXNativeTarget "TableViewController4Tests" */; buildPhases = ( A42B270B1BB2DD0000A8B612 /* Sources */, A42B270C1BB2DD0000A8B612 /* Frameworks */, A42B270D1BB2DD0000A8B612 /* Resources */, ); buildRules = ( ); dependencies = ( A42B27151BB2DD0000A8B612 /* PBXTargetDependency */, ); name = TableViewController4Tests; productName = TableViewController4Tests; productReference = A42B270F1BB2DD0000A8B612 /* TableViewController4Tests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ A42B26E61BB2DD0000A8B612 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0510; ORGANIZATIONNAME = uec; TargetAttributes = { A42B270E1BB2DD0000A8B612 = { TestTargetID = A42B26ED1BB2DD0000A8B612; }; }; }; buildConfigurationList = A42B26E91BB2DD0000A8B612 /* Build configuration list for PBXProject "TableViewController4" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = A42B26E51BB2DD0000A8B612; productRefGroup = A42B26EF1BB2DD0000A8B612 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( A42B26ED1BB2DD0000A8B612 /* TableViewController4 */, A42B270E1BB2DD0000A8B612 /* TableViewController4Tests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ A42B26EC1BB2DD0000A8B612 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A42B272F1BB2E25300A8B612 /* p3.png in Resources */, A42B270A1BB2DD0000A8B612 /* Images.xcassets in Resources */, A42B26FC1BB2DD0000A8B612 /* InfoPlist.strings in Resources */, A42B27051BB2DD0000A8B612 /* Main.storyboard in Resources */, A42B272D1BB2E03500A8B612 /* p6.jpg in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; A42B270D1BB2DD0000A8B612 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A42B271B1BB2DD0000A8B612 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ A42B26EA1BB2DD0000A8B612 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A42B27281BB2DD4800A8B612 /* MyTableViewController.m in Sources */, A42B27021BB2DD0000A8B612 /* AppDelegate.m in Sources */, A42B272B1BB2DDDC00A8B612 /* CustomTableViewCell.m in Sources */, A42B26FE1BB2DD0000A8B612 /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; A42B270B1BB2DD0000A8B612 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A42B271D1BB2DD0000A8B612 /* TableViewController4Tests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ A42B27151BB2DD0000A8B612 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = A42B26ED1BB2DD0000A8B612 /* TableViewController4 */; targetProxy = A42B27141BB2DD0000A8B612 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ A42B26FA1BB2DD0000A8B612 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A42B26FB1BB2DD0000A8B612 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; A42B27031BB2DD0000A8B612 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( A42B27041BB2DD0000A8B612 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; A42B27191BB2DD0000A8B612 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A42B271A1BB2DD0000A8B612 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ A42B271E1BB2DD0000A8B612 /* 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; }; A42B271F1BB2DD0000A8B612 /* 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; }; A42B27211BB2DD0000A8B612 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TableViewController4/TableViewController4-Prefix.pch"; INFOPLIST_FILE = "TableViewController4/TableViewController4-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; A42B27221BB2DD0000A8B612 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TableViewController4/TableViewController4-Prefix.pch"; INFOPLIST_FILE = "TableViewController4/TableViewController4-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; A42B27241BB2DD0000A8B612 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TableViewController4.app/TableViewController4"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TableViewController4/TableViewController4-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "TableViewController4Tests/TableViewController4Tests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Debug; }; A42B27251BB2DD0000A8B612 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TableViewController4.app/TableViewController4"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TableViewController4/TableViewController4-Prefix.pch"; INFOPLIST_FILE = "TableViewController4Tests/TableViewController4Tests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ A42B26E91BB2DD0000A8B612 /* Build configuration list for PBXProject "TableViewController4" */ = { isa = XCConfigurationList; buildConfigurations = ( A42B271E1BB2DD0000A8B612 /* Debug */, A42B271F1BB2DD0000A8B612 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A42B27201BB2DD0000A8B612 /* Build configuration list for PBXNativeTarget "TableViewController4" */ = { isa = XCConfigurationList; buildConfigurations = ( A42B27211BB2DD0000A8B612 /* Debug */, A42B27221BB2DD0000A8B612 /* Release */, ); defaultConfigurationIsVisible = 0; }; A42B27231BB2DD0000A8B612 /* Build configuration list for PBXNativeTarget "TableViewController4Tests" */ = { isa = XCConfigurationList; buildConfigurations = ( A42B27241BB2DD0000A8B612 /* Debug */, A42B27251BB2DD0000A8B612 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = A42B26E61BB2DD0000A8B612 /* Project object */; }