632 lines
		
	
	
		
			23 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			632 lines
		
	
	
		
			23 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// !$*UTF8*$!
 | 
						|
{
 | 
						|
	archiveVersion = 1;
 | 
						|
	classes = {
 | 
						|
	};
 | 
						|
	objectVersion = 77;
 | 
						|
	objects = {
 | 
						|
 | 
						|
/* Begin PBXBuildFile section */
 | 
						|
		1A85C6CC2EA6FD73009FA847 /* SocketIO in Frameworks */ = {isa = PBXBuildFile; productRef = 1A85C6CB2EA6FD73009FA847 /* SocketIO */; };
 | 
						|
/* End PBXBuildFile section */
 | 
						|
 | 
						|
/* Begin PBXContainerItemProxy section */
 | 
						|
		1A6D61DB2E7CD04000B9F736 /* PBXContainerItemProxy */ = {
 | 
						|
			isa = PBXContainerItemProxy;
 | 
						|
			containerPortal = 1A6D61C42E7CD03E00B9F736 /* Project object */;
 | 
						|
			proxyType = 1;
 | 
						|
			remoteGlobalIDString = 1A6D61CB2E7CD03E00B9F736;
 | 
						|
			remoteInfo = yobble;
 | 
						|
		};
 | 
						|
		1A6D61E52E7CD04100B9F736 /* PBXContainerItemProxy */ = {
 | 
						|
			isa = PBXContainerItemProxy;
 | 
						|
			containerPortal = 1A6D61C42E7CD03E00B9F736 /* Project object */;
 | 
						|
			proxyType = 1;
 | 
						|
			remoteGlobalIDString = 1A6D61CB2E7CD03E00B9F736;
 | 
						|
			remoteInfo = yobble;
 | 
						|
		};
 | 
						|
/* End PBXContainerItemProxy section */
 | 
						|
 | 
						|
/* Begin PBXFileReference section */
 | 
						|
		1A6D61CC2E7CD03E00B9F736 /* yobble.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = yobble.app; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
						|
		1A6D61DA2E7CD04000B9F736 /* yobbleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = yobbleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
						|
		1A6D61E42E7CD04100B9F736 /* yobbleUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = yobbleUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
						|
/* End PBXFileReference section */
 | 
						|
 | 
						|
/* Begin PBXFileSystemSynchronizedRootGroup section */
 | 
						|
		1A6D61CE2E7CD03E00B9F736 /* yobble */ = {
 | 
						|
			isa = PBXFileSystemSynchronizedRootGroup;
 | 
						|
			path = yobble;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		1A6D61DD2E7CD04000B9F736 /* yobbleTests */ = {
 | 
						|
			isa = PBXFileSystemSynchronizedRootGroup;
 | 
						|
			path = yobbleTests;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		1A6D61E72E7CD04100B9F736 /* yobbleUITests */ = {
 | 
						|
			isa = PBXFileSystemSynchronizedRootGroup;
 | 
						|
			path = yobbleUITests;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
/* End PBXFileSystemSynchronizedRootGroup section */
 | 
						|
 | 
						|
/* Begin PBXFrameworksBuildPhase section */
 | 
						|
		1A6D61C92E7CD03E00B9F736 /* Frameworks */ = {
 | 
						|
			isa = PBXFrameworksBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
				1A85C6CC2EA6FD73009FA847 /* SocketIO in Frameworks */,
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
		1A6D61D72E7CD04000B9F736 /* Frameworks */ = {
 | 
						|
			isa = PBXFrameworksBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
		1A6D61E12E7CD04100B9F736 /* Frameworks */ = {
 | 
						|
			isa = PBXFrameworksBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
/* End PBXFrameworksBuildPhase section */
 | 
						|
 | 
						|
/* Begin PBXGroup section */
 | 
						|
		1A6D61C32E7CD03E00B9F736 = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				1A6D61CE2E7CD03E00B9F736 /* yobble */,
 | 
						|
				1A6D61DD2E7CD04000B9F736 /* yobbleTests */,
 | 
						|
				1A6D61E72E7CD04100B9F736 /* yobbleUITests */,
 | 
						|
				1A6D61CD2E7CD03E00B9F736 /* Products */,
 | 
						|
			);
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		1A6D61CD2E7CD03E00B9F736 /* Products */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				1A6D61CC2E7CD03E00B9F736 /* yobble.app */,
 | 
						|
				1A6D61DA2E7CD04000B9F736 /* yobbleTests.xctest */,
 | 
						|
				1A6D61E42E7CD04100B9F736 /* yobbleUITests.xctest */,
 | 
						|
			);
 | 
						|
			name = Products;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
/* End PBXGroup section */
 | 
						|
 | 
						|
/* Begin PBXNativeTarget section */
 | 
						|
		1A6D61CB2E7CD03E00B9F736 /* yobble */ = {
 | 
						|
			isa = PBXNativeTarget;
 | 
						|
			buildConfigurationList = 1A6D61EE2E7CD04100B9F736 /* Build configuration list for PBXNativeTarget "yobble" */;
 | 
						|
			buildPhases = (
 | 
						|
				1A6D61C82E7CD03E00B9F736 /* Sources */,
 | 
						|
				1A6D61C92E7CD03E00B9F736 /* Frameworks */,
 | 
						|
				1A6D61CA2E7CD03E00B9F736 /* Resources */,
 | 
						|
			);
 | 
						|
			buildRules = (
 | 
						|
			);
 | 
						|
			dependencies = (
 | 
						|
			);
 | 
						|
			fileSystemSynchronizedGroups = (
 | 
						|
				1A6D61CE2E7CD03E00B9F736 /* yobble */,
 | 
						|
			);
 | 
						|
			name = yobble;
 | 
						|
			packageProductDependencies = (
 | 
						|
				1A85C6CB2EA6FD73009FA847 /* SocketIO */,
 | 
						|
			);
 | 
						|
			productName = yobble;
 | 
						|
			productReference = 1A6D61CC2E7CD03E00B9F736 /* yobble.app */;
 | 
						|
			productType = "com.apple.product-type.application";
 | 
						|
		};
 | 
						|
		1A6D61D92E7CD04000B9F736 /* yobbleTests */ = {
 | 
						|
			isa = PBXNativeTarget;
 | 
						|
			buildConfigurationList = 1A6D61F12E7CD04100B9F736 /* Build configuration list for PBXNativeTarget "yobbleTests" */;
 | 
						|
			buildPhases = (
 | 
						|
				1A6D61D62E7CD04000B9F736 /* Sources */,
 | 
						|
				1A6D61D72E7CD04000B9F736 /* Frameworks */,
 | 
						|
				1A6D61D82E7CD04000B9F736 /* Resources */,
 | 
						|
			);
 | 
						|
			buildRules = (
 | 
						|
			);
 | 
						|
			dependencies = (
 | 
						|
				1A6D61DC2E7CD04000B9F736 /* PBXTargetDependency */,
 | 
						|
			);
 | 
						|
			fileSystemSynchronizedGroups = (
 | 
						|
				1A6D61DD2E7CD04000B9F736 /* yobbleTests */,
 | 
						|
			);
 | 
						|
			name = yobbleTests;
 | 
						|
			packageProductDependencies = (
 | 
						|
			);
 | 
						|
			productName = yobbleTests;
 | 
						|
			productReference = 1A6D61DA2E7CD04000B9F736 /* yobbleTests.xctest */;
 | 
						|
			productType = "com.apple.product-type.bundle.unit-test";
 | 
						|
		};
 | 
						|
		1A6D61E32E7CD04100B9F736 /* yobbleUITests */ = {
 | 
						|
			isa = PBXNativeTarget;
 | 
						|
			buildConfigurationList = 1A6D61F42E7CD04100B9F736 /* Build configuration list for PBXNativeTarget "yobbleUITests" */;
 | 
						|
			buildPhases = (
 | 
						|
				1A6D61E02E7CD04100B9F736 /* Sources */,
 | 
						|
				1A6D61E12E7CD04100B9F736 /* Frameworks */,
 | 
						|
				1A6D61E22E7CD04100B9F736 /* Resources */,
 | 
						|
			);
 | 
						|
			buildRules = (
 | 
						|
			);
 | 
						|
			dependencies = (
 | 
						|
				1A6D61E62E7CD04100B9F736 /* PBXTargetDependency */,
 | 
						|
			);
 | 
						|
			fileSystemSynchronizedGroups = (
 | 
						|
				1A6D61E72E7CD04100B9F736 /* yobbleUITests */,
 | 
						|
			);
 | 
						|
			name = yobbleUITests;
 | 
						|
			packageProductDependencies = (
 | 
						|
			);
 | 
						|
			productName = yobbleUITests;
 | 
						|
			productReference = 1A6D61E42E7CD04100B9F736 /* yobbleUITests.xctest */;
 | 
						|
			productType = "com.apple.product-type.bundle.ui-testing";
 | 
						|
		};
 | 
						|
/* End PBXNativeTarget section */
 | 
						|
 | 
						|
/* Begin PBXProject section */
 | 
						|
		1A6D61C42E7CD03E00B9F736 /* Project object */ = {
 | 
						|
			isa = PBXProject;
 | 
						|
			attributes = {
 | 
						|
				BuildIndependentTargetsInParallel = 1;
 | 
						|
				LastSwiftUpdateCheck = 1640;
 | 
						|
				LastUpgradeCheck = 1640;
 | 
						|
				TargetAttributes = {
 | 
						|
					1A6D61CB2E7CD03E00B9F736 = {
 | 
						|
						CreatedOnToolsVersion = 16.4;
 | 
						|
					};
 | 
						|
					1A6D61D92E7CD04000B9F736 = {
 | 
						|
						CreatedOnToolsVersion = 16.4;
 | 
						|
						TestTargetID = 1A6D61CB2E7CD03E00B9F736;
 | 
						|
					};
 | 
						|
					1A6D61E32E7CD04100B9F736 = {
 | 
						|
						CreatedOnToolsVersion = 16.4;
 | 
						|
						TestTargetID = 1A6D61CB2E7CD03E00B9F736;
 | 
						|
					};
 | 
						|
				};
 | 
						|
			};
 | 
						|
			buildConfigurationList = 1A6D61C72E7CD03E00B9F736 /* Build configuration list for PBXProject "yobble" */;
 | 
						|
			developmentRegion = ru;
 | 
						|
			hasScannedForEncodings = 0;
 | 
						|
			knownRegions = (
 | 
						|
				en,
 | 
						|
				Base,
 | 
						|
				ru,
 | 
						|
			);
 | 
						|
			mainGroup = 1A6D61C32E7CD03E00B9F736;
 | 
						|
			minimizedProjectReferenceProxies = 1;
 | 
						|
			packageReferences = (
 | 
						|
				1A85C6CA2EA6FC08009FA847 /* XCRemoteSwiftPackageReference "socket" */,
 | 
						|
			);
 | 
						|
			preferredProjectObjectVersion = 77;
 | 
						|
			productRefGroup = 1A6D61CD2E7CD03E00B9F736 /* Products */;
 | 
						|
			projectDirPath = "";
 | 
						|
			projectRoot = "";
 | 
						|
			targets = (
 | 
						|
				1A6D61CB2E7CD03E00B9F736 /* yobble */,
 | 
						|
				1A6D61D92E7CD04000B9F736 /* yobbleTests */,
 | 
						|
				1A6D61E32E7CD04100B9F736 /* yobbleUITests */,
 | 
						|
			);
 | 
						|
		};
 | 
						|
/* End PBXProject section */
 | 
						|
 | 
						|
/* Begin PBXResourcesBuildPhase section */
 | 
						|
		1A6D61CA2E7CD03E00B9F736 /* Resources */ = {
 | 
						|
			isa = PBXResourcesBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
		1A6D61D82E7CD04000B9F736 /* Resources */ = {
 | 
						|
			isa = PBXResourcesBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
		1A6D61E22E7CD04100B9F736 /* Resources */ = {
 | 
						|
			isa = PBXResourcesBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
/* End PBXResourcesBuildPhase section */
 | 
						|
 | 
						|
/* Begin PBXSourcesBuildPhase section */
 | 
						|
		1A6D61C82E7CD03E00B9F736 /* Sources */ = {
 | 
						|
			isa = PBXSourcesBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
		1A6D61D62E7CD04000B9F736 /* Sources */ = {
 | 
						|
			isa = PBXSourcesBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
		1A6D61E02E7CD04100B9F736 /* Sources */ = {
 | 
						|
			isa = PBXSourcesBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
/* End PBXSourcesBuildPhase section */
 | 
						|
 | 
						|
/* Begin PBXTargetDependency section */
 | 
						|
		1A6D61DC2E7CD04000B9F736 /* PBXTargetDependency */ = {
 | 
						|
			isa = PBXTargetDependency;
 | 
						|
			target = 1A6D61CB2E7CD03E00B9F736 /* yobble */;
 | 
						|
			targetProxy = 1A6D61DB2E7CD04000B9F736 /* PBXContainerItemProxy */;
 | 
						|
		};
 | 
						|
		1A6D61E62E7CD04100B9F736 /* PBXTargetDependency */ = {
 | 
						|
			isa = PBXTargetDependency;
 | 
						|
			target = 1A6D61CB2E7CD03E00B9F736 /* yobble */;
 | 
						|
			targetProxy = 1A6D61E52E7CD04100B9F736 /* PBXContainerItemProxy */;
 | 
						|
		};
 | 
						|
/* End PBXTargetDependency section */
 | 
						|
 | 
						|
/* Begin XCBuildConfiguration section */
 | 
						|
		1A6D61EC2E7CD04100B9F736 /* 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;
 | 
						|
				DEVELOPMENT_TEAM = V22H44W47J;
 | 
						|
				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;
 | 
						|
				LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
 | 
						|
				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
 | 
						|
				MTL_FAST_MATH = YES;
 | 
						|
				ONLY_ACTIVE_ARCH = YES;
 | 
						|
				SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
 | 
						|
				SWIFT_EMIT_LOC_STRINGS = YES;
 | 
						|
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
 | 
						|
			};
 | 
						|
			name = Debug;
 | 
						|
		};
 | 
						|
		1A6D61ED2E7CD04100B9F736 /* 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";
 | 
						|
				DEVELOPMENT_TEAM = V22H44W47J;
 | 
						|
				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;
 | 
						|
				LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
 | 
						|
				MTL_ENABLE_DEBUG_INFO = NO;
 | 
						|
				MTL_FAST_MATH = YES;
 | 
						|
				SWIFT_COMPILATION_MODE = wholemodule;
 | 
						|
				SWIFT_EMIT_LOC_STRINGS = YES;
 | 
						|
			};
 | 
						|
			name = Release;
 | 
						|
		};
 | 
						|
		1A6D61EF2E7CD04100B9F736 /* Debug */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 | 
						|
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 | 
						|
				CODE_SIGN_ENTITLEMENTS = yobble/yobble.entitlements;
 | 
						|
				CODE_SIGN_STYLE = Automatic;
 | 
						|
				CURRENT_PROJECT_VERSION = 8;
 | 
						|
				DEVELOPMENT_TEAM = V22H44W47J;
 | 
						|
				ENABLE_HARDENED_RUNTIME = YES;
 | 
						|
				ENABLE_PREVIEWS = YES;
 | 
						|
				GENERATE_INFOPLIST_FILE = YES;
 | 
						|
				INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking";
 | 
						|
				"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
 | 
						|
				"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
 | 
						|
				"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
 | 
						|
				"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
 | 
						|
				"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
 | 
						|
				"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
 | 
						|
				"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
 | 
						|
				"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
 | 
						|
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
 | 
						|
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
 | 
						|
				IPHONEOS_DEPLOYMENT_TARGET = 16;
 | 
						|
				LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
 | 
						|
				"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
 | 
						|
				MACOSX_DEPLOYMENT_TARGET = 11;
 | 
						|
				MARKETING_VERSION = 0.1;
 | 
						|
				PRODUCT_BUNDLE_IDENTIFIER = org.yobble.yobble;
 | 
						|
				PRODUCT_NAME = "$(TARGET_NAME)";
 | 
						|
				REGISTER_APP_GROUPS = YES;
 | 
						|
				SDKROOT = auto;
 | 
						|
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator";
 | 
						|
				SWIFT_EMIT_LOC_STRINGS = YES;
 | 
						|
				SWIFT_VERSION = 5.0;
 | 
						|
				TARGETED_DEVICE_FAMILY = "1,2,7";
 | 
						|
				XROS_DEPLOYMENT_TARGET = 1;
 | 
						|
			};
 | 
						|
			name = Debug;
 | 
						|
		};
 | 
						|
		1A6D61F02E7CD04100B9F736 /* Release */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 | 
						|
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 | 
						|
				CODE_SIGN_ENTITLEMENTS = yobble/yobble.entitlements;
 | 
						|
				CODE_SIGN_STYLE = Automatic;
 | 
						|
				CURRENT_PROJECT_VERSION = 8;
 | 
						|
				DEVELOPMENT_TEAM = V22H44W47J;
 | 
						|
				ENABLE_HARDENED_RUNTIME = YES;
 | 
						|
				ENABLE_PREVIEWS = YES;
 | 
						|
				GENERATE_INFOPLIST_FILE = YES;
 | 
						|
				INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking";
 | 
						|
				"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
 | 
						|
				"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
 | 
						|
				"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
 | 
						|
				"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
 | 
						|
				"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
 | 
						|
				"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
 | 
						|
				"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
 | 
						|
				"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
 | 
						|
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
 | 
						|
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
 | 
						|
				IPHONEOS_DEPLOYMENT_TARGET = 16;
 | 
						|
				LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
 | 
						|
				"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
 | 
						|
				MACOSX_DEPLOYMENT_TARGET = 11;
 | 
						|
				MARKETING_VERSION = 0.1;
 | 
						|
				PRODUCT_BUNDLE_IDENTIFIER = org.yobble.yobble;
 | 
						|
				PRODUCT_NAME = "$(TARGET_NAME)";
 | 
						|
				REGISTER_APP_GROUPS = YES;
 | 
						|
				SDKROOT = auto;
 | 
						|
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator";
 | 
						|
				SWIFT_EMIT_LOC_STRINGS = YES;
 | 
						|
				SWIFT_VERSION = 5.0;
 | 
						|
				TARGETED_DEVICE_FAMILY = "1,2,7";
 | 
						|
				XROS_DEPLOYMENT_TARGET = 1;
 | 
						|
			};
 | 
						|
			name = Release;
 | 
						|
		};
 | 
						|
		1A6D61F22E7CD04100B9F736 /* Debug */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				BUNDLE_LOADER = "$(TEST_HOST)";
 | 
						|
				CODE_SIGN_STYLE = Automatic;
 | 
						|
				CURRENT_PROJECT_VERSION = 1;
 | 
						|
				DEVELOPMENT_TEAM = V22H44W47J;
 | 
						|
				GENERATE_INFOPLIST_FILE = YES;
 | 
						|
				IPHONEOS_DEPLOYMENT_TARGET = 18.5;
 | 
						|
				MACOSX_DEPLOYMENT_TARGET = 15.5;
 | 
						|
				MARKETING_VERSION = 1.0;
 | 
						|
				PRODUCT_BUNDLE_IDENTIFIER = org.yobble.yobbleTests;
 | 
						|
				PRODUCT_NAME = "$(TARGET_NAME)";
 | 
						|
				SDKROOT = auto;
 | 
						|
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator";
 | 
						|
				SWIFT_EMIT_LOC_STRINGS = NO;
 | 
						|
				SWIFT_VERSION = 5.0;
 | 
						|
				TARGETED_DEVICE_FAMILY = "1,2,7";
 | 
						|
				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/yobble.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/yobble";
 | 
						|
				XROS_DEPLOYMENT_TARGET = 2.5;
 | 
						|
			};
 | 
						|
			name = Debug;
 | 
						|
		};
 | 
						|
		1A6D61F32E7CD04100B9F736 /* Release */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				BUNDLE_LOADER = "$(TEST_HOST)";
 | 
						|
				CODE_SIGN_STYLE = Automatic;
 | 
						|
				CURRENT_PROJECT_VERSION = 1;
 | 
						|
				DEVELOPMENT_TEAM = V22H44W47J;
 | 
						|
				GENERATE_INFOPLIST_FILE = YES;
 | 
						|
				IPHONEOS_DEPLOYMENT_TARGET = 18.5;
 | 
						|
				MACOSX_DEPLOYMENT_TARGET = 15.5;
 | 
						|
				MARKETING_VERSION = 1.0;
 | 
						|
				PRODUCT_BUNDLE_IDENTIFIER = org.yobble.yobbleTests;
 | 
						|
				PRODUCT_NAME = "$(TARGET_NAME)";
 | 
						|
				SDKROOT = auto;
 | 
						|
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator";
 | 
						|
				SWIFT_EMIT_LOC_STRINGS = NO;
 | 
						|
				SWIFT_VERSION = 5.0;
 | 
						|
				TARGETED_DEVICE_FAMILY = "1,2,7";
 | 
						|
				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/yobble.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/yobble";
 | 
						|
				XROS_DEPLOYMENT_TARGET = 2.5;
 | 
						|
			};
 | 
						|
			name = Release;
 | 
						|
		};
 | 
						|
		1A6D61F52E7CD04100B9F736 /* Debug */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				CODE_SIGN_STYLE = Automatic;
 | 
						|
				CURRENT_PROJECT_VERSION = 1;
 | 
						|
				DEVELOPMENT_TEAM = V22H44W47J;
 | 
						|
				GENERATE_INFOPLIST_FILE = YES;
 | 
						|
				IPHONEOS_DEPLOYMENT_TARGET = 18.5;
 | 
						|
				MACOSX_DEPLOYMENT_TARGET = 15.5;
 | 
						|
				MARKETING_VERSION = 1.0;
 | 
						|
				PRODUCT_BUNDLE_IDENTIFIER = org.yobble.yobbleUITests;
 | 
						|
				PRODUCT_NAME = "$(TARGET_NAME)";
 | 
						|
				SDKROOT = auto;
 | 
						|
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator";
 | 
						|
				SWIFT_EMIT_LOC_STRINGS = NO;
 | 
						|
				SWIFT_VERSION = 5.0;
 | 
						|
				TARGETED_DEVICE_FAMILY = "1,2,7";
 | 
						|
				TEST_TARGET_NAME = yobble;
 | 
						|
				XROS_DEPLOYMENT_TARGET = 2.5;
 | 
						|
			};
 | 
						|
			name = Debug;
 | 
						|
		};
 | 
						|
		1A6D61F62E7CD04100B9F736 /* Release */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				CODE_SIGN_STYLE = Automatic;
 | 
						|
				CURRENT_PROJECT_VERSION = 1;
 | 
						|
				DEVELOPMENT_TEAM = V22H44W47J;
 | 
						|
				GENERATE_INFOPLIST_FILE = YES;
 | 
						|
				IPHONEOS_DEPLOYMENT_TARGET = 18.5;
 | 
						|
				MACOSX_DEPLOYMENT_TARGET = 15.5;
 | 
						|
				MARKETING_VERSION = 1.0;
 | 
						|
				PRODUCT_BUNDLE_IDENTIFIER = org.yobble.yobbleUITests;
 | 
						|
				PRODUCT_NAME = "$(TARGET_NAME)";
 | 
						|
				SDKROOT = auto;
 | 
						|
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator";
 | 
						|
				SWIFT_EMIT_LOC_STRINGS = NO;
 | 
						|
				SWIFT_VERSION = 5.0;
 | 
						|
				TARGETED_DEVICE_FAMILY = "1,2,7";
 | 
						|
				TEST_TARGET_NAME = yobble;
 | 
						|
				XROS_DEPLOYMENT_TARGET = 2.5;
 | 
						|
			};
 | 
						|
			name = Release;
 | 
						|
		};
 | 
						|
