// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 962DBFDE1CC0AEE40075BF6F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DBFDD1CC0AEE40075BF6F /* main.m */; }; 962DBFE11CC0AEE40075BF6F /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DBFE01CC0AEE40075BF6F /* AppDelegate.m */; }; 962DBFE41CC0AEE40075BF6F /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DBFE31CC0AEE40075BF6F /* ViewController.m */; }; 962DBFE71CC0AEE40075BF6F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 962DBFE51CC0AEE40075BF6F /* Main.storyboard */; }; 962DBFE91CC0AEE40075BF6F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 962DBFE81CC0AEE40075BF6F /* Assets.xcassets */; }; 962DBFEC1CC0AEE40075BF6F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 962DBFEA1CC0AEE40075BF6F /* LaunchScreen.storyboard */; }; 962DBFF71CC0AEE40075BF6F /* RunTimeThingTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DBFF61CC0AEE40075BF6F /* RunTimeThingTests.m */; }; 962DC0051CC0B0870075BF6F /* Person.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DC0041CC0B0870075BF6F /* Person.m */; }; 962DC0081CC0B6410075BF6F /* RunTimeUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DC0071CC0B6410075BF6F /* RunTimeUtility.m */; }; 962DC00B1CC0B9900075BF6F /* ResultViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DC00A1CC0B9900075BF6F /* ResultViewController.m */; }; 962DC00E1CC0F7AF0075BF6F /* Person+addProperty.m in Sources */ = {isa = PBXBuildFile; fileRef = 962DC00D1CC0F7AF0075BF6F /* Person+addProperty.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 962DBFF31CC0AEE40075BF6F /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 962DBFD11CC0AEE30075BF6F /* Project object */; proxyType = 1; remoteGlobalIDString = 962DBFD81CC0AEE30075BF6F; remoteInfo = RunTimeThing; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 962DBFD91CC0AEE40075BF6F /* RunTimeThing.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RunTimeThing.app; sourceTree = BUILT_PRODUCTS_DIR; }; 962DBFDD1CC0AEE40075BF6F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 962DBFDF1CC0AEE40075BF6F /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 962DBFE01CC0AEE40075BF6F /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 962DBFE21CC0AEE40075BF6F /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; 962DBFE31CC0AEE40075BF6F /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; 962DBFE61CC0AEE40075BF6F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 962DBFE81CC0AEE40075BF6F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 962DBFEB1CC0AEE40075BF6F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 962DBFED1CC0AEE40075BF6F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 962DBFF21CC0AEE40075BF6F /* RunTimeThingTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunTimeThingTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 962DBFF61CC0AEE40075BF6F /* RunTimeThingTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RunTimeThingTests.m; sourceTree = ""; }; 962DBFF81CC0AEE40075BF6F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 962DC0031CC0B0870075BF6F /* Person.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Person.h; sourceTree = ""; }; 962DC0041CC0B0870075BF6F /* Person.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Person.m; sourceTree = ""; }; 962DC0061CC0B6410075BF6F /* RunTimeUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RunTimeUtility.h; sourceTree = ""; }; 962DC0071CC0B6410075BF6F /* RunTimeUtility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RunTimeUtility.m; sourceTree = ""; }; 962DC0091CC0B9900075BF6F /* ResultViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ResultViewController.h; sourceTree = ""; }; 962DC00A1CC0B9900075BF6F /* ResultViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ResultViewController.m; sourceTree = ""; }; 962DC00C1CC0F7AF0075BF6F /* Person+addProperty.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Person+addProperty.h"; sourceTree = ""; }; 962DC00D1CC0F7AF0075BF6F /* Person+addProperty.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Person+addProperty.m"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 962DBFD61CC0AEE30075BF6F /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 962DBFEF1CC0AEE40075BF6F /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 962DBFD01CC0AEE30075BF6F = { isa = PBXGroup; children = ( 962DBFDB1CC0AEE40075BF6F /* RunTimeThing */, 962DBFF51CC0AEE40075BF6F /* RunTimeThingTests */, 962DBFDA1CC0AEE40075BF6F /* Products */, ); sourceTree = ""; }; 962DBFDA1CC0AEE40075BF6F /* Products */ = { isa = PBXGroup; children = ( 962DBFD91CC0AEE40075BF6F /* RunTimeThing.app */, 962DBFF21CC0AEE40075BF6F /* RunTimeThingTests.xctest */, ); name = Products; sourceTree = ""; }; 962DBFDB1CC0AEE40075BF6F /* RunTimeThing */ = { isa = PBXGroup; children = ( 962DC0021CC0AEF60075BF6F /* Delegate */, 962DC0011CC0AEED0075BF6F /* Controller */, 962DC00F1CC1020E0075BF6F /* Model */, 962DC0101CC102160075BF6F /* Category */, 962DC0111CC102230075BF6F /* RunTime */, 962DBFDC1CC0AEE40075BF6F /* Supporting Files */, ); path = RunTimeThing; sourceTree = ""; }; 962DBFDC1CC0AEE40075BF6F /* Supporting Files */ = { isa = PBXGroup; children = ( 962DBFE81CC0AEE40075BF6F /* Assets.xcassets */, 962DBFED1CC0AEE40075BF6F /* Info.plist */, 962DBFE51CC0AEE40075BF6F /* Main.storyboard */, 962DBFEA1CC0AEE40075BF6F /* LaunchScreen.storyboard */, 962DBFDD1CC0AEE40075BF6F /* main.m */, ); name = "Supporting Files"; sourceTree = ""; }; 962DBFF51CC0AEE40075BF6F /* RunTimeThingTests */ = { isa = PBXGroup; children = ( 962DBFF61CC0AEE40075BF6F /* RunTimeThingTests.m */, 962DBFF81CC0AEE40075BF6F /* Info.plist */, ); path = RunTimeThingTests; sourceTree = ""; }; 962DC0011CC0AEED0075BF6F /* Controller */ = { isa = PBXGroup; children = ( 962DBFE21CC0AEE40075BF6F /* ViewController.h */, 962DBFE31CC0AEE40075BF6F /* ViewController.m */, 962DC0091CC0B9900075BF6F /* ResultViewController.h */, 962DC00A1CC0B9900075BF6F /* ResultViewController.m */, ); name = Controller; sourceTree = ""; }; 962DC0021CC0AEF60075BF6F /* Delegate */ = { isa = PBXGroup; children = ( 962DBFDF1CC0AEE40075BF6F /* AppDelegate.h */, 962DBFE01CC0AEE40075BF6F /* AppDelegate.m */, ); name = Delegate; sourceTree = ""; }; 962DC00F1CC1020E0075BF6F /* Model */ = { isa = PBXGroup; children = ( 962DC0031CC0B0870075BF6F /* Person.h */, 962DC0041CC0B0870075BF6F /* Person.m */, ); name = Model; sourceTree = ""; }; 962DC0101CC102160075BF6F /* Category */ = { isa = PBXGroup; children = ( 962DC00C1CC0F7AF0075BF6F /* Person+addProperty.h */, 962DC00D1CC0F7AF0075BF6F /* Person+addProperty.m */, ); name = Category; sourceTree = ""; }; 962DC0111CC102230075BF6F /* RunTime */ = { isa = PBXGroup; children = ( 962DC0061CC0B6410075BF6F /* RunTimeUtility.h */, 962DC0071CC0B6410075BF6F /* RunTimeUtility.m */, ); name = RunTime; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 962DBFD81CC0AEE30075BF6F /* RunTimeThing */ = { isa = PBXNativeTarget; buildConfigurationList = 962DBFFB1CC0AEE40075BF6F /* Build configuration list for PBXNativeTarget "RunTimeThing" */; buildPhases = ( 962DBFD51CC0AEE30075BF6F /* Sources */, 962DBFD61CC0AEE30075BF6F /* Frameworks */, 962DBFD71CC0AEE30075BF6F /* Resources */, ); buildRules = ( ); dependencies = ( ); name = RunTimeThing; productName = RunTimeThing; productReference = 962DBFD91CC0AEE40075BF6F /* RunTimeThing.app */; productType = "com.apple.product-type.application"; }; 962DBFF11CC0AEE40075BF6F /* RunTimeThingTests */ = { isa = PBXNativeTarget; buildConfigurationList = 962DBFFE1CC0AEE40075BF6F /* Build configuration list for PBXNativeTarget "RunTimeThingTests" */; buildPhases = ( 962DBFEE1CC0AEE40075BF6F /* Sources */, 962DBFEF1CC0AEE40075BF6F /* Frameworks */, 962DBFF01CC0AEE40075BF6F /* Resources */, ); buildRules = ( ); dependencies = ( 962DBFF41CC0AEE40075BF6F /* PBXTargetDependency */, ); name = RunTimeThingTests; productName = RunTimeThingTests; productReference = 962DBFF21CC0AEE40075BF6F /* RunTimeThingTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 962DBFD11CC0AEE30075BF6F /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0730; ORGANIZATIONNAME = Linzhixiao; TargetAttributes = { 962DBFD81CC0AEE30075BF6F = { CreatedOnToolsVersion = 7.3; DevelopmentTeam = UYUBLP3RCN; }; 962DBFF11CC0AEE40075BF6F = { CreatedOnToolsVersion = 7.3; DevelopmentTeam = UYUBLP3RCN; TestTargetID = 962DBFD81CC0AEE30075BF6F; }; }; }; buildConfigurationList = 962DBFD41CC0AEE30075BF6F /* Build configuration list for PBXProject "RunTimeThing" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 962DBFD01CC0AEE30075BF6F; productRefGroup = 962DBFDA1CC0AEE40075BF6F /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 962DBFD81CC0AEE30075BF6F /* RunTimeThing */, 962DBFF11CC0AEE40075BF6F /* RunTimeThingTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 962DBFD71CC0AEE30075BF6F /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 962DBFEC1CC0AEE40075BF6F /* LaunchScreen.storyboard in Resources */, 962DBFE91CC0AEE40075BF6F /* Assets.xcassets in Resources */, 962DBFE71CC0AEE40075BF6F /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 962DBFF01CC0AEE40075BF6F /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 962DBFD51CC0AEE30075BF6F /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 962DBFE41CC0AEE40075BF6F /* ViewController.m in Sources */, 962DBFE11CC0AEE40075BF6F /* AppDelegate.m in Sources */, 962DC00E1CC0F7AF0075BF6F /* Person+addProperty.m in Sources */, 962DC0081CC0B6410075BF6F /* RunTimeUtility.m in Sources */, 962DC0051CC0B0870075BF6F /* Person.m in Sources */, 962DBFDE1CC0AEE40075BF6F /* main.m in Sources */, 962DC00B1CC0B9900075BF6F /* ResultViewController.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 962DBFEE1CC0AEE40075BF6F /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 962DBFF71CC0AEE40075BF6F /* RunTimeThingTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 962DBFF41CC0AEE40075BF6F /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 962DBFD81CC0AEE30075BF6F /* RunTimeThing */; targetProxy = 962DBFF31CC0AEE40075BF6F /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 962DBFE51CC0AEE40075BF6F /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 962DBFE61CC0AEE40075BF6F /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 962DBFEA1CC0AEE40075BF6F /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 962DBFEB1CC0AEE40075BF6F /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 962DBFF91CC0AEE40075BF6F /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; 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_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); 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 = 9.3; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; 962DBFFA1CC0AEE40075BF6F /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; 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_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_NO_COMMON_BLOCKS = YES; 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 = 9.3; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 962DBFFC1CC0AEE40075BF6F /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; INFOPLIST_FILE = RunTimeThing/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.b5m.RunTimeThing; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 962DBFFD1CC0AEE40075BF6F /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; INFOPLIST_FILE = RunTimeThing/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.b5m.RunTimeThing; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; 962DBFFF1CC0AEE40075BF6F /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; INFOPLIST_FILE = RunTimeThingTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.b5m.RunTimeThingTests; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/RunTimeThing.app/RunTimeThing"; }; name = Debug; }; 962DC0001CC0AEE40075BF6F /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; INFOPLIST_FILE = RunTimeThingTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.b5m.RunTimeThingTests; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/RunTimeThing.app/RunTimeThing"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 962DBFD41CC0AEE30075BF6F /* Build configuration list for PBXProject "RunTimeThing" */ = { isa = XCConfigurationList; buildConfigurations = ( 962DBFF91CC0AEE40075BF6F /* Debug */, 962DBFFA1CC0AEE40075BF6F /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 962DBFFB1CC0AEE40075BF6F /* Build configuration list for PBXNativeTarget "RunTimeThing" */ = { isa = XCConfigurationList; buildConfigurations = ( 962DBFFC1CC0AEE40075BF6F /* Debug */, 962DBFFD1CC0AEE40075BF6F /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 962DBFFE1CC0AEE40075BF6F /* Build configuration list for PBXNativeTarget "RunTimeThingTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 962DBFFF1CC0AEE40075BF6F /* Debug */, 962DC0001CC0AEE40075BF6F /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 962DBFD11CC0AEE30075BF6F /* Project object */; }