blueprints / blueprints.xcodeproj / project.pbxproj
project.pbxproj
Raw
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 77;
	objects = {

/* Begin PBXBuildFile section */
		CD8DE6052D49A3A9009CEDAB /* Wave in Frameworks */ = {isa = PBXBuildFile; productRef = CD8DE6042D49A3A9009CEDAB /* Wave */; };
		CD8DE6082D49A3B2009CEDAB /* BigUIPaging in Frameworks */ = {isa = PBXBuildFile; productRef = CD8DE6072D49A3B2009CEDAB /* BigUIPaging */; };
		CD8DE6202D49AD33009CEDAB /* Transmission in Frameworks */ = {isa = PBXBuildFile; productRef = CD8DE61F2D49AD33009CEDAB /* Transmission */; };
		CDBE5EEF2D5C8B1D00AC5E8A /* ShowTime in Frameworks */ = {isa = PBXBuildFile; productRef = CDBE5EEE2D5C8B1D00AC5E8A /* ShowTime */; };
/* End PBXBuildFile section */

/* Begin PBXBuildRule section */
		CD8DE5E82D49A2C4009CEDAB /* PBXBuildRule */ = {
			isa = PBXBuildRule;
			compilerSpec = com.apple.compilers.proxy.script;
			filePatterns = "*.ci.air";
			fileType = pattern.proxy;
			inputFiles = (
			);
			isEditable = 1;
			outputFiles = (
				"$(METAL_LIBRARY_OUTPUT_DIR)/$(INPUT_FILE_BASE).metallib",
			);
			script = "xcrun metallib -cikernel \"${INPUT_FILE_PATH}\" -o \"${SCRIPT_OUTPUT_FILE_0}\"\n";
		};
		CD8DE5F52D49A2EA009CEDAB /* PBXBuildRule */ = {
			isa = PBXBuildRule;
			compilerSpec = com.apple.compilers.proxy.script;
			filePatterns = "*.ci.metal";
			fileType = pattern.proxy;
			inputFiles = (
			);
			isEditable = 1;
			outputFiles = (
				"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).air",
			);
			script = "xcrun metal -c -fcikernel  \"${INPUT_FILE_PATH}\" -o \"${SCRIPT_OUTPUT_FILE_0}\"\n";
		};
/* End PBXBuildRule section */

/* Begin PBXContainerItemProxy section */
		CD8DE5CC2D49A2B6009CEDAB /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = CD8DE5AE2D49A2B4009CEDAB /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = CD8DE5B52D49A2B4009CEDAB;
			remoteInfo = blueprints;
		};
		CD8DE5D62D49A2B6009CEDAB /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = CD8DE5AE2D49A2B4009CEDAB /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = CD8DE5B52D49A2B4009CEDAB;
			remoteInfo = blueprints;
		};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
		CD8DE5B62D49A2B4009CEDAB /* blueprints.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = blueprints.app; sourceTree = BUILT_PRODUCTS_DIR; };
		CD8DE5CB2D49A2B6009CEDAB /* blueprintsTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = blueprintsTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
		CD8DE5D52D49A2B6009CEDAB /* blueprintsUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = blueprintsUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */

/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
		F6FE2FD52E810C3A0020EFD6 /* Exceptions for "ci_scripts" folder in "blueprints" target */ = {
			isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
			membershipExceptions = (
				ci_pre_xcodebuild.sh,
			);
			target = CD8DE5B52D49A2B4009CEDAB /* blueprints */;
		};
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */

/* Begin PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet section */
		F6FE2FD62E810C3A0020EFD6 /* Exceptions for "ci_scripts" folder in "Compile Sources" phase from "blueprints" target */ = {
			isa = PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet;
			buildPhase = CD8DE5B22D49A2B4009CEDAB /* Sources */;
			membershipExceptions = (
				ci_pre_xcodebuild.sh,
			);
		};
/* End PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet section */