/* End XCBuildConfiguration section */
 | 
						|
 | 
						|
/* Begin XCConfigurationList section */
 | 
						|
		1A6D61C72E7CD03E00B9F736 /* Build configuration list for PBXProject "yobble" */ = {
 | 
						|
			isa = XCConfigurationList;
 | 
						|
			buildConfigurations = (
 | 
						|
				1A6D61EC2E7CD04100B9F736 /* Debug */,
 | 
						|
				1A6D61ED2E7CD04100B9F736 /* Release */,
 | 
						|
			);
 | 
						|
			defaultConfigurationIsVisible = 0;
 | 
						|
			defaultConfigurationName = Release;
 | 
						|
		};
 | 
						|
		1A6D61EE2E7CD04100B9F736 /* Build configuration list for PBXNativeTarget "yobble" */ = {
 | 
						|
			isa = XCConfigurationList;
 | 
						|
			buildConfigurations = (
 | 
						|
				1A6D61EF2E7CD04100B9F736 /* Debug */,
 | 
						|
				1A6D61F02E7CD04100B9F736 /* Release */,
 | 
						|
			);
 | 
						|
			defaultConfigurationIsVisible = 0;
 | 
						|
			defaultConfigurationName = Release;
 | 
						|
		};
 | 
						|
		1A6D61F12E7CD04100B9F736 /* Build configuration list for PBXNativeTarget "yobbleTests" */ = {
 | 
						|
			isa = XCConfigurationList;
 | 
						|
			buildConfigurations = (
 | 
						|
				1A6D61F22E7CD04100B9F736 /* Debug */,
 | 
						|
				1A6D61F32E7CD04100B9F736 /* Release */,
 | 
						|
			);
 | 
						|
			defaultConfigurationIsVisible = 0;
 | 
						|
			defaultConfigurationName = Release;
 | 
						|
		};
 | 
						|
		1A6D61F42E7CD04100B9F736 /* Build configuration list for PBXNativeTarget "yobbleUITests" */ = {
 | 
						|
			isa = XCConfigurationList;
 | 
						|
			buildConfigurations = (
 | 
						|
				1A6D61F52E7CD04100B9F736 /* Debug */,
 | 
						|
				1A6D61F62E7CD04100B9F736 /* Release */,
 | 
						|
			);
 | 
						|
			defaultConfigurationIsVisible = 0;
 | 
						|
			defaultConfigurationName = Release;
 | 
						|
		};
 | 
						|
