// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXBuildFile section */
		611658AD18B129BF00616E4C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 611658AC18B129BF00616E4C /* Foundation.framework */; };
		611658AF18B129BF00616E4C /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 611658AE18B129BF00616E4C /* CoreGraphics.framework */; };
		611658B118B129BF00616E4C /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 611658B018B129BF00616E4C /* UIKit.framework */; };
		611658B718B129BF00616E4C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 611658B518B129BF00616E4C /* InfoPlist.strings */; };
		611658B918B129BF00616E4C /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 611658B818B129BF00616E4C /* main.m */; };
		611658BD18B129BF00616E4C /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 611658BC18B129BF00616E4C /* AppDelegate.m */; };
		611658C018B129BF00616E4C /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 611658BE18B129BF00616E4C /* Main.storyboard */; };
		611658C318B129BF00616E4C /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 611658C218B129BF00616E4C /* ViewController.m */; };
		611658C518B129BF00616E4C /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 611658C418B129BF00616E4C /* Images.xcassets */; };
		611658CC18B129BF00616E4C /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 611658CB18B129BF00616E4C /* XCTest.framework */; };
		611658CD18B129BF00616E4C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 611658AC18B129BF00616E4C /* Foundation.framework */; };
		611658CE18B129BF00616E4C /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 611658B018B129BF00616E4C /* UIKit.framework */; };
		611658D618B129BF00616E4C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 611658D418B129BF00616E4C /* InfoPlist.strings */; };
		611658D818B129BF00616E4C /* RSpecTestTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 611658D718B129BF00616E4C /* RSpecTestTests.m */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		611658CF18B129BF00616E4C /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 611658A118B129BF00616E4C /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 611658A818B129BF00616E4C;
			remoteInfo = RSpecTest;
		};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
		611658A918B129BF00616E4C /* RSpecTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RSpecTest.app; sourceTree = BUILT_PRODUCTS_DIR; };
		611658AC18B129BF00616E4C /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
		611658AE18B129BF00616E4C /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
		611658B018B129BF00616E4C /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
		611658B418B129BF00616E4C /* RSpecTest-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "RSpecTest-Info.plist"; sourceTree = "<group>"; };
		611658B618B129BF00616E4C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
		611658B818B129BF00616E4C /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
		611658BA18B129BF00616E4C /* RSpecTest-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RSpecTest-Prefix.pch"; sourceTree = "<group>"; };
		611658BB18B129BF00616E4C /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
		611658BC18B129BF00616E4C /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
		611658BF18B129BF00616E4C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
		611658C118B129BF00616E4C /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
		611658C218B129BF00616E4C /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
		611658C418B129BF00616E4C /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
		611658CA18B129BF00616E4C /* RSpecTestTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RSpecTestTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
		611658CB18B129BF00616E4C /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
		611658D318B129BF00616E4C /* RSpecTestTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "RSpecTestTests-Info.plist"; sourceTree = "<group>"; };
		611658D518B129BF00616E4C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
		611658D718B129BF00616E4C /* RSpecTestTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSpecTestTests.m; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		611658A618B129BF00616E4C /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				611658AF18B129BF00616E4C /* CoreGraphics.framework in Frameworks */,
				611658B118B129BF00616E4C /* UIKit.framework in Frameworks */,
				611658AD18B129BF00616E4C /* Foundation.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		611658C718B129BF00616E4C /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				611658CC18B129BF00616E4C /* XCTest.framework in Frameworks */,
				611658CE18B129BF00616E4C /* UIKit.framework in Frameworks */,
				611658CD18B129BF00616E4C /* Foundation.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		611658A018B129BF00616E4C = {
			isa = PBXGroup;
			children = (
				611658B218B129BF00616E4C /* RSpecTest */,
				611658D118B129BF00616E4C /* RSpecTestTests */,
				611658AB18B129BF00616E4C /* Frameworks */,
				611658AA18B129BF00616E4C /* Products */,
			);
			sourceTree = "<group>";
		};
		611658AA18B129BF00616E4C /* Products */ = {
			isa = PBXGroup;
			children = (
				611658A918B129BF00616E4C /* RSpecTest.app */,
				611658CA18B129BF00616E4C /* RSpecTestTests.xctest */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		611658AB18B129BF00616E4C /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				611658AC18B129BF00616E4C /* Foundation.framework */,
				611658AE18B129BF00616E4C /* CoreGraphics.framework */,
				611658B018B129BF00616E4C /* UIKit.framework */,
				611658CB18B129BF00616E4C /* XCTest.framework */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
		611658B218B129BF00616E4C /* RSpecTest */ = {
			isa = PBXGroup;
			children = (
				611658BB18B129BF00616E4C /* AppDelegate.h */,
				611658BC18B129BF00616E4C /* AppDelegate.m */,
				611658BE18B129BF00616E4C /* Main.storyboard */,
				611658C118B129BF00616E4C /* ViewController.h */,
				611658C218B129BF00616E4C /* ViewController.m */,
				611658C418B129BF00616E4C /* Images.xcassets */,
				611658B318B129BF00616E4C /* Supporting Files */,
			);
			path = RSpecTest;
			sourceTree = "<group>";
		};
		611658B318B129BF00616E4C /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				611658B418B129BF00616E4C /* RSpecTest-Info.plist */,
				611658B518B129BF00616E4C /* InfoPlist.strings */,
				611658B818B129BF00616E4C /* main.m */,
				611658BA18B129BF00616E4C /* RSpecTest-Prefix.pch */,
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
		611658D118B129BF00616E4C /* RSpecTestTests */ = {
			isa = PBXGroup;
			children = (
				611658D718B129BF00616E4C /* RSpecTestTests.m */,
				611658D218B129BF00616E4C /* Supporting Files */,
			);
			path = RSpecTestTests;
			sourceTree = "<group>";
		};
		611658D218B129BF00616E4C /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				611658D318B129BF00616E4C /* RSpecTestTests-Info.plist */,
				611658D418B129BF00616E4C /* InfoPlist.strings */,
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		611658A818B129BF00616E4C /* RSpecTest */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 611658DB18B129BF00616E4C /* Build configuration list for PBXNativeTarget "RSpecTest" */;
			buildPhases = (
				611658A518B129BF00616E4C /* Sources */,
				611658A618B129BF00616E4C /* Frameworks */,
				611658A718B129BF00616E4C /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = RSpecTest;
			productName = RSpecTest;
			productReference = 611658A918B129BF00616E4C /* RSpecTest.app */;
			productType = "com.apple.product-type.application";
		};
		611658C918B129BF00616E4C /* RSpecTestTests */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 611658DE18B129BF00616E4C /* Build configuration list for PBXNativeTarget "RSpecTestTests" */;
			buildPhases = (
				611658C618B129BF00616E4C /* Sources */,
				611658C718B129BF00616E4C /* Frameworks */,
				611658C818B129BF00616E4C /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
				611658D018B129BF00616E4C /* PBXTargetDependency */,
			);
			name = RSpecTestTests;
			productName = RSpecTestTests;
			productReference = 611658CA18B129BF00616E4C /* RSpecTestTests.xctest */;
			productType = "com.apple.product-type.bundle.unit-test";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		611658A118B129BF00616E4C /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastUpgradeCheck = 0500;
				ORGANIZATIONNAME = taichino.com;
				TargetAttributes = {
					611658C918B129BF00616E4C = {
						TestTargetID = 611658A818B129BF00616E4C;
					};
				};
			};
			buildConfigurationList = 611658A418B129BF00616E4C /* Build configuration list for PBXProject "RSpecTest" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
			mainGroup = 611658A018B129BF00616E4C;
			productRefGroup = 611658AA18B129BF00616E4C /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				611658A818B129BF00616E4C /* RSpecTest */,
				611658C918B129BF00616E4C /* RSpecTestTests */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		611658A718B129BF00616E4C /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				611658C518B129BF00616E4C /* Images.xcassets in Resources */,
				611658B718B129BF00616E4C /* InfoPlist.strings in Resources */,
				611658C018B129BF00616E4C /* Main.storyboard in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		611658C818B129BF00616E4C /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				611658D618B129BF00616E4C /* InfoPlist.strings in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		611658A518B129BF00616E4C /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				611658C318B129BF00616E4C /* ViewController.m in Sources */,
				611658BD18B129BF00616E4C /* AppDelegate.m in Sources */,
				611658B918B129BF00616E4C /* main.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		611658C618B129BF00616E4C /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				611658D818B129BF00616E4C /* RSpecTestTests.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		611658D018B129BF00616E4C /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 611658A818B129BF00616E4C /* RSpecTest */;
			targetProxy = 611658CF18B129BF00616E4C /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

/* Begin PBXVariantGroup section */
		611658B518B129BF00616E4C /* InfoPlist.strings */ = {
			isa = PBXVariantGroup;
			children = (
				611658B618B129BF00616E4C /* en */,
			);
			name = InfoPlist.strings;
			sourceTree = "<group>";
		};
		611658BE18B129BF00616E4C /* Main.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				611658BF18B129BF00616E4C /* Base */,
			);
			name = Main.storyboard;
			sourceTree = "<group>";
		};
		611658D418B129BF00616E4C /* InfoPlist.strings */ = {
			isa = PBXVariantGroup;
			children = (
				611658D518B129BF00616E4C /* en */,
			);
			name = InfoPlist.strings;
			sourceTree = "<group>";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		611658D918B129BF00616E4C /* 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;
			};
			name = Debug;
		};
		611658DA18B129BF00616E4C /* 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;
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		611658DC18B129BF00616E4C /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "RSpecTest/RSpecTest-Prefix.pch";
				INFOPLIST_FILE = "RSpecTest/RSpecTest-Info.plist";
				PRODUCT_NAME = "$(TARGET_NAME)";
				WRAPPER_EXTENSION = app;
			};
			name = Debug;
		};
		611658DD18B129BF00616E4C /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "RSpecTest/RSpecTest-Prefix.pch";
				INFOPLIST_FILE = "RSpecTest/RSpecTest-Info.plist";
				PRODUCT_NAME = "$(TARGET_NAME)";
				WRAPPER_EXTENSION = app;
			};
			name = Release;
		};
		611658DF18B129BF00616E4C /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
				BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/RSpecTest.app/RSpecTest";
				FRAMEWORK_SEARCH_PATHS = (
					"$(SDKROOT)/Developer/Library/Frameworks",
					"$(inherited)",
					"$(DEVELOPER_FRAMEWORKS_DIR)",
				);
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "RSpecTest/RSpecTest-Prefix.pch";
				GCC_PREPROCESSOR_DEFINITIONS = (
					"DEBUG=1",
					"$(inherited)",
				);
				INFOPLIST_FILE = "RSpecTestTests/RSpecTestTests-Info.plist";
				PRODUCT_NAME = "$(TARGET_NAME)";
				TEST_HOST = "$(BUNDLE_LOADER)";
				WRAPPER_EXTENSION = xctest;
			};
			name = Debug;
		};
		611658E018B129BF00616E4C /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
				BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/RSpecTest.app/RSpecTest";
				FRAMEWORK_SEARCH_PATHS = (
					"$(SDKROOT)/Developer/Library/Frameworks",
					"$(inherited)",
					"$(DEVELOPER_FRAMEWORKS_DIR)",
				);
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "RSpecTest/RSpecTest-Prefix.pch";
				INFOPLIST_FILE = "RSpecTestTests/RSpecTestTests-Info.plist";
				PRODUCT_NAME = "$(TARGET_NAME)";
				TEST_HOST = "$(BUNDLE_LOADER)";
				WRAPPER_EXTENSION = xctest;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		611658A418B129BF00616E4C /* Build configuration list for PBXProject "RSpecTest" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				611658D918B129BF00616E4C /* Debug */,
				611658DA18B129BF00616E4C /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		611658DB18B129BF00616E4C /* Build configuration list for PBXNativeTarget "RSpecTest" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				611658DC18B129BF00616E4C /* Debug */,
				611658DD18B129BF00616E4C /* Release */,
			);
			defaultConfigurationIsVisible = 0;
		};
		611658DE18B129BF00616E4C /* Build configuration list for PBXNativeTarget "RSpecTestTests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				611658DF18B129BF00616E4C /* Debug */,
				611658E018B129BF00616E4C /* Release */,
			);
			defaultConfigurationIsVisible = 0;
		};
/* End XCConfigurationList section */
	};
	rootObject = 611658A118B129BF00616E4C /* Project object */;
}