// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ A4D3F2331D084081001E8A66 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4D3F2321D084081001E8A66 /* Foundation.framework */; }; A4D3F2351D084081001E8A66 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4D3F2341D084081001E8A66 /* CoreGraphics.framework */; }; A4D3F2371D084081001E8A66 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4D3F2361D084081001E8A66 /* UIKit.framework */; }; A4D3F23D1D084081001E8A66 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A4D3F23B1D084081001E8A66 /* InfoPlist.strings */; }; A4D3F23F1D084081001E8A66 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A4D3F23E1D084081001E8A66 /* main.m */; }; A4D3F2431D084081001E8A66 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A4D3F2421D084081001E8A66 /* AppDelegate.m */; }; A4D3F2461D084081001E8A66 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A4D3F2441D084081001E8A66 /* Main.storyboard */; }; A4D3F24B1D084081001E8A66 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A4D3F24A1D084081001E8A66 /* Images.xcassets */; }; A4D3F2521D084081001E8A66 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4D3F2511D084081001E8A66 /* XCTest.framework */; }; A4D3F2531D084081001E8A66 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4D3F2321D084081001E8A66 /* Foundation.framework */; }; A4D3F2541D084081001E8A66 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4D3F2361D084081001E8A66 /* UIKit.framework */; }; A4D3F25C1D084081001E8A66 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A4D3F25A1D084081001E8A66 /* InfoPlist.strings */; }; A4D3F25E1D084081001E8A66 /* RowSelectionTests.m in Sources */ = {isa = PBXBuildFile; fileRef = A4D3F25D1D084081001E8A66 /* RowSelectionTests.m */; }; A4D3F2691D084142001E8A66 /* MyTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A4D3F2681D084142001E8A66 /* MyTableViewController.m */; }; A4D3F26B1D0841C4001E8A66 /* pet1.png in Resources */ = {isa = PBXBuildFile; fileRef = A4D3F26A1D0841C4001E8A66 /* pet1.png */; }; A4D3F26D1D08479A001E8A66 /* pet2.png in Resources */ = {isa = PBXBuildFile; fileRef = A4D3F26C1D08479A001E8A66 /* pet2.png */; }; A4D3F26F1D0847A7001E8A66 /* pet3.png in Resources */ = {isa = PBXBuildFile; fileRef = A4D3F26E1D0847A7001E8A66 /* pet3.png */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ A4D3F2551D084081001E8A66 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = A4D3F2271D084081001E8A66 /* Project object */; proxyType = 1; remoteGlobalIDString = A4D3F22E1D084081001E8A66; remoteInfo = RowSelection; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ A4D3F22F1D084081001E8A66 /* RowSelection.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RowSelection.app; sourceTree = BUILT_PRODUCTS_DIR; }; A4D3F2321D084081001E8A66 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; A4D3F2341D084081001E8A66 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; A4D3F2361D084081001E8A66 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; A4D3F23A1D084081001E8A66 /* RowSelection-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "RowSelection-Info.plist"; sourceTree = ""; }; A4D3F23C1D084081001E8A66 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A4D3F23E1D084081001E8A66 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; A4D3F2401D084081001E8A66 /* RowSelection-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RowSelection-Prefix.pch"; sourceTree = ""; }; A4D3F2411D084081001E8A66 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; A4D3F2421D084081001E8A66 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; A4D3F2451D084081001E8A66 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; A4D3F24A1D084081001E8A66 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; A4D3F2501D084081001E8A66 /* RowSelectionTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RowSelectionTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; A4D3F2511D084081001E8A66 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; A4D3F2591D084081001E8A66 /* RowSelectionTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "RowSelectionTests-Info.plist"; sourceTree = ""; }; A4D3F25B1D084081001E8A66 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A4D3F25D1D084081001E8A66 /* RowSelectionTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RowSelectionTests.m; sourceTree = ""; }; A4D3F2671D084142001E8A66 /* MyTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyTableViewController.h; sourceTree = ""; }; A4D3F2681D084142001E8A66 /* MyTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyTableViewController.m; sourceTree = ""; }; A4D3F26A1D0841C4001E8A66 /* pet1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = pet1.png; sourceTree = ""; }; A4D3F26C1D08479A001E8A66 /* pet2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = pet2.png; path = ../../../Downloads/pet2.png; sourceTree = ""; }; A4D3F26E1D0847A7001E8A66 /* pet3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = pet3.png; path = ../../../Downloads/pet3.png; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ A4D3F22C1D084081001E8A66 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A4D3F2351D084081001E8A66 /* CoreGraphics.framework in Frameworks */, A4D3F2371D084081001E8A66 /* UIKit.framework in Frameworks */, A4D3F2331D084081001E8A66 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; A4D3F24D1D084081001E8A66 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A4D3F2521D084081001E8A66 /* XCTest.framework in Frameworks */, A4D3F2541D084081001E8A66 /* UIKit.framework in Frameworks */, A4D3F2531D084081001E8A66 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ A4D3F2261D084081001E8A66 = { isa = PBXGroup; children = ( A4D3F2381D084081001E8A66 /* RowSelection */, A4D3F2571D084081001E8A66 /* RowSelectionTests */, A4D3F2311D084081001E8A66 /* Frameworks */, A4D3F2301D084081001E8A66 /* Products */, ); sourceTree = ""; }; A4D3F2301D084081001E8A66 /* Products */ = { isa = PBXGroup; children = ( A4D3F22F1D084081001E8A66 /* RowSelection.app */, A4D3F2501D084081001E8A66 /* RowSelectionTests.xctest */, ); name = Products; sourceTree = ""; }; A4D3F2311D084081001E8A66 /* Frameworks */ = { isa = PBXGroup; children = ( A4D3F2321D084081001E8A66 /* Foundation.framework */, A4D3F2341D084081001E8A66 /* CoreGraphics.framework */, A4D3F2361D084081001E8A66 /* UIKit.framework */, A4D3F2511D084081001E8A66 /* XCTest.framework */, ); name = Frameworks; sourceTree = ""; }; A4D3F2381D084081001E8A66 /* RowSelection */ = { isa = PBXGroup; children = ( A4D3F2411D084081001E8A66 /* AppDelegate.h */, A4D3F2421D084081001E8A66 /* AppDelegate.m */, A4D3F2441D084081001E8A66 /* Main.storyboard */, A4D3F24A1D084081001E8A66 /* Images.xcassets */, A4D3F2391D084081001E8A66 /* Supporting Files */, A4D3F2671D084142001E8A66 /* MyTableViewController.h */, A4D3F2681D084142001E8A66 /* MyTableViewController.m */, ); path = RowSelection; sourceTree = ""; }; A4D3F2391D084081001E8A66 /* Supporting Files */ = { isa = PBXGroup; children = ( A4D3F26C1D08479A001E8A66 /* pet2.png */, A4D3F26E1D0847A7001E8A66 /* pet3.png */, A4D3F26A1D0841C4001E8A66 /* pet1.png */, A4D3F23A1D084081001E8A66 /* RowSelection-Info.plist */, A4D3F23B1D084081001E8A66 /* InfoPlist.strings */, A4D3F23E1D084081001E8A66 /* main.m */, A4D3F2401D084081001E8A66 /* RowSelection-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; A4D3F2571D084081001E8A66 /* RowSelectionTests */ = { isa = PBXGroup; children = ( A4D3F25D1D084081001E8A66 /* RowSelectionTests.m */, A4D3F2581D084081001E8A66 /* Supporting Files */, ); path = RowSelectionTests; sourceTree = ""; }; A4D3F2581D084081001E8A66 /* Supporting Files */ = { isa = PBXGroup; children = ( A4D3F2591D084081001E8A66 /* RowSelectionTests-Info.plist */, A4D3F25A1D084081001E8A66 /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ A4D3F22E1D084081001E8A66 /* RowSelection */ = { isa = PBXNativeTarget; buildConfigurationList = A4D3F2611D084081001E8A66 /* Build configuration list for PBXNativeTarget "RowSelection" */; buildPhases = ( A4D3F22B1D084081001E8A66 /* Sources */, A4D3F22C1D084081001E8A66 /* Frameworks */, A4D3F22D1D084081001E8A66 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = RowSelection; productName = RowSelection; productReference = A4D3F22F1D084081001E8A66 /* RowSelection.app */; productType = "com.apple.product-type.application"; }; A4D3F24F1D084081001E8A66 /* RowSelectionTests */ = { isa = PBXNativeTarget; buildConfigurationList = A4D3F2641D084081001E8A66 /* Build configuration list for PBXNativeTarget "RowSelectionTests" */; buildPhases = ( A4D3F24C1D084081001E8A66 /* Sources */, A4D3F24D1D084081001E8A66 /* Frameworks */, A4D3F24E1D084081001E8A66 /* Resources */, ); buildRules = ( ); dependencies = ( A4D3F2561D084081001E8A66 /* PBXTargetDependency */, ); name = RowSelectionTests; productName = RowSelectionTests; productReference = A4D3F2501D084081001E8A66 /* RowSelectionTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ A4D3F2271D084081001E8A66 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0510; ORGANIZATIONNAME = uec; TargetAttributes = { A4D3F24F1D084081001E8A66 = { TestTargetID = A4D3F22E1D084081001E8A66; }; }; }; buildConfigurationList = A4D3F22A1D084081001E8A66 /* Build configuration list for PBXProject "RowSelection" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = A4D3F2261D084081001E8A66; productRefGroup = A4D3F2301D084081001E8A66 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( A4D3F22E1D084081001E8A66 /* RowSelection */, A4D3F24F1D084081001E8A66 /* RowSelectionTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ A4D3F22D1D084081001E8A66 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A4D3F24B1D084081001E8A66 /* Images.xcassets in Resources */, A4D3F26D1D08479A001E8A66 /* pet2.png in Resources */, A4D3F26B1D0841C4001E8A66 /* pet1.png in Resources */, A4D3F23D1D084081001E8A66 /* InfoPlist.strings in Resources */, A4D3F2461D084081001E8A66 /* Main.storyboard in Resources */, A4D3F26F1D0847A7001E8A66 /* pet3.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; A4D3F24E1D084081001E8A66 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A4D3F25C1D084081001E8A66 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ A4D3F22B1D084081001E8A66 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A4D3F2691D084142001E8A66 /* MyTableViewController.m in Sources */, A4D3F2431D084081001E8A66 /* AppDelegate.m in Sources */, A4D3F23F1D084081001E8A66 /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; A4D3F24C1D084081001E8A66 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A4D3F25E1D084081001E8A66 /* RowSelectionTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ A4D3F2561D084081001E8A66 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = A4D3F22E1D084081001E8A66 /* RowSelection */; targetProxy = A4D3F2551D084081001E8A66 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ A4D3F23B1D084081001E8A66 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A4D3F23C1D084081001E8A66 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; A4D3F2441D084081001E8A66 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( A4D3F2451D084081001E8A66 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; A4D3F25A1D084081001E8A66 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A4D3F25B1D084081001E8A66 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ A4D3F25F1D084081001E8A66 /* 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; }; A4D3F2601D084081001E8A66 /* 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; }; A4D3F2621D084081001E8A66 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "RowSelection/RowSelection-Prefix.pch"; INFOPLIST_FILE = "RowSelection/RowSelection-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; A4D3F2631D084081001E8A66 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "RowSelection/RowSelection-Prefix.pch"; INFOPLIST_FILE = "RowSelection/RowSelection-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; A4D3F2651D084081001E8A66 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/RowSelection.app/RowSelection"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "RowSelection/RowSelection-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "RowSelectionTests/RowSelectionTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Debug; }; A4D3F2661D084081001E8A66 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/RowSelection.app/RowSelection"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "RowSelection/RowSelection-Prefix.pch"; INFOPLIST_FILE = "RowSelectionTests/RowSelectionTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ A4D3F22A1D084081001E8A66 /* Build configuration list for PBXProject "RowSelection" */ = { isa = XCConfigurationList; buildConfigurations = ( A4D3F25F1D084081001E8A66 /* Debug */, A4D3F2601D084081001E8A66 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A4D3F2611D084081001E8A66 /* Build configuration list for PBXNativeTarget "RowSelection" */ = { isa = XCConfigurationList; buildConfigurations = ( A4D3F2621D084081001E8A66 /* Debug */, A4D3F2631D084081001E8A66 /* Release */, ); defaultConfigurationIsVisible = 0; }; A4D3F2641D084081001E8A66 /* Build configuration list for PBXNativeTarget "RowSelectionTests" */ = { isa = XCConfigurationList; buildConfigurations = ( A4D3F2651D084081001E8A66 /* Debug */, A4D3F2661D084081001E8A66 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = A4D3F2271D084081001E8A66 /* Project object */; }