/* Begin PBXFileSystemSynchronizedRootGroup section */
		CD8DE5B82D49A2B4009CEDAB /* blueprints */ = {
			isa = PBXFileSystemSynchronizedRootGroup;
			path = blueprints;
			sourceTree = "<group>";
		};
		CD8DE5CE2D49A2B6009CEDAB /* blueprintsTests */ = {
			isa = PBXFileSystemSynchronizedRootGroup;
			path = blueprintsTests;
			sourceTree = "<group>";
		};
		CD8DE5D82D49A2B6009CEDAB /* blueprintsUITests */ = {
			isa = PBXFileSystemSynchronizedRootGroup;
			path = blueprintsUITests;
			sourceTree = "<group>";
		};
		F6FE2FD12E810C190020EFD6 /* ci_scripts */ = {
			isa = PBXFileSystemSynchronizedRootGroup;
			exceptions = (
				F6FE2FD52E810C3A0020EFD6 /* Exceptions for "ci_scripts" folder in "blueprints" target */,
				F6FE2FD62E810C3A0020EFD6 /* Exceptions for "ci_scripts" folder in "Compile Sources" phase from "blueprints" target */,
			);
			path = ci_scripts;
			sourceTree = "<group>";
		};
/* End PBXFileSystemSynchronizedRootGroup section */

