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

/* Begin PBXBuildFile section */
		57E0EE841C0713B13B87B701 /* Pods_LearningApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A3F70FC45B049566C53D2EE3 /* Pods_LearningApp.framework */; };
		97082EFD291C3BC700AAE1AD /* RectangleCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97082EFC291C3BC700AAE1AD /* RectangleCard.swift */; };
		97187A4529006F0400F76463 /* LearningApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97187A4429006F0400F76463 /* LearningApp.swift */; };
		97187A4729006F0400F76463 /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97187A4629006F0400F76463 /* HomeView.swift */; };
		97187A4929006F0500F76463 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97187A4829006F0500F76463 /* Assets.xcassets */; };
		97187A4C29006F0500F76463 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97187A4B29006F0500F76463 /* Preview Assets.xcassets */; };
		97187A582900701600F76463 /* ContentModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97187A572900701600F76463 /* ContentModel.swift */; };
		97187A5B2900722300F76463 /* data.json in Resources */ = {isa = PBXBuildFile; fileRef = 97187A592900722300F76463 /* data.json */; };
		97187A5C2900722300F76463 /* style.html in Resources */ = {isa = PBXBuildFile; fileRef = 97187A5A2900722300F76463 /* style.html */; };
		97187A5E290074EF00F76463 /* Models.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97187A5D290074EF00F76463 /* Models.swift */; };
		9726E3752928FEB30057D699 /* TestResultView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9726E3742928FEB30057D699 /* TestResultView.swift */; };
		973EBCB2290195A400391A4E /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 973EBCB1290195A400391A4E /* ContentView.swift */; };
		975F0C3C2996701F000F799A /* UserService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 975F0C3B2996701F000F799A /* UserService.swift */; };
		976347C62983F7EC00772487 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 976347C52983F7EB00772487 /* GoogleService-Info.plist */; };
		978CF81A29941427002983F7 /* LoginView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 978CF81929941427002983F7 /* LoginView.swift */; };
		978CF81C29941453002983F7 /* ProfileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 978CF81B29941453002983F7 /* ProfileView.swift */; };
		978CF81E29941469002983F7 /* LaunchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 978CF81D29941469002983F7 /* LaunchView.swift */; };
		978EAA682997ACA300ACDEAB /* ResumeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 978EAA672997ACA300ACDEAB /* ResumeView.swift */; };
		9798948F291EB86F0023F3C5 /* TestView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9798948E291EB86F0023F3C5 /* TestView.swift */; };
		97B04F9E2902D78F00098580 /* CodeTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97B04F9D2902D78F00098580 /* CodeTextView.swift */; };
		97B44BEF2901A317003B234D /* ContentViewRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97B44BEE2901A317003B234D /* ContentViewRow.swift */; };
		97B44BF12901A3D3003B234D /* ContentDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97B44BF02901A3D3003B234D /* ContentDetailView.swift */; };
		97B44BF42901A73D003B234D /* AVKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 97B44BF32901A73D003B234D /* AVKit.framework */; };
		97B44BF62901A871003B234D /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97B44BF52901A871003B234D /* Constants.swift */; };
		97DFA6E629A1647700C22528 /* ProgressBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97DFA6E529A1647700C22528 /* ProgressBar.swift */; };
		97F2A8682900A41700EDB2A9 /* HomeViewRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97F2A8672900A41700EDB2A9 /* HomeViewRow.swift */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
		97082EFC291C3BC700AAE1AD /* RectangleCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RectangleCard.swift; sourceTree = "<group>"; };
		97187A4129006F0400F76463 /* LearningApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LearningApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
		97187A4429006F0400F76463 /* LearningApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LearningApp.swift; sourceTree = "<group>"; };
		97187A4629006F0400F76463 /* HomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeView.swift; sourceTree = "<group>"; };
		97187A4829006F0500F76463 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
		97187A4B29006F0500F76463 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
		97187A572900701600F76463 /* ContentModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentModel.swift; sourceTree = "<group>"; };
		97187A592900722300F76463 /* data.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = data.json; sourceTree = "<group>"; };
		97187A5A2900722300F76463 /* style.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = style.html; sourceTree = "<group>"; };
		97187A5D290074EF00F76463 /* Models.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Models.swift; sourceTree = "<group>"; };
		9726E3742928FEB30057D699 /* TestResultView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestResultView.swift; sourceTree = "<group>"; };
		973EBCB1290195A400391A4E /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
		975F0C3B2996701F000F799A /* UserService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserService.swift; sourceTree = "<group>"; };
		976347C52983F7EB00772487 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
		978CF81929941427002983F7 /* LoginView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginView.swift; sourceTree = "<group>"; };
		978CF81B29941453002983F7 /* ProfileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; };
		978CF81D29941469002983F7 /* LaunchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LaunchView.swift; sourceTree = "<group>"; };
		978EAA672997ACA300ACDEAB /* ResumeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResumeView.swift; sourceTree = "<group>"; };
		9798948E291EB86F0023F3C5 /* TestView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestView.swift; sourceTree = "<group>"; };
		97B04F9D2902D78F00098580 /* CodeTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CodeTextView.swift; sourceTree = "<group>"; };
		97B44BEE2901A317003B234D /* ContentViewRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentViewRow.swift; sourceTree = "<group>"; };
		97B44BF02901A3D3003B234D /* ContentDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentDetailView.swift; sourceTree = "<group>"; };
		97B44BF32901A73D003B234D /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; };
		97B44BF52901A871003B234D /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
		97DFA6E529A1647700C22528 /* ProgressBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressBar.swift; sourceTree = "<group>"; };
		97F2A8672900A41700EDB2A9 /* HomeViewRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeViewRow.swift; sourceTree = "<group>"; };
		A3F70FC45B049566C53D2EE3 /* Pods_LearningApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LearningApp.framework; sourceTree = BUILT_PRODUCTS_DIR; };
		D4A3C07FBCD1CCC7E61AED40 /* Pods-LearningApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LearningApp.release.xcconfig"; path = "Target Support Files/Pods-LearningApp/Pods-LearningApp.release.xcconfig"; sourceTree = "<group>"; };
		F483D1ED673200A059A35E3E /* Pods-LearningApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LearningApp.debug.xcconfig"; path = "Target Support Files/Pods-LearningApp/Pods-LearningApp.debug.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		97187A3E29006F0400F76463 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				97B44BF42901A73D003B234D /* AVKit.framework in Frameworks */,
				57E0EE841C0713B13B87B701 /* Pods_LearningApp.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		888167AD37EFF6E78E49F2A2 /* Pods */ = {
			isa = PBXGroup;
			children = (
				F483D1ED673200A059A35E3E /* Pods-LearningApp.debug.xcconfig */,
				D4A3C07FBCD1CCC7E61AED40 /* Pods-LearningApp.release.xcconfig */,
			);
			path = Pods;
			sourceTree = "<group>";
		};
		97187A3829006F0400F76463 = {
			isa = PBXGroup;
			children = (
				97187A4329006F0400F76463 /* LearningApp */,
				97187A4229006F0400F76463 /* Products */,
				97B44BF22901A73C003B234D /* Frameworks */,
				888167AD37EFF6E78E49F2A2 /* Pods */,
			);
			sourceTree = "<group>";
		};
		97187A4229006F0400F76463 /* Products */ = {
			isa = PBXGroup;
			children = (
				97187A4129006F0400F76463 /* LearningApp.app */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		97187A4329006F0400F76463 /* LearningApp */ = {
			isa = PBXGroup;
			children = (
				97187A4429006F0400F76463 /* LearningApp.swift */,
				97187A5229006F8D00F76463 /* Views */,
				97187A5329006F9300F76463 /* ViewModels */,
				97187A5429006F9A00F76463 /* Models */,
				97187A5529006F9F00F76463 /* Resources */,
				97187A5629006FA900F76463 /* Helpers */,
				97187A4829006F0500F76463 /* Assets.xcassets */,
				976347C52983F7EB00772487 /* GoogleService-Info.plist */,
				97187A4A29006F0500F76463 /* Preview Content */,
			);
			path = LearningApp;
			sourceTree = "<group>";
		};
		97187A4A29006F0500F76463 /* Preview Content */ = {
			isa = PBXGroup;
			children = (
				97187A4B29006F0500F76463 /* Preview Assets.xcassets */,
			);
			path = "Preview Content";
			sourceTree = "<group>";
		};
		97187A5229006F8D00F76463 /* Views */ = {
			isa = PBXGroup;
			children = (
				978CF81D29941469002983F7 /* LaunchView.swift */,
				978CF818299413F3002983F7 /* Common */,
				978CF817299413EE002983F7 /* Test */,
				978CF816299413E9002983F7 /* Lesson */,
				978CF815299413E4002983F7 /* Home */,
				978CF814299413DA002983F7 /* Account */,
			);
			path = Views;
			sourceTree = "<group>";
		};
		97187A5329006F9300F76463 /* ViewModels */ = {
			isa = PBXGroup;
			children = (
				97187A572900701600F76463 /* ContentModel.swift */,
			);
			path = ViewModels;
			sourceTree = "<group>";
		};
		97187A5429006F9A00F76463 /* Models */ = {
			isa = PBXGroup;
			children = (
				97187A5D290074EF00F76463 /* Models.swift */,
			);
			path = Models;
			sourceTree = "<group>";
		};
		97187A5529006F9F00F76463 /* Resources */ = {
			isa = PBXGroup;
			children = (
				97187A592900722300F76463 /* data.json */,
				97187A5A2900722300F76463 /* style.html */,
			);
			path = Resources;
			sourceTree = "<group>";
		};
		97187A5629006FA900F76463 /* Helpers */ = {
			isa = PBXGroup;
			children = (
				97B44BF52901A871003B234D /* Constants.swift */,
				975F0C3B2996701F000F799A /* UserService.swift */,
			);
			path = Helpers;
			sourceTree = "<group>";
		};
		978CF814299413DA002983F7 /* Account */ = {
			isa = PBXGroup;
			children = (
				978CF81929941427002983F7 /* LoginView.swift */,
				978CF81B29941453002983F7 /* ProfileView.swift */,
				97DFA6E529A1647700C22528 /* ProgressBar.swift */,
			);
			path = Account;
			sourceTree = "<group>";
		};
		978CF815299413E4002983F7 /* Home */ = {
			isa = PBXGroup;
			children = (
				97187A4629006F0400F76463 /* HomeView.swift */,
				97F2A8672900A41700EDB2A9 /* HomeViewRow.swift */,
				978EAA672997ACA300ACDEAB /* ResumeView.swift */,
			);
			path = Home;
			sourceTree = "<group>";
		};
		978CF816299413E9002983F7 /* Lesson */ = {
			isa = PBXGroup;
			children = (
				973EBCB1290195A400391A4E /* ContentView.swift */,
				97B44BEE2901A317003B234D /* ContentViewRow.swift */,
				97B44BF02901A3D3003B234D /* ContentDetailView.swift */,
			);
			path = Lesson;
			sourceTree = "<group>";
		};
		978CF817299413EE002983F7 /* Test */ = {
			isa = PBXGroup;
			children = (
				9798948E291EB86F0023F3C5 /* TestView.swift */,
				9726E3742928FEB30057D699 /* TestResultView.swift */,
			);
			path = Test;
			sourceTree = "<group>";
		};
		978CF818299413F3002983F7 /* Common */ = {
			isa = PBXGroup;
			children = (
				97B04F9D2902D78F00098580 /* CodeTextView.swift */,
				97082EFC291C3BC700AAE1AD /* RectangleCard.swift */,
			);
			path = Common;
			sourceTree = "<group>";
		};
		97B44BF22901A73C003B234D /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				97B44BF32901A73D003B234D /* AVKit.framework */,
				A3F70FC45B049566C53D2EE3 /* Pods_LearningApp.framework */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		97187A4029006F0400F76463 /* LearningApp */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 97187A4F29006F0500F76463 /* Build configuration list for PBXNativeTarget "LearningApp" */;
			buildPhases = (
				F7381BBD31FF8D7424EDDAD4 /* [CP] Check Pods Manifest.lock */,
				97187A3D29006F0400F76463 /* Sources */,
				97187A3E29006F0400F76463 /* Frameworks */,
				97187A3F29006F0400F76463 /* Resources */,
				B449BB2A90391A928BF99E99 /* [CP] Embed Pods Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = LearningApp;
			productName = LearningApp;
			productReference = 97187A4129006F0400F76463 /* LearningApp.app */;
			productType = "com.apple.product-type.application";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		97187A3929006F0400F76463 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				BuildIndependentTargetsInParallel = 1;
				LastSwiftUpdateCheck = 1400;
				LastUpgradeCheck = 1400;
				TargetAttributes = {
					97187A4029006F0400F76463 = {
						CreatedOnToolsVersion = 14.0.1;
					};
				};
			};
			buildConfigurationList = 97187A3C29006F0400F76463 /* Build configuration list for PBXProject "LearningApp" */;
			compatibilityVersion = "Xcode 14.0";
			developmentRegion = en;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
			mainGroup = 97187A3829006F0400F76463;
			productRefGroup = 97187A4229006F0400F76463 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				97187A4029006F0400F76463 /* LearningApp */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		97187A3F29006F0400F76463 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				97187A4C29006F0500F76463 /* Preview Assets.xcassets in Resources */,
				97187A5B2900722300F76463 /* data.json in Resources */,
				97187A5C2900722300F76463 /* style.html in Resources */,
				976347C62983F7EC00772487 /* GoogleService-Info.plist in Resources */,
				97187A4929006F0500F76463 /* Assets.xcassets in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
		B449BB2A90391A928BF99E99 /* [CP] Embed Pods Frameworks */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputFileListPaths = (
				"${PODS_ROOT}/Target Support Files/Pods-LearningApp/Pods-LearningApp-frameworks-${CONFIGURATION}-input-files.xcfilelist",
			);
			name = "[CP] Embed Pods Frameworks";
			outputFileListPaths = (
				"${PODS_ROOT}/Target Support Files/Pods-LearningApp/Pods-LearningApp-frameworks-${CONFIGURATION}-output-files.xcfilelist",
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LearningApp/Pods-LearningApp-frameworks.sh\"\n";
			showEnvVarsInLog = 0;
		};
		F7381BBD31FF8D7424EDDAD4 /* [CP] Check Pods Manifest.lock */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputFileListPaths = (
			);
			inputPaths = (
				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
				"${PODS_ROOT}/Manifest.lock",
			);
			name = "[CP] Check Pods Manifest.lock";
			outputFileListPaths = (
			);
			outputPaths = (
				"$(DERIVED_FILE_DIR)/Pods-LearningApp-checkManifestLockResult.txt",
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
			showEnvVarsInLog = 0;
		};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		97187A3D29006F0400F76463 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				9798948F291EB86F0023F3C5 /* TestView.swift in Sources */,
				97DFA6E629A1647700C22528 /* ProgressBar.swift in Sources */,
				978CF81E29941469002983F7 /* LaunchView.swift in Sources */,
				9726E3752928FEB30057D699 /* TestResultView.swift in Sources */,
				97187A4729006F0400F76463 /* HomeView.swift in Sources */,
				97F2A8682900A41700EDB2A9 /* HomeViewRow.swift in Sources */,
				973EBCB2290195A400391A4E /* ContentView.swift in Sources */,
				975F0C3C2996701F000F799A /* UserService.swift in Sources */,
				97B44BF12901A3D3003B234D /* ContentDetailView.swift in Sources */,
				97187A4529006F0400F76463 /* LearningApp.swift in Sources */,
				978CF81C29941453002983F7 /* ProfileView.swift in Sources */,
				97B44BEF2901A317003B234D /* ContentViewRow.swift in Sources */,
				978EAA682997ACA300ACDEAB /* ResumeView.swift in Sources */,
				978CF81A29941427002983F7 /* LoginView.swift in Sources */,
				97B04F9E2902D78F00098580 /* CodeTextView.swift in Sources */,
				97187A582900701600F76463 /* ContentModel.swift in Sources */,
				97187A5E290074EF00F76463 /* Models.swift in Sources */,
				97082EFD291C3BC700AAE1AD /* RectangleCard.swift in Sources */,
				97B44BF62901A871003B234D /* Constants.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin XCBuildConfiguration section */
		97187A4D29006F0500F76463 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				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;
				GCC_C_LANGUAGE_STANDARD = gnu11;
				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 = 16.0;
				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
				MTL_FAST_MATH = YES;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
				SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
			};
			name = Debug;
		};
		97187A4E29006F0500F76463 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				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;
				GCC_C_LANGUAGE_STANDARD = gnu11;
				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 = 16.0;
				MTL_ENABLE_DEBUG_INFO = NO;
				MTL_FAST_MATH = YES;
				SDKROOT = iphoneos;
				SWIFT_COMPILATION_MODE = wholemodule;
				SWIFT_OPTIMIZATION_LEVEL = "-O";
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		97187A5029006F0500F76463 /* Debug */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = F483D1ED673200A059A35E3E /* Pods-LearningApp.debug.xcconfig */;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
				CODE_SIGN_STYLE = Automatic;
				CURRENT_PROJECT_VERSION = 1;
				DEVELOPMENT_ASSET_PATHS = "\"LearningApp/Preview Content\"";
				DEVELOPMENT_TEAM = 562AC69R5Y;
				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";
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
				);
				MARKETING_VERSION = 1.0;
				PRODUCT_BUNDLE_IDENTIFIER = com.ilicdesign.LearningApp;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_EMIT_LOC_STRINGS = YES;
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Debug;
		};
		97187A5129006F0500F76463 /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = D4A3C07FBCD1CCC7E61AED40 /* Pods-LearningApp.release.xcconfig */;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
				CODE_SIGN_STYLE = Automatic;
				CURRENT_PROJECT_VERSION = 1;
				DEVELOPMENT_ASSET_PATHS = "\"LearningApp/Preview Content\"";
				DEVELOPMENT_TEAM = 562AC69R5Y;
				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";
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
				);
				MARKETING_VERSION = 1.0;
				PRODUCT_BUNDLE_IDENTIFIER = com.ilicdesign.LearningApp;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_EMIT_LOC_STRINGS = YES;
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		97187A3C29006F0400F76463 /* Build configuration list for PBXProject "LearningApp" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				97187A4D29006F0500F76463 /* Debug */,
				97187A4E29006F0500F76463 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		97187A4F29006F0500F76463 /* Build configuration list for PBXNativeTarget "LearningApp" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				97187A5029006F0500F76463 /* Debug */,
				97187A5129006F0500F76463 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 97187A3929006F0400F76463 /* Project object */;
}