// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ A468AD131BC53C3600A7190E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A468AD121BC53C3600A7190E /* Foundation.framework */; }; A468AD151BC53C3600A7190E /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A468AD141BC53C3600A7190E /* CoreGraphics.framework */; }; A468AD171BC53C3600A7190E /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A468AD161BC53C3600A7190E /* UIKit.framework */; }; A468AD1D1BC53C3700A7190E /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A468AD1B1BC53C3700A7190E /* InfoPlist.strings */; }; A468AD1F1BC53C3700A7190E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A468AD1E1BC53C3700A7190E /* main.m */; }; A468AD231BC53C3700A7190E /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A468AD221BC53C3700A7190E /* AppDelegate.m */; }; A468AD261BC53C3700A7190E /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A468AD241BC53C3700A7190E /* Main.storyboard */; }; A468AD291BC53C3700A7190E /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A468AD281BC53C3700A7190E /* ViewController.m */; }; A468AD2B1BC53C3700A7190E /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A468AD2A1BC53C3700A7190E /* Images.xcassets */; }; A468AD321BC53C3700A7190E /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A468AD311BC53C3700A7190E /* XCTest.framework */; }; A468AD331BC53C3700A7190E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A468AD121BC53C3600A7190E /* Foundation.framework */; }; A468AD341BC53C3700A7190E /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A468AD161BC53C3600A7190E /* UIKit.framework */; }; A468AD3C1BC53C3700A7190E /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A468AD3A1BC53C3700A7190E /* InfoPlist.strings */; }; A468AD3E1BC53C3700A7190E /* IconTests.m in Sources */ = {isa = PBXBuildFile; fileRef = A468AD3D1BC53C3700A7190E /* IconTests.m */; }; A468AD481BC53F1100A7190E /* animal.png in Resources */ = {isa = PBXBuildFile; fileRef = A468AD471BC53F1100A7190E /* animal.png */; }; A468AD4A1BC53F2300A7190E /* dog.png in Resources */ = {isa = PBXBuildFile; fileRef = A468AD491BC53F2300A7190E /* dog.png */; }; A468AD4C1BC53F2E00A7190E /* penguin.png in Resources */ = {isa = PBXBuildFile; fileRef = A468AD4B1BC53F2E00A7190E /* penguin.png */; }; A468AD4E1BC5402F00A7190E /* MyImages.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A468AD4D1BC5402F00A7190E /* MyImages.xcassets */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ A468AD351BC53C3700A7190E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = A468AD071BC53C3600A7190E /* Project object */; proxyType = 1; remoteGlobalIDString = A468AD0E1BC53C3600A7190E; remoteInfo = Icon; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ A468AD0F1BC53C3600A7190E /* Icon.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Icon.app; sourceTree = BUILT_PRODUCTS_DIR; }; A468AD121BC53C3600A7190E /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; A468AD141BC53C3600A7190E /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; A468AD161BC53C3600A7190E /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; A468AD1A1BC53C3700A7190E /* Icon-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Icon-Info.plist"; sourceTree = ""; }; A468AD1C1BC53C3700A7190E /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A468AD1E1BC53C3700A7190E /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; A468AD201BC53C3700A7190E /* Icon-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Icon-Prefix.pch"; sourceTree = ""; }; A468AD211BC53C3700A7190E /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; A468AD221BC53C3700A7190E /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; A468AD251BC53C3700A7190E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; A468AD271BC53C3700A7190E /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; A468AD281BC53C3700A7190E /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; A468AD2A1BC53C3700A7190E /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; A468AD301BC53C3700A7190E /* IconTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = IconTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; A468AD311BC53C3700A7190E /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; A468AD391BC53C3700A7190E /* IconTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "IconTests-Info.plist"; sourceTree = ""; }; A468AD3B1BC53C3700A7190E /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A468AD3D1BC53C3700A7190E /* IconTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = IconTests.m; sourceTree = ""; }; A468AD471BC53F1100A7190E /* animal.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = animal.png; path = ../../../Downloads/animal.png; sourceTree = ""; }; A468AD491BC53F2300A7190E /* dog.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = dog.png; path = ../../../Downloads/dog.png; sourceTree = ""; }; A468AD4B1BC53F2E00A7190E /* penguin.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = penguin.png; path = ../../../Downloads/penguin.png; sourceTree = ""; }; A468AD4D1BC5402F00A7190E /* MyImages.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = MyImages.xcassets; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ A468AD0C1BC53C3600A7190E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A468AD151BC53C3600A7190E /* CoreGraphics.framework in Frameworks */, A468AD171BC53C3600A7190E /* UIKit.framework in Frameworks */, A468AD131BC53C3600A7190E /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; A468AD2D1BC53C3700A7190E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A468AD321BC53C3700A7190E /* XCTest.framework in Frameworks */, A468AD341BC53C3700A7190E /* UIKit.framework in Frameworks */, A468AD331BC53C3700A7190E /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ A468AD061BC53C3600A7190E = { isa = PBXGroup; children = ( A468AD181BC53C3600A7190E /* Icon */, A468AD371BC53C3700A7190E /* IconTests */, A468AD111BC53C3600A7190E /* Frameworks */, A468AD101BC53C3600A7190E /* Products */, ); sourceTree = ""; }; A468AD101BC53C3600A7190E /* Products */ = { isa = PBXGroup; children = ( A468AD0F1BC53C3600A7190E /* Icon.app */, A468AD301BC53C3700A7190E /* IconTests.xctest */, ); name = Products; sourceTree = ""; }; A468AD111BC53C3600A7190E /* Frameworks */ = { isa = PBXGroup; children = ( A468AD121BC53C3600A7190E /* Foundation.framework */, A468AD141BC53C3600A7190E /* CoreGraphics.framework */, A468AD161BC53C3600A7190E /* UIKit.framework */, A468AD311BC53C3700A7190E /* XCTest.framework */, ); name = Frameworks; sourceTree = ""; }; A468AD181BC53C3600A7190E /* Icon */ = { isa = PBXGroup; children = ( A468AD211BC53C3700A7190E /* AppDelegate.h */, A468AD221BC53C3700A7190E /* AppDelegate.m */, A468AD241BC53C3700A7190E /* Main.storyboard */, A468AD271BC53C3700A7190E /* ViewController.h */, A468AD281BC53C3700A7190E /* ViewController.m */, A468AD2A1BC53C3700A7190E /* Images.xcassets */, A468AD4D1BC5402F00A7190E /* MyImages.xcassets */, A468AD191BC53C3700A7190E /* Supporting Files */, ); path = Icon; sourceTree = ""; }; A468AD191BC53C3700A7190E /* Supporting Files */ = { isa = PBXGroup; children = ( A468AD4B1BC53F2E00A7190E /* penguin.png */, A468AD491BC53F2300A7190E /* dog.png */, A468AD471BC53F1100A7190E /* animal.png */, A468AD1A1BC53C3700A7190E /* Icon-Info.plist */, A468AD1B1BC53C3700A7190E /* InfoPlist.strings */, A468AD1E1BC53C3700A7190E /* main.m */, A468AD201BC53C3700A7190E /* Icon-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; A468AD371BC53C3700A7190E /* IconTests */ = { isa = PBXGroup; children = ( A468AD3D1BC53C3700A7190E /* IconTests.m */, A468AD381BC53C3700A7190E /* Supporting Files */, ); path = IconTests; sourceTree = ""; }; A468AD381BC53C3700A7190E /* Supporting Files */ = { isa = PBXGroup; children = ( A468AD391BC53C3700A7190E /* IconTests-Info.plist */, A468AD3A1BC53C3700A7190E /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ A468AD0E1BC53C3600A7190E /* Icon */ = { isa = PBXNativeTarget; buildConfigurationList = A468AD411BC53C3700A7190E /* Build configuration list for PBXNativeTarget "Icon" */; buildPhases = ( A468AD0B1BC53C3600A7190E /* Sources */, A468AD0C1BC53C3600A7190E /* Frameworks */, A468AD0D1BC53C3600A7190E /* Resources */, ); buildRules = ( ); dependencies = ( ); name = Icon; productName = Icon; productReference = A468AD0F1BC53C3600A7190E /* Icon.app */; productType = "com.apple.product-type.application"; }; A468AD2F1BC53C3700A7190E /* IconTests */ = { isa = PBXNativeTarget; buildConfigurationList = A468AD441BC53C3700A7190E /* Build configuration list for PBXNativeTarget "IconTests" */; buildPhases = ( A468AD2C1BC53C3700A7190E /* Sources */, A468AD2D1BC53C3700A7190E /* Frameworks */, A468AD2E1BC53C3700A7190E /* Resources */, ); buildRules = ( ); dependencies = ( A468AD361BC53C3700A7190E /* PBXTargetDependency */, ); name = IconTests; productName = IconTests; productReference = A468AD301BC53C3700A7190E /* IconTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ A468AD071BC53C3600A7190E /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0510; ORGANIZATIONNAME = uec; TargetAttributes = { A468AD2F1BC53C3700A7190E = { TestTargetID = A468AD0E1BC53C3600A7190E; }; }; }; buildConfigurationList = A468AD0A1BC53C3600A7190E /* Build configuration list for PBXProject "Icon" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = A468AD061BC53C3600A7190E; productRefGroup = A468AD101BC53C3600A7190E /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( A468AD0E1BC53C3600A7190E /* Icon */, A468AD2F1BC53C3700A7190E /* IconTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ A468AD0D1BC53C3600A7190E /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A468AD4C1BC53F2E00A7190E /* penguin.png in Resources */, A468AD2B1BC53C3700A7190E /* Images.xcassets in Resources */, A468AD4A1BC53F2300A7190E /* dog.png in Resources */, A468AD1D1BC53C3700A7190E /* InfoPlist.strings in Resources */, A468AD261BC53C3700A7190E /* Main.storyboard in Resources */, A468AD4E1BC5402F00A7190E /* MyImages.xcassets in Resources */, A468AD481BC53F1100A7190E /* animal.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; A468AD2E1BC53C3700A7190E /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A468AD3C1BC53C3700A7190E /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ A468AD0B1BC53C3600A7190E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A468AD291BC53C3700A7190E /* ViewController.m in Sources */, A468AD231BC53C3700A7190E /* AppDelegate.m in Sources */, A468AD1F1BC53C3700A7190E /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; A468AD2C1BC53C3700A7190E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A468AD3E1BC53C3700A7190E /* IconTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ A468AD361BC53C3700A7190E /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = A468AD0E1BC53C3600A7190E /* Icon */; targetProxy = A468AD351BC53C3700A7190E /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ A468AD1B1BC53C3700A7190E /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A468AD1C1BC53C3700A7190E /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; A468AD241BC53C3700A7190E /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( A468AD251BC53C3700A7190E /* Base */, ); name = Main.storyboard; sourceTree = ""; }; A468AD3A1BC53C3700A7190E /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A468AD3B1BC53C3700A7190E /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ A468AD3F1BC53C3700A7190E /* 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; }; A468AD401BC53C3700A7190E /* 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; }; A468AD421BC53C3700A7190E /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Icon/Icon-Prefix.pch"; INFOPLIST_FILE = "Icon/Icon-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; A468AD431BC53C3700A7190E /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Icon/Icon-Prefix.pch"; INFOPLIST_FILE = "Icon/Icon-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; A468AD451BC53C3700A7190E /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Icon.app/Icon"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Icon/Icon-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "IconTests/IconTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Debug; }; A468AD461BC53C3700A7190E /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Icon.app/Icon"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Icon/Icon-Prefix.pch"; INFOPLIST_FILE = "IconTests/IconTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ A468AD0A1BC53C3600A7190E /* Build configuration list for PBXProject "Icon" */ = { isa = XCConfigurationList; buildConfigurations = ( A468AD3F1BC53C3700A7190E /* Debug */, A468AD401BC53C3700A7190E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A468AD411BC53C3700A7190E /* Build configuration list for PBXNativeTarget "Icon" */ = { isa = XCConfigurationList; buildConfigurations = ( A468AD421BC53C3700A7190E /* Debug */, A468AD431BC53C3700A7190E /* Release */, ); defaultConfigurationIsVisible = 0; }; A468AD441BC53C3700A7190E /* Build configuration list for PBXNativeTarget "IconTests" */ = { isa = XCConfigurationList; buildConfigurations = ( A468AD451BC53C3700A7190E /* Debug */, A468AD461BC53C3700A7190E /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = A468AD071BC53C3600A7190E /* Project object */; }