/* Begin PBXFrameworksBuildPhase section */
		CD8DE5B32D49A2B4009CEDAB /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				CDBE5EEF2D5C8B1D00AC5E8A /* ShowTime in Frameworks */,
				CD8DE6052D49A3A9009CEDAB /* Wave in Frameworks */,
				CD8DE6202D49AD33009CEDAB /* Transmission in Frameworks */,
				CD8DE6082D49A3B2009CEDAB /* BigUIPaging in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		CD8DE5C82D49A2B6009CEDAB /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		CD8DE5D22D49A2B6009CEDAB /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		CD8DE5AD2D49A2B4009CEDAB = {
			isa = PBXGroup;
			children = (
				F6FE2FD12E810C190020EFD6 /* ci_scripts */,
				CD8DE5B82D49A2B4009CEDAB /* blueprints */,
				CD8DE5CE2D49A2B6009CEDAB /* blueprintsTests */,
				CD8DE5D82D49A2B6009CEDAB /* blueprintsUITests */,
				CD8DE5B72D49A2B4009CEDAB /* Products */,
			);
			sourceTree = "<group>";
		};
		CD8DE5B72D49A2B4009CEDAB /* Products */ = {
			isa = PBXGroup;
			children = (
				CD8DE5B62D49A2B4009CEDAB /* blueprints.app */,
				CD8DE5CB2D49A2B6009CEDAB /* blueprintsTests.xctest */,
				CD8DE5D52D49A2B6009CEDAB /* blueprintsUITests.xctest */,
			);
			name = Products;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		CD8DE5B52D49A2B4009CEDAB /* blueprints */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = CD8DE5DF2D49A2B6009CEDAB /* Build configuration list for PBXNativeTarget "blueprints" */;
			buildPhases = (
				CD8DE5B22D49A2B4009CEDAB /* Sources */,
				CD8DE5B32D49A2B4009CEDAB /* Frameworks */,
				CD8DE5B42D49A2B4009CEDAB /* Resources */,
			);
			buildRules = (
				CD8DE5F52D49A2EA009CEDAB /* PBXBuildRule */,
				CD8DE5E82D49A2C4009CEDAB /* PBXBuildRule */,
			);
			dependencies = (
			);
			fileSystemSynchronizedGroups = (
				CD8DE5B82D49A2B4009CEDAB /* blueprints */,
				F6FE2FD12E810C190020EFD6 /* ci_scripts */,
			);
			name = blueprints;
			packageProductDependencies = (
				CD8DE6042D49A3A9009CEDAB /* Wave */,
				CD8DE6072D49A3B2009CEDAB /* BigUIPaging */,
				CD8DE61F2D49AD33009CEDAB /* Transmission */,
				CDBE5EEE2D5C8B1D00AC5E8A /* ShowTime */,
			);
			productName = blueprints;
			productReference = CD8DE5B62D49A2B4009CEDAB /* blueprints.app */;
			productType = "com.apple.product-type.application";
		};
		CD8DE5CA2D49A2B6009CEDAB /* blueprintsTests */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = CD8DE5E22D49A2B6009CEDAB /* Build configuration list for PBXNativeTarget "blueprintsTests" */;
			buildPhases = (
				CD8DE5C72D49A2B6009CEDAB /* Sources */,
				CD8DE5C82D49A2B6009CEDAB /* Frameworks */,
				CD8DE5C92D49A2B6009CEDAB /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
				CD8DE5CD2D49A2B6009CEDAB /* PBXTargetDependency */,
			);
			fileSystemSynchronizedGroups = (
				CD8DE5CE2D49A2B6009CEDAB /* blueprintsTests */,
			);
			name = blueprintsTests;
			packageProductDependencies = (
			);
			productName = blueprintsTests;
			productReference = CD8DE5CB2D49A2B6009CEDAB /* blueprintsTests.xctest */;
			productType = "com.apple.product-type.bundle.unit-test";
		};
		CD8DE5D42D49A2B6009CEDAB /* blueprintsUITests */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = CD8DE5E52D49A2B6009CEDAB /* Build configuration list for PBXNativeTarget "blueprintsUITests" */;
			buildPhases = (
				CD8DE5D12D49A2B6009CEDAB /* Sources */,
				CD8DE5D22D49A2B6009CEDAB /* Frameworks */,
				CD8DE5D32D49A2B6009CEDAB /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
				CD8DE5D72D49A2B6009CEDAB /* PBXTargetDependency */,
			);
			fileSystemSynchronizedGroups = (
				CD8DE5D82D49A2B6009CEDAB /* blueprintsUITests */,
			);
			name = blueprintsUITests;
			packageProductDependencies = (
			);
			productName = blueprintsUITests;
			productReference = CD8DE5D52D49A2B6009CEDAB /* blueprintsUITests.xctest */;
			productType = "com.apple.product-type.bundle.ui-testing";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		CD8DE5AE2D49A2B4009CEDAB /* Project object */ = {
			isa = PBXProject;
			attributes = {
				BuildIndependentTargetsInParallel = 1;
				LastSwiftUpdateCheck = 1620;
				LastUpgradeCheck = 1620;
				TargetAttributes = {
					CD8DE5B52D49A2B4009CEDAB = {
						CreatedOnToolsVersion = 16.2;
					};
					CD8DE5CA2D49A2B6009CEDAB = {
						CreatedOnToolsVersion = 16.2;
						TestTargetID = CD8DE5B52D49A2B4009CEDAB;
					};
					CD8DE5D42D49A2B6009CEDAB = {
						CreatedOnToolsVersion = 16.2;
						TestTargetID = CD8DE5B52D49A2B4009CEDAB;
					};
				};
			};
			buildConfigurationList = CD8DE5B12D49A2B4009CEDAB /* Build configuration list for PBXProject "blueprints" */;
			developmentRegion = en;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
			mainGroup = CD8DE5AD2D49A2B4009CEDAB;
			minimizedProjectReferenceProxies = 1;
			packageReferences = (
				CD8DE6032D49A3A9009CEDAB /* XCRemoteSwiftPackageReference "Wave" */,
				CD8DE6062D49A3B2009CEDAB /* XCRemoteSwiftPackageReference "BigUIPaging" */,
				CD8DE61E2D49AD33009CEDAB /* XCRemoteSwiftPackageReference "Transmission" */,
				CDBE5EED2D5C8B1D00AC5E8A /* XCRemoteSwiftPackageReference "ShowTime" */,
			);
			preferredProjectObjectVersion = 77;
			productRefGroup = CD8DE5B72D49A2B4009CEDAB /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				CD8DE5B52D49A2B4009CEDAB /* blueprints */,
				CD8DE5CA2D49A2B6009CEDAB /* blueprintsTests */,
				CD8DE5D42D49A2B6009CEDAB /* blueprintsUITests */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		CD8DE5B42D49A2B4009CEDAB /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		CD8DE5C92D49A2B6009CEDAB /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		CD8DE5D32D49A2B6009CEDAB /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		CD8DE5B22D49A2B4009CEDAB /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		CD8DE5C72D49A2B6009CEDAB /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		CD8DE5D12D49A2B6009CEDAB /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		CD8DE5CD2D49A2B6009CEDAB /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = CD8DE5B52D49A2B4009CEDAB /* blueprints */;
			targetProxy = CD8DE5CC2D49A2B6009CEDAB /* PBXContainerItemProxy */;
		};
		CD8DE5D72D49A2B6009CEDAB /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = CD8DE5B52D49A2B4009CEDAB /* blueprints */;
			targetProxy = CD8DE5D62D49A2B6009CEDAB /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

