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

/* Begin PBXBuildFile section */
		B75028B51C5A3F94000EB3CF /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B75028B41C5A3F94000EB3CF /* AppDelegate.swift */; };
		B75028B71C5A3F94000EB3CF /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B75028B61C5A3F94000EB3CF /* ViewController.swift */; };
		B75028BA1C5A3F94000EB3CF /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B75028B81C5A3F94000EB3CF /* Main.storyboard */; };
		B75028BC1C5A3F94000EB3CF /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B75028BB1C5A3F94000EB3CF /* Assets.xcassets */; };
		B75028BF1C5A3F94000EB3CF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B75028BD1C5A3F94000EB3CF /* LaunchScreen.storyboard */; };
		B75028CA1C5A3F94000EB3CF /* <%= config[:project_name] %>Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B75028C91C5A3F94000EB3CF /* <%= config[:project_name] %>Tests.swift */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		B75028C61C5A3F94000EB3CF /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = B75028A91C5A3F94000EB3CF /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = B75028B01C5A3F94000EB3CF;
			remoteInfo = "<%= config[:project_name] %>";
		};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
		78C0E9BB20BC315100255055 /* <%= config[:project_name] %>.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "<%= config[:project_name] %>.entitlements"; sourceTree = "<group>"; };
		B75028B11C5A3F94000EB3CF /* <%= config[:project_name] %>.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "<%= config[:project_name] %>.app"; sourceTree = BUILT_PRODUCTS_DIR; };
		B75028B41C5A3F94000EB3CF /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
		B75028B61C5A3F94000EB3CF /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
		B75028B91C5A3F94000EB3CF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
		B75028BB1C5A3F94000EB3CF /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
		B75028BE1C5A3F94000EB3CF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
		B75028C01C5A3F94000EB3CF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
		B75028C51C5A3F94000EB3CF /* <%= config[:project_name] %>Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "<%= config[:project_name] %>Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
		B75028C91C5A3F94000EB3CF /* <%= config[:project_name] %>Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "<%= config[:project_name] %>Tests.swift"; sourceTree = "<group>"; };
		B75028CB1C5A3F94000EB3CF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
		B75028D71C5A4093000EB3CF /* fw-shared.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "fw-shared.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		B75028AE1C5A3F94000EB3CF /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		B75028C21C5A3F94000EB3CF /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		B75028A81C5A3F94000EB3CF = {
			isa = PBXGroup;
			children = (
				B75028B31C5A3F94000EB3CF /* <%= config[:target_name] %> */,
				B75028C81C5A3F94000EB3CF /* <%= config[:tests_target_name] %> */,
				B75028B21C5A3F94000EB3CF /* Products */,
			);
			sourceTree = "<group>";
		};
		B75028B21C5A3F94000EB3CF /* Products */ = {
			isa = PBXGroup;
			children = (
				B75028B11C5A3F94000EB3CF /* <%= config[:project_name] %>.app */,
				B75028C51C5A3F94000EB3CF /* <%= config[:project_name] %>Tests.xctest */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		B75028B31C5A3F94000EB3CF /* <%= config[:target_name] %> */ = {
			isa = PBXGroup;
			children = (
				B75028D51C5A404A000EB3CF /* Resources */,
				B75028D41C5A4045000EB3CF /* Supporting Files */,
				B75028B41C5A3F94000EB3CF /* AppDelegate.swift */,
				B75028B61C5A3F94000EB3CF /* ViewController.swift */,
			);
			path = "<%= config[:target_name] %>";
			sourceTree = "<group>";
		};
		B75028C81C5A3F94000EB3CF /* <%= config[:tests_target_name] %> */ = {
			isa = PBXGroup;
			children = (
				B75028D61C5A405D000EB3CF /* Supporting Files */,
				B75028C91C5A3F94000EB3CF /* <%= config[:project_name] %>Tests.swift */,
			);
			path = "<%= config[:tests_target_name] %>";
			sourceTree = "<group>";
		};
		B75028D41C5A4045000EB3CF /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				78C0E9BB20BC315100255055 /* <%= config[:project_name] %>.entitlements */,
				B75028C01C5A3F94000EB3CF /* Info.plist */,
				B75028D71C5A4093000EB3CF /* fw-shared.xcconfig */,
			);
			path = "Supporting Files";
			sourceTree = "<group>";
		};
		B75028D51C5A404A000EB3CF /* Resources */ = {
			isa = PBXGroup;
			children = (
				B75028BB1C5A3F94000EB3CF /* Assets.xcassets */,
				B75028BD1C5A3F94000EB3CF /* LaunchScreen.storyboard */,
				B75028B81C5A3F94000EB3CF /* Main.storyboard */,
			);
			path = Resources;
			sourceTree = "<group>";
		};
		B75028D61C5A405D000EB3CF /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				B75028CB1C5A3F94000EB3CF /* Info.plist */,
			);
			path = "Supporting Files";
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		B75028B01C5A3F94000EB3CF /* <%= config[:project_name] %> */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = B75028CE1C5A3F94000EB3CF /* Build configuration list for PBXNativeTarget "<%= config[:project_name] %>" */;
			buildPhases = (
				B75028AD1C5A3F94000EB3CF /* Sources */,
				B75028AE1C5A3F94000EB3CF /* Frameworks */,
				B75028AF1C5A3F94000EB3CF /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = "<%= config[:project_name] %>";
			productName = "<%= config[:project_name] %>";
			productReference = B75028B11C5A3F94000EB3CF /* <%= config[:project_name] %>.app */;
			productType = "com.apple.product-type.application";
		};
		B75028C41C5A3F94000EB3CF /* <%= config[:project_name] %>Tests */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = B75028D11C5A3F94000EB3CF /* Build configuration list for PBXNativeTarget "<%= config[:project_name] %>Tests" */;
			buildPhases = (
				B75028C11C5A3F94000EB3CF /* Sources */,
				B75028C21C5A3F94000EB3CF /* Frameworks */,
				B75028C31C5A3F94000EB3CF /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
				B75028C71C5A3F94000EB3CF /* PBXTargetDependency */,
			);
			name = "<%= config[:project_name] %>Tests";
			productName = "<%= config[:project_name] %>Tests";
			productReference = B75028C51C5A3F94000EB3CF /* <%= config[:project_name] %>Tests.xctest */;
			productType = "com.apple.product-type.bundle.unit-test";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		B75028A91C5A3F94000EB3CF /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastSwiftUpdateCheck = 0720;
				LastUpgradeCheck = 1200;
				ORGANIZATIONNAME = "Future Workshops";
				TargetAttributes = {
					B75028B01C5A3F94000EB3CF = {
						CreatedOnToolsVersion = 7.2;
						LastSwiftMigration = 1020;
						ProvisioningStyle = Manual;
						SystemCapabilities = {
							com.apple.DataProtection = {
								enabled = 1;
							};
						};
					};
					B75028C41C5A3F94000EB3CF = {
						CreatedOnToolsVersion = 7.2;
						LastSwiftMigration = 1020;
						ProvisioningStyle = Manual;
						TestTargetID = B75028B01C5A3F94000EB3CF;
					};
				};
			};
			buildConfigurationList = B75028AC1C5A3F94000EB3CF /* Build configuration list for PBXProject "<%= config[:project_name] %>" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = en;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
			mainGroup = B75028A81C5A3F94000EB3CF;
			productRefGroup = B75028B21C5A3F94000EB3CF /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				B75028B01C5A3F94000EB3CF /* <%= config[:project_name] %> */,
				B75028C41C5A3F94000EB3CF /* <%= config[:project_name] %>Tests */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		B75028AF1C5A3F94000EB3CF /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				B75028BF1C5A3F94000EB3CF /* LaunchScreen.storyboard in Resources */,
				B75028BC1C5A3F94000EB3CF /* Assets.xcassets in Resources */,
				B75028BA1C5A3F94000EB3CF /* Main.storyboard in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		B75028C31C5A3F94000EB3CF /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		B75028AD1C5A3F94000EB3CF /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				B75028B71C5A3F94000EB3CF /* ViewController.swift in Sources */,
				B75028B51C5A3F94000EB3CF /* AppDelegate.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		B75028C11C5A3F94000EB3CF /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				B75028CA1C5A3F94000EB3CF /* <%= config[:project_name] %>Tests.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		B75028C71C5A3F94000EB3CF /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = B75028B01C5A3F94000EB3CF /* <%= config[:project_name] %> */;
			targetProxy = B75028C61C5A3F94000EB3CF /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