/* End XCConfigurationList section */
 | 
						|
 | 
						|
/* Begin XCRemoteSwiftPackageReference section */
 | 
						|
		1A85C6CA2EA6FC08009FA847 /* XCRemoteSwiftPackageReference "socket" */ = {
 | 
						|
			isa = XCRemoteSwiftPackageReference;
 | 
						|
			repositoryURL = "https://github.com/socketio/socket.io-client-swift";
 | 
						|
			requirement = {
 | 
						|
				kind = exactVersion;
 | 
						|
				version = 16.1.1;
 | 
						|
			};
 | 
						|
		};
 | 
						|
/* End XCRemoteSwiftPackageReference section */
 | 
						|
 | 
						|
/* Begin XCSwiftPackageProductDependency section */
 | 
						|
		1A85C6CB2EA6FD73009FA847 /* SocketIO */ = {
 | 
						|
			isa = XCSwiftPackageProductDependency;
 | 
						|
			package = 1A85C6CA2EA6FC08009FA847 /* XCRemoteSwiftPackageReference "socket" */;
 | 
						|
			productName = SocketIO;
 | 
						|
		};
 | 
						|
/* End XCSwiftPackageProductDependency section */
 | 
						|
	};
 | 
						|
	rootObject = 1A6D61C42E7CD03E00B9F736 /* Project object */;
 | 
						|
}
 |