/* Begin XCBuildConfiguration section */
		CD8DE5DD2D49A2B6009CEDAB /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
				CLANG_ANALYZER_NONNULL = YES;
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_ENABLE_OBJC_WEAK = YES;
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_COMMA = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INFINITE_RECURSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
				CLANG_WARN_OBJC_LITERAL_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_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = dwarf;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				ENABLE_TESTABILITY = YES;
				ENABLE_USER_SCRIPT_SANDBOXING = YES;
				GCC_C_LANGUAGE_STANDARD = gnu17;
				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 = 18.2;
				LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
				MTL_FAST_MATH = YES;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
				SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
			};
			name = Debug;
		};
		CD8DE5DE2D49A2B6009CEDAB /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
				CLANG_ANALYZER_NONNULL = YES;
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_ENABLE_OBJC_WEAK = YES;
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_COMMA = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INFINITE_RECURSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
				CLANG_WARN_OBJC_LITERAL_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_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				ENABLE_NS_ASSERTIONS = NO;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				ENABLE_USER_SCRIPT_SANDBOXING = YES;
				GCC_C_LANGUAGE_STANDARD = gnu17;
				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 = 18.2;
				LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
				MTL_ENABLE_DEBUG_INFO = NO;
				MTL_FAST_MATH = YES;
				SDKROOT = iphoneos;
				SWIFT_COMPILATION_MODE = wholemodule;
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		CD8DE5E02D49A2B6009CEDAB /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
				CODE_SIGN_STYLE = Automatic;
				CURRENT_PROJECT_VERSION = 1;
				DEVELOPMENT_ASSET_PATHS = "\"blueprints/Preview Content\"";
				DEVELOPMENT_TEAM = R7MA4PSUFQ;
				ENABLE_PREVIEWS = YES;
				GENERATE_INFOPLIST_FILE = YES;
				INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
				INFOPLIST_KEY_UILaunchScreen_Generation = YES;
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
				IPHONEOS_DEPLOYMENT_TARGET = 26.0;
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
				);
				MARKETING_VERSION = 1.0;
				PRODUCT_BUNDLE_IDENTIFIER = "-.blueprints";
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_EMIT_LOC_STRINGS = YES;
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Debug;
		};
		CD8DE5E12D49A2B6009CEDAB /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
				CODE_SIGN_STYLE = Automatic;
				CURRENT_PROJECT_VERSION = 1;
				DEVELOPMENT_ASSET_PATHS = "\"blueprints/Preview Content\"";
				DEVELOPMENT_TEAM = R7MA4PSUFQ;
				ENABLE_PREVIEWS = YES;
				GENERATE_INFOPLIST_FILE = YES;
				INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
				INFOPLIST_KEY_UILaunchScreen_Generation = YES;
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
				IPHONEOS_DEPLOYMENT_TARGET = 26.0;
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
				);
				MARKETING_VERSION = 1.0;
				PRODUCT_BUNDLE_IDENTIFIER = "-.blueprints";
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_EMIT_LOC_STRINGS = YES;
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Release;
		};
		CD8DE5E32D49A2B6009CEDAB /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				BUNDLE_LOADER = "$(TEST_HOST)";
				CODE_SIGN_STYLE = Automatic;
				CURRENT_PROJECT_VERSION = 1;
				DEVELOPMENT_TEAM = R7MA4PSUFQ;
				GENERATE_INFOPLIST_FILE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 18.2;
				MARKETING_VERSION = 1.0;
				PRODUCT_BUNDLE_IDENTIFIER = "-.blueprintsTests";
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_EMIT_LOC_STRINGS = NO;
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/blueprints.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/blueprints";
			};
			name = Debug;
		};
		CD8DE5E42D49A2B6009CEDAB /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				BUNDLE_LOADER = "$(TEST_HOST)";
				CODE_SIGN_STYLE = Automatic;
				CURRENT_PROJECT_VERSION = 1;
				DEVELOPMENT_TEAM = R7MA4PSUFQ;
				GENERATE_INFOPLIST_FILE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 18.2;
				MARKETING_VERSION = 1.0;
				PRODUCT_BUNDLE_IDENTIFIER = "-.blueprintsTests";
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_EMIT_LOC_STRINGS = NO;
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/blueprints.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/blueprints";
			};
			name = Release;
		};
		CD8DE5E62D49A2B6009CEDAB /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CODE_SIGN_STYLE = Automatic;
				CURRENT_PROJECT_VERSION = 1;
				DEVELOPMENT_TEAM = R7MA4PSUFQ;
				GENERATE_INFOPLIST_FILE = YES;
				MARKETING_VERSION = 1.0;
				PRODUCT_BUNDLE_IDENTIFIER = "-.blueprintsUITests";
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_EMIT_LOC_STRINGS = NO;
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
				TEST_TARGET_NAME = blueprints;
			};
			name = Debug;
		};
		CD8DE5E72D49A2B6009CEDAB /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CODE_SIGN_STYLE = Automatic;
				CURRENT_PROJECT_VERSION = 1;
				DEVELOPMENT_TEAM = R7MA4PSUFQ;
				GENERATE_INFOPLIST_FILE = YES;
				MARKETING_VERSION = 1.0;
				PRODUCT_BUNDLE_IDENTIFIER = "-.blueprintsUITests";
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_EMIT_LOC_STRINGS = NO;
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
				TEST_TARGET_NAME = blueprints;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		CD8DE5B12D49A2B4009CEDAB /* Build configuration list for PBXProject "blueprints" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				CD8DE5DD2D49A2B6009CEDAB /* Debug */,
				CD8DE5DE2D49A2B6009CEDAB /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		CD8DE5DF2D49A2B6009CEDAB /* Build configuration list for PBXNativeTarget "blueprints" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				CD8DE5E02D49A2B6009CEDAB /* Debug */,
				CD8DE5E12D49A2B6009CEDAB /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		CD8DE5E22D49A2B6009CEDAB /* Build configuration list for PBXNativeTarget "blueprintsTests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				CD8DE5E32D49A2B6009CEDAB /* Debug */,
				CD8DE5E42D49A2B6009CEDAB /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		CD8DE5E52D49A2B6009CEDAB /* Build configuration list for PBXNativeTarget "blueprintsUITests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				CD8DE5E62D49A2B6009CEDAB /* Debug */,
				CD8DE5E72D49A2B6009CEDAB /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */

