// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 4A0221CC199A1E65005A9850 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A0221CB199A1E65005A9850 /* Foundation.framework */; }; 4A0221CE199A1E65005A9850 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A0221CD199A1E65005A9850 /* CoreGraphics.framework */; }; 4A0221D0199A1E65005A9850 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A0221CF199A1E65005A9850 /* UIKit.framework */; }; 4A0221D6199A1E65005A9850 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 4A0221D4199A1E65005A9850 /* InfoPlist.strings */; }; 4A0221D8199A1E65005A9850 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A0221D7199A1E65005A9850 /* main.m */; }; 4A0221DC199A1E65005A9850 /* ButtonDemoAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A0221DB199A1E65005A9850 /* ButtonDemoAppDelegate.m */; }; 4A0221DF199A1E65005A9850 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4A0221DD199A1E65005A9850 /* Main.storyboard */; }; 4A0221E2199A1E65005A9850 /* ButtonDemoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A0221E1199A1E65005A9850 /* ButtonDemoViewController.m */; }; 4A0221E4199A1E65005A9850 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4A0221E3199A1E65005A9850 /* Images.xcassets */; }; 4A0221EB199A1E66005A9850 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A0221EA199A1E66005A9850 /* XCTest.framework */; }; 4A0221EC199A1E66005A9850 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A0221CB199A1E65005A9850 /* Foundation.framework */; }; 4A0221ED199A1E66005A9850 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A0221CF199A1E65005A9850 /* UIKit.framework */; }; 4A0221F5199A1E66005A9850 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 4A0221F3199A1E66005A9850 /* InfoPlist.strings */; }; 4A0221F7199A1E66005A9850 /* ButtonDemoOCTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A0221F6199A1E66005A9850 /* ButtonDemoOCTests.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 4A0221EE199A1E66005A9850 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 4A0221C0199A1E63005A9850 /* Project object */; proxyType = 1; remoteGlobalIDString = 4A0221C7199A1E65005A9850; remoteInfo = ButtonDemoOC; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 4A0221C8199A1E65005A9850 /* ButtonDemoOC.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ButtonDemoOC.app; sourceTree = BUILT_PRODUCTS_DIR; }; 4A0221CB199A1E65005A9850 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 4A0221CD199A1E65005A9850 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 4A0221CF199A1E65005A9850 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 4A0221D3199A1E65005A9850 /* ButtonDemoOC-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ButtonDemoOC-Info.plist"; sourceTree = ""; }; 4A0221D5199A1E65005A9850 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 4A0221D7199A1E65005A9850 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 4A0221D9199A1E65005A9850 /* ButtonDemoOC-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ButtonDemoOC-Prefix.pch"; sourceTree = ""; }; 4A0221DA199A1E65005A9850 /* ButtonDemoAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ButtonDemoAppDelegate.h; sourceTree = ""; }; 4A0221DB199A1E65005A9850 /* ButtonDemoAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ButtonDemoAppDelegate.m; sourceTree = ""; }; 4A0221DE199A1E65005A9850 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 4A0221E0199A1E65005A9850 /* ButtonDemoViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ButtonDemoViewController.h; sourceTree = ""; }; 4A0221E1199A1E65005A9850 /* ButtonDemoViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ButtonDemoViewController.m; sourceTree = ""; }; 4A0221E3199A1E65005A9850 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; 4A0221E9199A1E66005A9850 /* ButtonDemoOCTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ButtonDemoOCTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 4A0221EA199A1E66005A9850 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; 4A0221F2199A1E66005A9850 /* ButtonDemoOCTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ButtonDemoOCTests-Info.plist"; sourceTree = ""; }; 4A0221F4199A1E66005A9850 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 4A0221F6199A1E66005A9850 /* ButtonDemoOCTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ButtonDemoOCTests.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 4A0221C5199A1E65005A9850 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 4A0221CE199A1E65005A9850 /* CoreGraphics.framework in Frameworks */, 4A0221D0199A1E65005A9850 /* UIKit.framework in Frameworks */, 4A0221CC199A1E65005A9850 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 4A0221E6199A1E65005A9850 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 4A0221EB199A1E66005A9850 /* XCTest.framework in Frameworks */, 4A0221ED199A1E66005A9850 /* UIKit.framework in Frameworks */, 4A0221EC199A1E66005A9850 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 4A0221BF199A1E63005A9850 = { isa = PBXGroup; children = ( 4A0221D1199A1E65005A9850 /* ButtonDemoOC */, 4A0221F0199A1E66005A9850 /* ButtonDemoOCTests */, 4A0221CA199A1E65005A9850 /* Frameworks */, 4A0221C9199A1E65005A9850 /* Products */, ); sourceTree = ""; }; 4A0221C9199A1E65005A9850 /* Products */ = { isa = PBXGroup; children = ( 4A0221C8199A1E65005A9850 /* ButtonDemoOC.app */, 4A0221E9199A1E66005A9850 /* ButtonDemoOCTests.xctest */, ); name = Products; sourceTree = ""; }; 4A0221CA199A1E65005A9850 /* Frameworks */ = { isa = PBXGroup; children = ( 4A0221CB199A1E65005A9850 /* Foundation.framework */, 4A0221CD199A1E65005A9850 /* CoreGraphics.framework */, 4A0221CF199A1E65005A9850 /* UIKit.framework */, 4A0221EA199A1E66005A9850 /* XCTest.framework */, ); name = Frameworks; sourceTree = ""; }; 4A0221D1199A1E65005A9850 /* ButtonDemoOC */ = { isa = PBXGroup; children = ( 4A0221DA199A1E65005A9850 /* ButtonDemoAppDelegate.h */, 4A0221DB199A1E65005A9850 /* ButtonDemoAppDelegate.m */, 4A0221DD199A1E65005A9850 /* Main.storyboard */, 4A0221E0199A1E65005A9850 /* ButtonDemoViewController.h */, 4A0221E1199A1E65005A9850 /* ButtonDemoViewController.m */, 4A0221E3199A1E65005A9850 /* Images.xcassets */, 4A0221D2199A1E65005A9850 /* Supporting Files */, ); path = ButtonDemoOC; sourceTree = ""; }; 4A0221D2199A1E65005A9850 /* Supporting Files */ = { isa = PBXGroup; children = ( 4A0221D3199A1E65005A9850 /* ButtonDemoOC-Info.plist */, 4A0221D4199A1E65005A9850 /* InfoPlist.strings */, 4A0221D7199A1E65005A9850 /* main.m */, 4A0221D9199A1E65005A9850 /* ButtonDemoOC-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; 4A0221F0199A1E66005A9850 /* ButtonDemoOCTests */ = { isa = PBXGroup; children = ( 4A0221F6199A1E66005A9850 /* ButtonDemoOCTests.m */, 4A0221F1199A1E66005A9850 /* Supporting Files */, ); path = ButtonDemoOCTests; sourceTree = ""; }; 4A0221F1199A1E66005A9850 /* Supporting Files */ = { isa = PBXGroup; children = ( 4A0221F2199A1E66005A9850 /* ButtonDemoOCTests-Info.plist */, 4A0221F3199A1E66005A9850 /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 4A0221C7199A1E65005A9850 /* ButtonDemoOC */ = { isa = PBXNativeTarget; buildConfigurationList = 4A0221FA199A1E66005A9850 /* Build configuration list for PBXNativeTarget "ButtonDemoOC" */; buildPhases = ( 4A0221C4199A1E65005A9850 /* Sources */, 4A0221C5199A1E65005A9850 /* Frameworks */, 4A0221C6199A1E65005A9850 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = ButtonDemoOC; productName = ButtonDemoOC; productReference = 4A0221C8199A1E65005A9850 /* ButtonDemoOC.app */; productType = "com.apple.product-type.application"; }; 4A0221E8199A1E65005A9850 /* ButtonDemoOCTests */ = { isa = PBXNativeTarget; buildConfigurationList = 4A0221FD199A1E66005A9850 /* Build configuration list for PBXNativeTarget "ButtonDemoOCTests" */; buildPhases = ( 4A0221E5199A1E65005A9850 /* Sources */, 4A0221E6199A1E65005A9850 /* Frameworks */, 4A0221E7199A1E65005A9850 /* Resources */, ); buildRules = ( ); dependencies = ( 4A0221EF199A1E66005A9850 /* PBXTargetDependency */, ); name = ButtonDemoOCTests; productName = ButtonDemoOCTests; productReference = 4A0221E9199A1E66005A9850 /* ButtonDemoOCTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 4A0221C0199A1E63005A9850 /* Project object */ = { isa = PBXProject; attributes = { CLASSPREFIX = ButtonDemo; LastUpgradeCheck = 0510; ORGANIZATIONNAME = "Kari Laitinen"; TargetAttributes = { 4A0221E8199A1E65005A9850 = { TestTargetID = 4A0221C7199A1E65005A9850; }; }; }; buildConfigurationList = 4A0221C3199A1E63005A9850 /* Build configuration list for PBXProject "ButtonDemoOC" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 4A0221BF199A1E63005A9850; productRefGroup = 4A0221C9199A1E65005A9850 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 4A0221C7199A1E65005A9850 /* ButtonDemoOC */, 4A0221E8199A1E65005A9850 /* ButtonDemoOCTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 4A0221C6199A1E65005A9850 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 4A0221E4199A1E65005A9850 /* Images.xcassets in Resources */, 4A0221D6199A1E65005A9850 /* InfoPlist.strings in Resources */, 4A0221DF199A1E65005A9850 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 4A0221E7199A1E65005A9850 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 4A0221F5199A1E66005A9850 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 4A0221C4199A1E65005A9850 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 4A0221E2199A1E65005A9850 /* ButtonDemoViewController.m in Sources */, 4A0221D8199A1E65005A9850 /* main.m in Sources */, 4A0221DC199A1E65005A9850 /* ButtonDemoAppDelegate.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 4A0221E5199A1E65005A9850 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 4A0221F7199A1E66005A9850 /* ButtonDemoOCTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 4A0221EF199A1E66005A9850 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 4A0221C7199A1E65005A9850 /* ButtonDemoOC */; targetProxy = 4A0221EE199A1E66005A9850 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 4A0221D4199A1E65005A9850 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 4A0221D5199A1E65005A9850 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; 4A0221DD199A1E65005A9850 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 4A0221DE199A1E65005A9850 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 4A0221F3199A1E66005A9850 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 4A0221F4199A1E66005A9850 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 4A0221F8199A1E66005A9850 /* 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; }; 4A0221F9199A1E66005A9850 /* 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; }; 4A0221FB199A1E66005A9850 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "ButtonDemoOC/ButtonDemoOC-Prefix.pch"; INFOPLIST_FILE = "ButtonDemoOC/ButtonDemoOC-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; 4A0221FC199A1E66005A9850 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "ButtonDemoOC/ButtonDemoOC-Prefix.pch"; INFOPLIST_FILE = "ButtonDemoOC/ButtonDemoOC-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; 4A0221FE199A1E66005A9850 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/ButtonDemoOC.app/ButtonDemoOC"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "ButtonDemoOC/ButtonDemoOC-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "ButtonDemoOCTests/ButtonDemoOCTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Debug; }; 4A0221FF199A1E66005A9850 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/ButtonDemoOC.app/ButtonDemoOC"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "ButtonDemoOC/ButtonDemoOC-Prefix.pch"; INFOPLIST_FILE = "ButtonDemoOCTests/ButtonDemoOCTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 4A0221C3199A1E63005A9850 /* Build configuration list for PBXProject "ButtonDemoOC" */ = { isa = XCConfigurationList; buildConfigurations = ( 4A0221F8199A1E66005A9850 /* Debug */, 4A0221F9199A1E66005A9850 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 4A0221FA199A1E66005A9850 /* Build configuration list for PBXNativeTarget "ButtonDemoOC" */ = { isa = XCConfigurationList; buildConfigurations = ( 4A0221FB199A1E66005A9850 /* Debug */, 4A0221FC199A1E66005A9850 /* Release */, ); defaultConfigurationIsVisible = 0; }; 4A0221FD199A1E66005A9850 /* Build configuration list for PBXNativeTarget "ButtonDemoOCTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 4A0221FE199A1E66005A9850 /* Debug */, 4A0221FF199A1E66005A9850 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = 4A0221C0199A1E63005A9850 /* Project object */; }