// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ A424AA621D9950E200B91211 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A424AA611D9950E200B91211 /* Foundation.framework */; }; A424AA641D9950E200B91211 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A424AA631D9950E200B91211 /* CoreGraphics.framework */; }; A424AA661D9950E200B91211 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A424AA651D9950E200B91211 /* UIKit.framework */; }; A424AA6C1D9950E200B91211 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A424AA6A1D9950E200B91211 /* InfoPlist.strings */; }; A424AA6E1D9950E200B91211 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A424AA6D1D9950E200B91211 /* main.m */; }; A424AA721D9950E200B91211 /* abcAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A424AA711D9950E200B91211 /* abcAppDelegate.m */; }; A424AA751D9950E200B91211 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A424AA731D9950E200B91211 /* Main.storyboard */; }; A424AA7A1D9950E200B91211 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A424AA791D9950E200B91211 /* Images.xcassets */; }; A424AA811D9950E200B91211 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A424AA801D9950E200B91211 /* XCTest.framework */; }; A424AA821D9950E200B91211 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A424AA611D9950E200B91211 /* Foundation.framework */; }; A424AA831D9950E200B91211 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A424AA651D9950E200B91211 /* UIKit.framework */; }; A424AA8B1D9950E200B91211 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A424AA891D9950E200B91211 /* InfoPlist.strings */; }; A424AA8D1D9950E200B91211 /* TabLayoutTests.m in Sources */ = {isa = PBXBuildFile; fileRef = A424AA8C1D9950E200B91211 /* TabLayoutTests.m */; }; A424AA981D9953AF00B91211 /* Page1ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A424AA971D9953AF00B91211 /* Page1ViewController.m */; }; A424AA9B1D9953C400B91211 /* Page2ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A424AA9A1D9953C400B91211 /* Page2ViewController.m */; }; A424AA9E1D9953D500B91211 /* Page3ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A424AA9D1D9953D500B91211 /* Page3ViewController.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ A424AA841D9950E200B91211 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = A424AA561D9950E200B91211 /* Project object */; proxyType = 1; remoteGlobalIDString = A424AA5D1D9950E200B91211; remoteInfo = TabLayout; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ A424AA5E1D9950E200B91211 /* TabLayout.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TabLayout.app; sourceTree = BUILT_PRODUCTS_DIR; }; A424AA611D9950E200B91211 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; A424AA631D9950E200B91211 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; A424AA651D9950E200B91211 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; A424AA691D9950E200B91211 /* TabLayout-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TabLayout-Info.plist"; sourceTree = ""; }; A424AA6B1D9950E200B91211 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A424AA6D1D9950E200B91211 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; A424AA6F1D9950E200B91211 /* TabLayout-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TabLayout-Prefix.pch"; sourceTree = ""; }; A424AA701D9950E200B91211 /* abcAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = abcAppDelegate.h; sourceTree = ""; }; A424AA711D9950E200B91211 /* abcAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = abcAppDelegate.m; sourceTree = ""; }; A424AA741D9950E200B91211 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; A424AA791D9950E200B91211 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; A424AA7F1D9950E200B91211 /* TabLayoutTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TabLayoutTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; A424AA801D9950E200B91211 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; A424AA881D9950E200B91211 /* TabLayoutTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TabLayoutTests-Info.plist"; sourceTree = ""; }; A424AA8A1D9950E200B91211 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; A424AA8C1D9950E200B91211 /* TabLayoutTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TabLayoutTests.m; sourceTree = ""; }; A424AA961D9953AF00B91211 /* Page1ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Page1ViewController.h; sourceTree = ""; }; A424AA971D9953AF00B91211 /* Page1ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Page1ViewController.m; sourceTree = ""; }; A424AA991D9953C400B91211 /* Page2ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Page2ViewController.h; sourceTree = ""; }; A424AA9A1D9953C400B91211 /* Page2ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Page2ViewController.m; sourceTree = ""; }; A424AA9C1D9953D500B91211 /* Page3ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Page3ViewController.h; sourceTree = ""; }; A424AA9D1D9953D500B91211 /* Page3ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Page3ViewController.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ A424AA5B1D9950E200B91211 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A424AA641D9950E200B91211 /* CoreGraphics.framework in Frameworks */, A424AA661D9950E200B91211 /* UIKit.framework in Frameworks */, A424AA621D9950E200B91211 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; A424AA7C1D9950E200B91211 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A424AA811D9950E200B91211 /* XCTest.framework in Frameworks */, A424AA831D9950E200B91211 /* UIKit.framework in Frameworks */, A424AA821D9950E200B91211 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ A424AA551D9950E200B91211 = { isa = PBXGroup; children = ( A424AA671D9950E200B91211 /* TabLayout */, A424AA861D9950E200B91211 /* TabLayoutTests */, A424AA601D9950E200B91211 /* Frameworks */, A424AA5F1D9950E200B91211 /* Products */, ); sourceTree = ""; }; A424AA5F1D9950E200B91211 /* Products */ = { isa = PBXGroup; children = ( A424AA5E1D9950E200B91211 /* TabLayout.app */, A424AA7F1D9950E200B91211 /* TabLayoutTests.xctest */, ); name = Products; sourceTree = ""; }; A424AA601D9950E200B91211 /* Frameworks */ = { isa = PBXGroup; children = ( A424AA611D9950E200B91211 /* Foundation.framework */, A424AA631D9950E200B91211 /* CoreGraphics.framework */, A424AA651D9950E200B91211 /* UIKit.framework */, A424AA801D9950E200B91211 /* XCTest.framework */, ); name = Frameworks; sourceTree = ""; }; A424AA671D9950E200B91211 /* TabLayout */ = { isa = PBXGroup; children = ( A424AA701D9950E200B91211 /* abcAppDelegate.h */, A424AA711D9950E200B91211 /* abcAppDelegate.m */, A424AA731D9950E200B91211 /* Main.storyboard */, A424AA791D9950E200B91211 /* Images.xcassets */, A424AA681D9950E200B91211 /* Supporting Files */, A424AA961D9953AF00B91211 /* Page1ViewController.h */, A424AA971D9953AF00B91211 /* Page1ViewController.m */, A424AA991D9953C400B91211 /* Page2ViewController.h */, A424AA9A1D9953C400B91211 /* Page2ViewController.m */, A424AA9C1D9953D500B91211 /* Page3ViewController.h */, A424AA9D1D9953D500B91211 /* Page3ViewController.m */, ); path = TabLayout; sourceTree = ""; }; A424AA681D9950E200B91211 /* Supporting Files */ = { isa = PBXGroup; children = ( A424AA691D9950E200B91211 /* TabLayout-Info.plist */, A424AA6A1D9950E200B91211 /* InfoPlist.strings */, A424AA6D1D9950E200B91211 /* main.m */, A424AA6F1D9950E200B91211 /* TabLayout-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; A424AA861D9950E200B91211 /* TabLayoutTests */ = { isa = PBXGroup; children = ( A424AA8C1D9950E200B91211 /* TabLayoutTests.m */, A424AA871D9950E200B91211 /* Supporting Files */, ); path = TabLayoutTests; sourceTree = ""; }; A424AA871D9950E200B91211 /* Supporting Files */ = { isa = PBXGroup; children = ( A424AA881D9950E200B91211 /* TabLayoutTests-Info.plist */, A424AA891D9950E200B91211 /* InfoPlist.strings */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ A424AA5D1D9950E200B91211 /* TabLayout */ = { isa = PBXNativeTarget; buildConfigurationList = A424AA901D9950E200B91211 /* Build configuration list for PBXNativeTarget "TabLayout" */; buildPhases = ( A424AA5A1D9950E200B91211 /* Sources */, A424AA5B1D9950E200B91211 /* Frameworks */, A424AA5C1D9950E200B91211 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = TabLayout; productName = TabLayout; productReference = A424AA5E1D9950E200B91211 /* TabLayout.app */; productType = "com.apple.product-type.application"; }; A424AA7E1D9950E200B91211 /* TabLayoutTests */ = { isa = PBXNativeTarget; buildConfigurationList = A424AA931D9950E200B91211 /* Build configuration list for PBXNativeTarget "TabLayoutTests" */; buildPhases = ( A424AA7B1D9950E200B91211 /* Sources */, A424AA7C1D9950E200B91211 /* Frameworks */, A424AA7D1D9950E200B91211 /* Resources */, ); buildRules = ( ); dependencies = ( A424AA851D9950E200B91211 /* PBXTargetDependency */, ); name = TabLayoutTests; productName = TabLayoutTests; productReference = A424AA7F1D9950E200B91211 /* TabLayoutTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ A424AA561D9950E200B91211 /* Project object */ = { isa = PBXProject; attributes = { CLASSPREFIX = abc; LastUpgradeCheck = 0510; ORGANIZATIONNAME = Unisoft; TargetAttributes = { A424AA7E1D9950E200B91211 = { TestTargetID = A424AA5D1D9950E200B91211; }; }; }; buildConfigurationList = A424AA591D9950E200B91211 /* Build configuration list for PBXProject "TabLayout" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = A424AA551D9950E200B91211; productRefGroup = A424AA5F1D9950E200B91211 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( A424AA5D1D9950E200B91211 /* TabLayout */, A424AA7E1D9950E200B91211 /* TabLayoutTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ A424AA5C1D9950E200B91211 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A424AA7A1D9950E200B91211 /* Images.xcassets in Resources */, A424AA6C1D9950E200B91211 /* InfoPlist.strings in Resources */, A424AA751D9950E200B91211 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; A424AA7D1D9950E200B91211 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A424AA8B1D9950E200B91211 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ A424AA5A1D9950E200B91211 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A424AA6E1D9950E200B91211 /* main.m in Sources */, A424AA721D9950E200B91211 /* abcAppDelegate.m in Sources */, A424AA9B1D9953C400B91211 /* Page2ViewController.m in Sources */, A424AA9E1D9953D500B91211 /* Page3ViewController.m in Sources */, A424AA981D9953AF00B91211 /* Page1ViewController.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; A424AA7B1D9950E200B91211 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A424AA8D1D9950E200B91211 /* TabLayoutTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ A424AA851D9950E200B91211 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = A424AA5D1D9950E200B91211 /* TabLayout */; targetProxy = A424AA841D9950E200B91211 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ A424AA6A1D9950E200B91211 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A424AA6B1D9950E200B91211 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; A424AA731D9950E200B91211 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( A424AA741D9950E200B91211 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; A424AA891D9950E200B91211 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( A424AA8A1D9950E200B91211 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ A424AA8E1D9950E200B91211 /* 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; }; A424AA8F1D9950E200B91211 /* 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; }; A424AA911D9950E200B91211 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TabLayout/TabLayout-Prefix.pch"; INFOPLIST_FILE = "TabLayout/TabLayout-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; A424AA921D9950E200B91211 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TabLayout/TabLayout-Prefix.pch"; INFOPLIST_FILE = "TabLayout/TabLayout-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; A424AA941D9950E200B91211 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TabLayout.app/TabLayout"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TabLayout/TabLayout-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "TabLayoutTests/TabLayoutTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Debug; }; A424AA951D9950E200B91211 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TabLayout.app/TabLayout"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "TabLayout/TabLayout-Prefix.pch"; INFOPLIST_FILE = "TabLayoutTests/TabLayoutTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ A424AA591D9950E200B91211 /* Build configuration list for PBXProject "TabLayout" */ = { isa = XCConfigurationList; buildConfigurations = ( A424AA8E1D9950E200B91211 /* Debug */, A424AA8F1D9950E200B91211 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A424AA901D9950E200B91211 /* Build configuration list for PBXNativeTarget "TabLayout" */ = { isa = XCConfigurationList; buildConfigurations = ( A424AA911D9950E200B91211 /* Debug */, A424AA921D9950E200B91211 /* Release */, ); defaultConfigurationIsVisible = 0; }; A424AA931D9950E200B91211 /* Build configuration list for PBXNativeTarget "TabLayoutTests" */ = { isa = XCConfigurationList; buildConfigurations = ( A424AA941D9950E200B91211 /* Debug */, A424AA951D9950E200B91211 /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = A424AA561D9950E200B91211 /* Project object */; }