/* Begin XCRemoteSwiftPackageReference section */
		CD8DE6032D49A3A9009CEDAB /* XCRemoteSwiftPackageReference "Wave" */ = {
			isa = XCRemoteSwiftPackageReference;
			repositoryURL = "https://github.com/jtrivedi/Wave";
			requirement = {
				kind = upToNextMajorVersion;
				minimumVersion = 0.3.2;
			};
		};
		CD8DE6062D49A3B2009CEDAB /* XCRemoteSwiftPackageReference "BigUIPaging" */ = {
			isa = XCRemoteSwiftPackageReference;
			repositoryURL = "https://github.com/notsobigcompany/BigUIPaging";
			requirement = {
				kind = upToNextMajorVersion;
				minimumVersion = 0.0.3;
			};
		};
		CD8DE61E2D49AD33009CEDAB /* XCRemoteSwiftPackageReference "Transmission" */ = {
			isa = XCRemoteSwiftPackageReference;
			repositoryURL = "https://github.com/nathantannar4/Transmission.git";
			requirement = {
				kind = upToNextMajorVersion;
				minimumVersion = 1.7.2;
			};
		};
		CDBE5EED2D5C8B1D00AC5E8A /* XCRemoteSwiftPackageReference "ShowTime" */ = {
			isa = XCRemoteSwiftPackageReference;
			repositoryURL = "https://github.com/KaneCheshire/ShowTime";
			requirement = {
				kind = upToNextMajorVersion;
				minimumVersion = 2.5.3;
			};
		};
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
		CD8DE6042D49A3A9009CEDAB /* Wave */ = {
			isa = XCSwiftPackageProductDependency;
			package = CD8DE6032D49A3A9009CEDAB /* XCRemoteSwiftPackageReference "Wave" */;
			productName = Wave;
		};
		CD8DE6072D49A3B2009CEDAB /* BigUIPaging */ = {
			isa = XCSwiftPackageProductDependency;
			package = CD8DE6062D49A3B2009CEDAB /* XCRemoteSwiftPackageReference "BigUIPaging" */;
			productName = BigUIPaging;
		};
		CD8DE61F2D49AD33009CEDAB /* Transmission */ = {
			isa = XCSwiftPackageProductDependency;
			package = CD8DE61E2D49AD33009CEDAB /* XCRemoteSwiftPackageReference "Transmission" */;
			productName = Transmission;
		};
		CDBE5EEE2D5C8B1D00AC5E8A /* ShowTime */ = {
			isa = XCSwiftPackageProductDependency;
			package = CDBE5EED2D5C8B1D00AC5E8A /* XCRemoteSwiftPackageReference "ShowTime" */;
			productName = ShowTime;
		};
/* End XCSwiftPackageProductDependency section */
	};
	rootObject = CD8DE5AE2D49A2B4009CEDAB /* Project object */;
}