/* Begin PBXVariantGroup section */
		B75028B81C5A3F94000EB3CF /* Main.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				B75028B91C5A3F94000EB3CF /* Base */,
			);
			name = Main.storyboard;
			path = .;
			sourceTree = "<group>";
		};
		B75028BD1C5A3F94000EB3CF /* LaunchScreen.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				B75028BE1C5A3F94000EB3CF /* Base */,
			);
			name = LaunchScreen.storyboard;
			path = .;
			sourceTree = "<group>";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		B75028CC1C5A3F94000EB3CF /* Debug */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = B75028D71C5A4093000EB3CF /* fw-shared.xcconfig */;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_COMMA = 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_INFINITE_RECURSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
				CLANG_WARN_STRICT_PROTOTYPES = YES;
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
				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 = "<%= config[:target_platform] %>";
				MTL_ENABLE_DEBUG_INFO = YES;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Debug;
		};
		B75028CD1C5A3F94000EB3CF /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = B75028D71C5A4093000EB3CF /* fw-shared.xcconfig */;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_COMMA = 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_INFINITE_RECURSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
				CLANG_WARN_STRICT_PROTOTYPES = YES;
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
				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 = "<%= config[:target_platform] %>";
				MTL_ENABLE_DEBUG_INFO = NO;
				SDKROOT = iphoneos;
				SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		B75028CF1C5A3F94000EB3CF /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				CODE_SIGN_ENTITLEMENTS = "<%= config[:target_name] %>/Supporting Files/<%= config[:project_name] %>.entitlements";
				CODE_SIGN_STYLE = Manual;
				DEVELOPMENT_TEAM = "";
				INFOPLIST_FILE = "<%= config[:target_name] %>/Supporting Files/Info.plist";
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
				PRODUCT_BUNDLE_IDENTIFIER = "com.futureworkshops.<%= config[:project_name] %>";
				PRODUCT_NAME = "$(TARGET_NAME)";
				PROVISIONING_PROFILE_SPECIFIER = "";
				SWIFT_VERSION = 5.0;
			};
			name = Debug;
		};
		B75028D01C5A3F94000EB3CF /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				CODE_SIGN_ENTITLEMENTS = "<%= config[:target_name] %>/Supporting Files/<%= config[:project_name] %>.entitlements";
				CODE_SIGN_STYLE = Manual;
				DEVELOPMENT_TEAM = "";
				INFOPLIST_FILE = "<%= config[:target_name] %>/Supporting Files/Info.plist";
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
				PRODUCT_BUNDLE_IDENTIFIER = "com.futureworkshops.<%= config[:project_name] %>";
				PRODUCT_NAME = "$(TARGET_NAME)";
				PROVISIONING_PROFILE_SPECIFIER = "";
				SWIFT_VERSION = 5.0;
			};
			name = Release;
		};
		B75028D21C5A3F94000EB3CF /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				BUNDLE_LOADER = "$(TEST_HOST)";
				CODE_SIGN_STYLE = Manual;
				DEVELOPMENT_TEAM = "";
				INFOPLIST_FILE = "<%= config[:tests_target_name] %>/Supporting Files/Info.plist";
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
				PRODUCT_BUNDLE_IDENTIFIER = "com.futureworkshops.<%= config[:project_name] %>Tests";
				PRODUCT_NAME = "$(TARGET_NAME)";
				PROVISIONING_PROFILE_SPECIFIER = "";
				SWIFT_VERSION = 5.0;
				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/<%= config[:project_name] %>.app/<%= config[:project_name] %>";
			};
			name = Debug;
		};
		B75028D31C5A3F94000EB3CF /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				BUNDLE_LOADER = "$(TEST_HOST)";
				CODE_SIGN_STYLE = Manual;
				DEVELOPMENT_TEAM = "";
				INFOPLIST_FILE = "<%= config[:tests_target_name] %>/Supporting Files/Info.plist";
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
				PRODUCT_BUNDLE_IDENTIFIER = "com.futureworkshops.<%= config[:project_name] %>Tests";
				PRODUCT_NAME = "$(TARGET_NAME)";
				PROVISIONING_PROFILE_SPECIFIER = "";
				SWIFT_VERSION = 5.0;
				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/<%= config[:project_name] %>.app/<%= config[:project_name] %>";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		B75028AC1C5A3F94000EB3CF /* Build configuration list for PBXProject "<%= config[:project_name] %>" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				B75028CC1C5A3F94000EB3CF /* Debug */,
				B75028CD1C5A3F94000EB3CF /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		B75028CE1C5A3F94000EB3CF /* Build configuration list for PBXNativeTarget "<%= config[:project_name] %>" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				B75028CF1C5A3F94000EB3CF /* Debug */,
				B75028D01C5A3F94000EB3CF /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		B75028D11C5A3F94000EB3CF /* Build configuration list for PBXNativeTarget "<%= config[:project_name] %>Tests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				B75028D21C5A3F94000EB3CF /* Debug */,
				B75028D31C5A3F94000EB3CF /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = B75028A91C5A3F94000EB3CF /* Project object */;
}