// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ A4F76D741BA6F3650086E361 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4F76D731BA6F3650086E361 /* Foundation.framework */; }; A4F76D761BA6F3650086E361 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4F76D751BA6F3650086E361 /* CoreGraphics.framework */; }; A4F76D781BA6F3650086E361 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4F76D771BA6F3650086E361 /* UIKit.framework */; }; A4F76D7E1BA6F3650086E361 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A4F76D7C1BA6F3650086E361 /* InfoPlist.strings */; }; A4F76D801BA6F3650086E361 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A4F76D7F1BA6F3650086E361 /* main.m */; }; A4F76D841BA6F3650086E361 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A4F76D831BA6F3650086E361 /* AppDelegate.m */; }; A4F76D871BA6F3650086E361 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A4F76D851BA6F3650086E361 /* Main.storyboard */; }; A4F76D8A1BA6F3650086E361 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A4F76D891BA6F3650086E361 /* ViewController.m */; }; A4F76D8C1BA6F3650086E361 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A4F76D8B1BA6F3650086E361 /* Images.xcassets */; }; A4F76D931BA6F3650086E361 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4F76D921BA6F3650086E361 /* XCTest.framework */; }; A4F76D941BA6F3660086E361 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4F76D731BA6F3650086E361 /* Foundation.framework */; }; A4F76D951BA6F3660086E361 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4F76D771BA6F3650086E361 /* UIKit.framework */; }; A4F76D9D1BA6F3660086E361 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A4F76D9B1BA6F3660086E361 /* InfoPlist.strings */; }; A4F76D9F1BA6F3660086E361 /* AnimationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = A4F76D9E1BA6F3660086E361 /* AnimationTests.m */; }; A4F76DAB1BA6F3DF0086E361 /* animal.png in Resources */ = {isa = PBXBuildFile; fileRef = A4F76DA81BA6F3DF0086E361 /* animal.png */; }; A4F76DAC1BA6F3DF0086E361 /* dog.png in Resources */ = {isa = PBXBuildFile; fileRef = A4F76DA91BA6F3DF0086E361 /* dog.png */; }; A4F76DAD1BA6F3DF0086E361 /* penguin.png in Resources */ = {isa = PBXBuildFile; fileRef = A4F76DAA1BA6F3DF0086E361 /* penguin.png */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ A4F76D961BA6F3660086E361 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = A4F76D681BA6F3650086E361 /* Project object */; proxyType = 1; remoteGlobalIDString = A4F76D6F1BA6F3650086E361; remoteInfo = Animation; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ A4F76D701BA6F3650086E361 /* Animation.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Animation.app; sourceTree = BUILT_PRODUCTS_DIR; }; A4F76D731BA6F3650086E361 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; A4F76D751BA6F3650086E361 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; A4F76D771BA6F3650086E361 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; A4F76D7B1BA6F3650086E361 /* Animation-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Animation-Info.plist"; sourceTree = ""; }; A4F76D7D1BA6F3650086E361 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A4F76D7F1BA6F3650086E361 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; A4F76D811BA6F3650086E361 /* Animation-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Animation-Prefix.pch"; sourceTree = ""; }; A4F76D821BA6F3650086E361 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; A4F76D831BA6F3650086E361 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; A4F76D861BA6F3650086E361 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; A4F76D881BA6F3650086E361 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; A4F76D891BA6F3650086E361 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; A4F76D8B1BA6F3650086E361 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; A4F76D911BA6F3650086E361 /* AnimationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AnimationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; A4F76D921BA6F3650086E361 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; A4F76D9A1BA6F3660086E361 /* AnimationTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "AnimationTests-Info.plist"; sourceTree = ""; }; A4F76D9C1BA6F3660086E361 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A4F76D9E1BA6F3660086E361 /* AnimationTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AnimationTests.m; sourceTree = ""; }; A4F76DA81BA6F3DF0086E361 /* animal.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = animal.png; sourceTree = ""; }; A4F76DA91BA6F3DF0086E361 /* dog.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = dog.png; sourceTree = ""; }; A4F76DAA1BA6F3DF0086E361 /* penguin.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = penguin.png; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ A4F76D6D1BA6F3650086E361 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A4F76D761BA6F3650086E361 /* CoreGraphics.framework in Frameworks */, A4F76D781BA6F3650086E361 /* UIKit.framework in Frameworks */, A4F76D741BA6F3650086E361 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; A4F76D8E1BA6F3650086E361 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A4F76D931BA6F3650086E361 /* XCTest.framework in Frameworks */, A4F76D951BA6F3660086E361 /* UIKit.framework in Frameworks */, A4F76D941BA6F3660086E361 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ A4F76D671BA6F3650086E361 = { isa = PBXGroup; children = ( A4F76D791BA6F3650086E361 /* Animation */, A4F76D981BA6F3660086E361 /* AnimationTests */, A4F76D721BA6F3650086E361 /* Frameworks */, A4F76D711BA6F3650086E361 /* Products */, ); sourceTree = ""; }; A4F76D711BA6F3650086E361 /* Products */ = { isa = PBXGroup; children = ( A4F76D701BA6F3650086E361 /* Animation.app */, A4F76D911BA6F3650086E361 /* AnimationTests.xctest */, ); name = Products; sourceTree = ""; }; A4F76D721BA6F3650086E361 /* Frameworks */ = { isa = PBXGroup; children = ( A4F76D731BA6F3650086E361 /* Foundation.framework */, A4F76D751BA6F3650086E361 /* CoreGraphics.framework */, A4F76D771BA6F3650086E361 /* UIKit.framework */, A4F76D921BA6F3650086E361 /* XCTest.framework */, ); name = Frameworks; sourceTree = ""; }; A4F76D791BA6F3650086E361 /* Animation */ = { isa = PBXGroup; children = ( A4F76D821BA6F3650086E361 /* AppDelegate.h */, A4F76D831BA6F3650086E361 /* AppDelegate.m */, A4F76D851BA6F3650086E361 /* Main.storyboard */, A4F76D881BA6F3650086E361 /* ViewController.h */, A4F76D891BA6F3650086E361 /* ViewController.m */, A4F76D8B1BA6F3650086E361 /* Images.xcassets */, A4F76D7A1BA6F3650086E361 /* Supporting Files */, ); path = Animation; sourceTree = ""; }; A4F76D7A1BA6F3650086E361 /* Supporting Files */ = { isa = PBXGroup; children = ( A4F76DA81BA6F3DF0086E361 /* animal.png */, A4F76DA91BA6F3DF0086E361 /* dog.png */, A4F76DAA1BA6F3DF0086E361 /* penguin.png */, A4F76D7B1BA6F3650086E361 /* Animation-Info.plist */, A4F76D7C1BA6F3650086E361 /* InfoPlist.strings */, A4F76D7F1BA6F3650086E361 /* main.m */, A4F76D811BA6F3650086E361 /* Animation-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; A4F76D981BA6F3660086E361 /* AnimationTests */ = { isa = PBXGroup; children = ( A4F76D9E1BA6F3660086E361 /* AnimationTests.m */, A4F76D991BA6F3660086E361 /* Supporting Files */, ); path = AnimationTests; sourceTree = ""; }; A4F76D991BA6F3660086E361 /* Supporting Files */ = { isa = PBXGroup; children = ( A4F76D9A1BA6F3660086E361 /* AnimationTests-Info.plist */, A4F76D9B1BA6F3660086E361 /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ A4F76D6F1BA6F3650086E361 /* Animation */ = { isa = PBXNativeTarget; buildConfigurationList = A4F76DA21BA6F3660086E361 /* Build configuration list for PBXNativeTarget "Animation" */; buildPhases = ( A4F76D6C1BA6F3650086E361 /* Sources */, A4F76D6D1BA6F3650086E361 /* Frameworks */, A4F76D6E1BA6F3650086E361 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = Animation; productName = Animation; productReference = A4F76D701BA6F3650086E361 /* Animation.app */; productType = "com.apple.product-type.application"; }; A4F76D901BA6F3650086E361 /* AnimationTests */ = { isa = PBXNativeTarget; buildConfigurationList = A4F76DA51BA6F3660086E361 /* Build configuration list for PBXNativeTarget "AnimationTests" */; buildPhases = ( A4F76D8D1BA6F3650086E361 /* Sources */, A4F76D8E1BA6F3650086E361 /* Frameworks */, A4F76D8F1BA6F3650086E361 /* Resources */, ); buildRules = ( ); dependencies = ( A4F76D971BA6F3660086E361 /* PBXTargetDependency */, ); name = AnimationTests; productName = AnimationTests; productReference = A4F76D911BA6F3650086E361 /* AnimationTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ A4F76D681BA6F3650086E361 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0510; ORGANIZATIONNAME = uec; TargetAttributes = { A4F76D901BA6F3650086E361 = { TestTargetID = A4F76D6F1BA6F3650086E361; }; }; }; buildConfigurationList = A4F76D6B1BA6F3650086E361 /* Build configuration list for PBXProject "Animation" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = A4F76D671BA6F3650086E361; productRefGroup = A4F76D711BA6F3650086E361 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( A4F76D6F1BA6F3650086E361 /* Animation */, A4F76D901BA6F3650086E361 /* AnimationTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ A4F76D6E1BA6F3650086E361 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A4F76DAD1BA6F3DF0086E361 /* penguin.png in Resources */, A4F76D8C1BA6F3650086E361 /* Images.xcassets in Resources */, A4F76DAC1BA6F3DF0086E361 /* dog.png in Resources */, A4F76D7E1BA6F3650086E361 /* InfoPlist.strings in Resources */, A4F76D871BA6F3650086E361 /* Main.storyboard in Resources */, A4F76DAB1BA6F3DF0086E361 /* animal.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; A4F76D8F1BA6F3650086E361 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A4F76D9D1BA6F3660086E361 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ A4F76D6C1BA6F3650086E361 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A4F76D8A1BA6F3650086E361 /* ViewController.m in Sources */, A4F76D841BA6F3650086E361 /* AppDelegate.m in Sources */, A4F76D801BA6F3650086E361 /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; A4F76D8D1BA6F3650086E361 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A4F76D9F1BA6F3660086E361 /* AnimationTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ A4F76D971BA6F3660086E361 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = A4F76D6F1BA6F3650086E361 /* Animation */; targetProxy = A4F76D961BA6F3660086E361 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ A4F76D7C1BA6F3650086E361 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A4F76D7D1BA6F3650086E361 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; A4F76D851BA6F3650086E361 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( A4F76D861BA6F3650086E361 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; A4F76D9B1BA6F3660086E361 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A4F76D9C1BA6F3660086E361 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ A4F76DA01BA6F3660086E361 /* 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; }; A4F76DA11BA6F3660086E361 /* 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; }; A4F76DA31BA6F3660086E361 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Animation/Animation-Prefix.pch"; INFOPLIST_FILE = "Animation/Animation-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; A4F76DA41BA6F3660086E361 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Animation/Animation-Prefix.pch"; INFOPLIST_FILE = "Animation/Animation-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; A4F76DA61BA6F3660086E361 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Animation.app/Animation"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Animation/Animation-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "AnimationTests/AnimationTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Debug; }; A4F76DA71BA6F3660086E361 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Animation.app/Animation"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "Animation/Animation-Prefix.pch"; INFOPLIST_FILE = "AnimationTests/AnimationTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ A4F76D6B1BA6F3650086E361 /* Build configuration list for PBXProject "Animation" */ = { isa = XCConfigurationList; buildConfigurations = ( A4F76DA01BA6F3660086E361 /* Debug */, A4F76DA11BA6F3660086E361 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A4F76DA21BA6F3660086E361 /* Build configuration list for PBXNativeTarget "Animation" */ = { isa = XCConfigurationList; buildConfigurations = ( A4F76DA31BA6F3660086E361 /* Debug */, A4F76DA41BA6F3660086E361 /* Release */, ); defaultConfigurationIsVisible = 0; }; A4F76DA51BA6F3660086E361 /* Build configuration list for PBXNativeTarget "AnimationTests" */ = { isa = XCConfigurationList; buildConfigurations = ( A4F76DA61BA6F3660086E361 /* Debug */, A4F76DA71BA6F3660086E361 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = A4F76D681BA6F3650086E361 /* Project object */; }