// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 8F10070A18BC38B50096916D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8F10070918BC38B50096916D /* Foundation.framework */; }; 8F10070C18BC38B50096916D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8F10070B18BC38B50096916D /* CoreGraphics.framework */; }; 8F10070E18BC38B50096916D /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8F10070D18BC38B50096916D /* UIKit.framework */; }; 8F10071418BC38B50096916D /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8F10071218BC38B50096916D /* InfoPlist.strings */; }; 8F10071618BC38B50096916D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 8F10071518BC38B50096916D /* main.m */; }; 8F10071A18BC38B50096916D /* SPWKAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8F10071918BC38B50096916D /* SPWKAppDelegate.m */; }; 8F10071D18BC38B50096916D /* Main_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8F10071B18BC38B50096916D /* Main_iPhone.storyboard */; }; 8F10072018BC38B50096916D /* Main_iPad.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8F10071E18BC38B50096916D /* Main_iPad.storyboard */; }; 8F10072318BC38B50096916D /* SPWKMasterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8F10072218BC38B50096916D /* SPWKMasterViewController.m */; }; 8F10072618BC38B50096916D /* SPWKDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8F10072518BC38B50096916D /* SPWKDetailViewController.m */; }; 8F10072818BC38B50096916D /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8F10072718BC38B50096916D /* Images.xcassets */; }; 8F10072F18BC38B50096916D /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8F10072E18BC38B50096916D /* XCTest.framework */; }; 8F10073018BC38B50096916D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8F10070918BC38B50096916D /* Foundation.framework */; }; 8F10073118BC38B50096916D /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8F10070D18BC38B50096916D /* UIKit.framework */; }; 8F10074518BC57E10096916D /* TestView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8F10074418BC57E10096916D /* TestView.xib */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 8F10073218BC38B50096916D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 8F1006FE18BC38B50096916D /* Project object */; proxyType = 1; remoteGlobalIDString = 8F10070518BC38B50096916D; remoteInfo = StoryboardLintTest; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 8F10070618BC38B50096916D /* StoryboardLintTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = StoryboardLintTest.app; sourceTree = BUILT_PRODUCTS_DIR; }; 8F10070918BC38B50096916D /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 8F10070B18BC38B50096916D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 8F10070D18BC38B50096916D /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 8F10071118BC38B50096916D /* StoryboardLintTest-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "StoryboardLintTest-Info.plist"; sourceTree = ""; }; 8F10071318BC38B50096916D /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 8F10071518BC38B50096916D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 8F10071718BC38B50096916D /* StoryboardLintTest-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "StoryboardLintTest-Prefix.pch"; sourceTree = ""; }; 8F10071818BC38B50096916D /* SPWKAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SPWKAppDelegate.h; sourceTree = ""; }; 8F10071918BC38B50096916D /* SPWKAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SPWKAppDelegate.m; sourceTree = ""; }; 8F10071C18BC38B50096916D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPhone.storyboard; sourceTree = ""; }; 8F10071F18BC38B50096916D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPad.storyboard; sourceTree = ""; }; 8F10072118BC38B50096916D /* SPWKMasterViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SPWKMasterViewController.h; sourceTree = ""; }; 8F10072218BC38B50096916D /* SPWKMasterViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SPWKMasterViewController.m; sourceTree = ""; }; 8F10072418BC38B50096916D /* SPWKDetailViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SPWKDetailViewController.h; sourceTree = ""; }; 8F10072518BC38B50096916D /* SPWKDetailViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SPWKDetailViewController.m; sourceTree = ""; }; 8F10072718BC38B50096916D /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; 8F10072D18BC38B50096916D /* StoryboardLintTestTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = StoryboardLintTestTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 8F10072E18BC38B50096916D /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; 8F10074418BC57E10096916D /* TestView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TestView.xib; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 8F10070318BC38B50096916D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 8F10070C18BC38B50096916D /* CoreGraphics.framework in Frameworks */, 8F10070E18BC38B50096916D /* UIKit.framework in Frameworks */, 8F10070A18BC38B50096916D /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 8F10072A18BC38B50096916D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 8F10072F18BC38B50096916D /* XCTest.framework in Frameworks */, 8F10073118BC38B50096916D /* UIKit.framework in Frameworks */, 8F10073018BC38B50096916D /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 8F1006FD18BC38B50096916D = { isa = PBXGroup; children = ( 8F10070F18BC38B50096916D /* StoryboardLintTest */, 8F10070818BC38B50096916D /* Frameworks */, 8F10070718BC38B50096916D /* Products */, ); sourceTree = ""; }; 8F10070718BC38B50096916D /* Products */ = { isa = PBXGroup; children = ( 8F10070618BC38B50096916D /* StoryboardLintTest.app */, 8F10072D18BC38B50096916D /* StoryboardLintTestTests.xctest */, ); name = Products; sourceTree = ""; }; 8F10070818BC38B50096916D /* Frameworks */ = { isa = PBXGroup; children = ( 8F10070918BC38B50096916D /* Foundation.framework */, 8F10070B18BC38B50096916D /* CoreGraphics.framework */, 8F10070D18BC38B50096916D /* UIKit.framework */, 8F10072E18BC38B50096916D /* XCTest.framework */, ); name = Frameworks; sourceTree = ""; }; 8F10070F18BC38B50096916D /* StoryboardLintTest */ = { isa = PBXGroup; children = ( 8F10071818BC38B50096916D /* SPWKAppDelegate.h */, 8F10071918BC38B50096916D /* SPWKAppDelegate.m */, 8F10071B18BC38B50096916D /* Main_iPhone.storyboard */, 8F10071E18BC38B50096916D /* Main_iPad.storyboard */, 8F10072118BC38B50096916D /* SPWKMasterViewController.h */, 8F10072218BC38B50096916D /* SPWKMasterViewController.m */, 8F10072418BC38B50096916D /* SPWKDetailViewController.h */, 8F10072518BC38B50096916D /* SPWKDetailViewController.m */, 8F10072718BC38B50096916D /* Images.xcassets */, 8F10071018BC38B50096916D /* Supporting Files */, 8F10074418BC57E10096916D /* TestView.xib */, ); path = StoryboardLintTest; sourceTree = ""; }; 8F10071018BC38B50096916D /* Supporting Files */ = { isa = PBXGroup; children = ( 8F10071118BC38B50096916D /* StoryboardLintTest-Info.plist */, 8F10071218BC38B50096916D /* InfoPlist.strings */, 8F10071518BC38B50096916D /* main.m */, 8F10071718BC38B50096916D /* StoryboardLintTest-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 8F10070518BC38B50096916D /* StoryboardLintTest */ = { isa = PBXNativeTarget; buildConfigurationList = 8F10073E18BC38B50096916D /* Build configuration list for PBXNativeTarget "StoryboardLintTest" */; buildPhases = ( 8F10070218BC38B50096916D /* Sources */, 8F10070318BC38B50096916D /* Frameworks */, 8F10070418BC38B50096916D /* Resources */, ); buildRules = ( ); dependencies = ( ); name = StoryboardLintTest; productName = StoryboardLintTest; productReference = 8F10070618BC38B50096916D /* StoryboardLintTest.app */; productType = "com.apple.product-type.application"; }; 8F10072C18BC38B50096916D /* StoryboardLintTestTests */ = { isa = PBXNativeTarget; buildConfigurationList = 8F10074118BC38B50096916D /* Build configuration list for PBXNativeTarget "StoryboardLintTestTests" */; buildPhases = ( 8F10072918BC38B50096916D /* Sources */, 8F10072A18BC38B50096916D /* Frameworks */, 8F10072B18BC38B50096916D /* Resources */, ); buildRules = ( ); dependencies = ( 8F10073318BC38B50096916D /* PBXTargetDependency */, ); name = StoryboardLintTestTests; productName = StoryboardLintTestTests; productReference = 8F10072D18BC38B50096916D /* StoryboardLintTestTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 8F1006FE18BC38B50096916D /* Project object */ = { isa = PBXProject; attributes = { CLASSPREFIX = SPWK; LastUpgradeCheck = 0500; ORGANIZATIONNAME = "Johannes Fahrenkrug"; TargetAttributes = { 8F10072C18BC38B50096916D = { TestTargetID = 8F10070518BC38B50096916D; }; }; }; buildConfigurationList = 8F10070118BC38B50096916D /* Build configuration list for PBXProject "StoryboardLintTest" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 8F1006FD18BC38B50096916D; productRefGroup = 8F10070718BC38B50096916D /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 8F10070518BC38B50096916D /* StoryboardLintTest */, 8F10072C18BC38B50096916D /* StoryboardLintTestTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 8F10070418BC38B50096916D /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 8F10072018BC38B50096916D /* Main_iPad.storyboard in Resources */, 8F10072818BC38B50096916D /* Images.xcassets in Resources */, 8F10071D18BC38B50096916D /* Main_iPhone.storyboard in Resources */, 8F10074518BC57E10096916D /* TestView.xib in Resources */, 8F10071418BC38B50096916D /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 8F10072B18BC38B50096916D /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 8F10070218BC38B50096916D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8F10072618BC38B50096916D /* SPWKDetailViewController.m in Sources */, 8F10072318BC38B50096916D /* SPWKMasterViewController.m in Sources */, 8F10071618BC38B50096916D /* main.m in Sources */, 8F10071A18BC38B50096916D /* SPWKAppDelegate.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 8F10072918BC38B50096916D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 8F10073318BC38B50096916D /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 8F10070518BC38B50096916D /* StoryboardLintTest */; targetProxy = 8F10073218BC38B50096916D /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 8F10071218BC38B50096916D /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 8F10071318BC38B50096916D /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; 8F10071B18BC38B50096916D /* Main_iPhone.storyboard */ = { isa = PBXVariantGroup; children = ( 8F10071C18BC38B50096916D /* Base */, ); name = Main_iPhone.storyboard; sourceTree = ""; }; 8F10071E18BC38B50096916D /* Main_iPad.storyboard */ = { isa = PBXVariantGroup; children = ( 8F10071F18BC38B50096916D /* Base */, ); name = Main_iPad.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 8F10073C18BC38B50096916D /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; 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; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 7.0; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 8F10073D18BC38B50096916D /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; 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; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; 8F10073F18BC38B50096916D /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "StoryboardLintTest/StoryboardLintTest-Prefix.pch"; INFOPLIST_FILE = "StoryboardLintTest/StoryboardLintTest-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; 8F10074018BC38B50096916D /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "StoryboardLintTest/StoryboardLintTest-Prefix.pch"; INFOPLIST_FILE = "StoryboardLintTest/StoryboardLintTest-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; 8F10074218BC38B50096916D /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/StoryboardLintTest.app/StoryboardLintTest"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "StoryboardLintTest/StoryboardLintTest-Prefix.pch"; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = "StoryboardLintTestTests/StoryboardLintTestTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Debug; }; 8F10074318BC38B50096916D /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/StoryboardLintTest.app/StoryboardLintTest"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", "$(DEVELOPER_FRAMEWORKS_DIR)", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "StoryboardLintTest/StoryboardLintTest-Prefix.pch"; INFOPLIST_FILE = "StoryboardLintTestTests/StoryboardLintTestTests-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUNDLE_LOADER)"; WRAPPER_EXTENSION = xctest; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 8F10070118BC38B50096916D /* Build configuration list for PBXProject "StoryboardLintTest" */ = { isa = XCConfigurationList; buildConfigurations = ( 8F10073C18BC38B50096916D /* Debug */, 8F10073D18BC38B50096916D /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 8F10073E18BC38B50096916D /* Build configuration list for PBXNativeTarget "StoryboardLintTest" */ = { isa = XCConfigurationList; buildConfigurations = ( 8F10073F18BC38B50096916D /* Debug */, 8F10074018BC38B50096916D /* Release */, ); defaultConfigurationIsVisible = 0; }; 8F10074118BC38B50096916D /* Build configuration list for PBXNativeTarget "StoryboardLintTestTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 8F10074218BC38B50096916D /* Debug */, 8F10074318BC38B50096916D /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = 8F1006FE18BC38B50096916D /* Project object */; }