view LazyBear.xcodeproj/project.pbxproj @ 471:f6bb6fde1ff7 default tip

Move to mercurial
author Dennis C. M. <dennis@denniscm.com>
date Tue, 03 Jun 2025 15:05:50 +0100
parents 6953d83060a4
children
line wrap: on
line source

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

/* Begin PBXBuildFile section */
		956CAF8426A2D3940071A75D /* CompanyQuoteModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAF8326A2D3940071A75D /* CompanyQuoteModel.swift */; };
		956CAF8726A2D43D0071A75D /* WatchlistRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAF8626A2D43D0071A75D /* WatchlistRow.swift */; };
		956CAF8A26A2D7500071A75D /* Alamofire in Frameworks */ = {isa = PBXBuildFile; productRef = 956CAF8926A2D7500071A75D /* Alamofire */; };
		956CAF9926A2DD090071A75D /* Watchlist.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAF9826A2DD080071A75D /* Watchlist.swift */; };
		956CAF9F26A2DFD30071A75D /* Search.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAF9E26A2DFD30071A75D /* Search.swift */; };
		956CAFA126A2E0690071A75D /* SearchBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFA026A2E0690071A75D /* SearchBar.swift */; };
		956CAFA326A2E1A60071A75D /* SearchModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFA226A2E1A60071A75D /* SearchModel.swift */; };
		956CAFA526A2E6EC0071A75D /* SearchRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFA426A2E6EC0071A75D /* SearchRow.swift */; };
		956CAFA726A2F43A0071A75D /* CompanyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFA626A2F43A0071A75D /* CompanyView.swift */; };
		956CAFB026A2F7490071A75D /* CompanyInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFAF26A2F7490071A75D /* CompanyInfoModel.swift */; };
		956CAFB226A2FCF70071A75D /* StockSection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFB126A2FCF70071A75D /* StockSection.swift */; };
		956CAFB426A3004A0071A75D /* AboutSection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFB326A3004A0071A75D /* AboutSection.swift */; };
		956CAFB726A320100071A75D /* Company+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFB526A320100071A75D /* Company+CoreDataClass.swift */; };
		956CAFB826A320100071A75D /* Company+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFB626A320100071A75D /* Company+CoreDataProperties.swift */; };
		956CAFBA26A321D40071A75D /* ConditionallyWrapView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFB926A321D40071A75D /* ConditionallyWrapView.swift */; };
		956CAFBC26A322250071A75D /* ContentViewPad.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFBB26A322250071A75D /* ContentViewPad.swift */; };
		956CAFBE26A3226B0071A75D /* Sidebar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFBD26A3226B0071A75D /* Sidebar.swift */; };
		956CAFC626A33BC40071A75D /* UsStatesCoordinates.json in Resources */ = {isa = PBXBuildFile; fileRef = 956CAFC526A33BC40071A75D /* UsStatesCoordinates.json */; };
		956CAFC826A33C520071A75D /* UsStatesModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFC726A33C520071A75D /* UsStatesModel.swift */; };
		956CAFCA26A33E660071A75D /* MapSection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFC926A33E660071A75D /* MapSection.swift */; };
		956CAFCE26A340C60071A75D /* CloudKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 956CAFCD26A340C60071A75D /* CloudKit.framework */; };
		95F7C16126A2CCA2002F08DB /* lazybearApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95F7C16026A2CCA2002F08DB /* lazybearApp.swift */; };
		95F7C16326A2CCA2002F08DB /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95F7C16226A2CCA2002F08DB /* ContentView.swift */; };
		95F7C16526A2CCA2002F08DB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95F7C16426A2CCA2002F08DB /* Assets.xcassets */; };
		95F7C16826A2CCA2002F08DB /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95F7C16726A2CCA2002F08DB /* Preview Assets.xcassets */; };
		95F7C16A26A2CCA2002F08DB /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95F7C16926A2CCA2002F08DB /* Persistence.swift */; };
		95F7C16D26A2CCA2002F08DB /* lazybear.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 95F7C16B26A2CCA2002F08DB /* lazybear.xcdatamodeld */; };
		95F7C17826A2CCA3002F08DB /* lazybearTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95F7C17726A2CCA3002F08DB /* lazybearTests.swift */; };
		95F7C18326A2CCA3002F08DB /* lazybearUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95F7C18226A2CCA3002F08DB /* lazybearUITests.swift */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		95F7C17426A2CCA3002F08DB /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 95F7C15526A2CCA2002F08DB /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 95F7C15C26A2CCA2002F08DB;
			remoteInfo = lazybear;
		};
		95F7C17F26A2CCA3002F08DB /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 95F7C15526A2CCA2002F08DB /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 95F7C15C26A2CCA2002F08DB;
			remoteInfo = lazybear;
		};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
		956CAF8326A2D3940071A75D /* CompanyQuoteModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyQuoteModel.swift; sourceTree = "<group>"; };
		956CAF8626A2D43D0071A75D /* WatchlistRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchlistRow.swift; sourceTree = "<group>"; };
		956CAF9826A2DD080071A75D /* Watchlist.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Watchlist.swift; sourceTree = "<group>"; };
		956CAF9E26A2DFD30071A75D /* Search.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Search.swift; sourceTree = "<group>"; };
		956CAFA026A2E0690071A75D /* SearchBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchBar.swift; sourceTree = "<group>"; };
		956CAFA226A2E1A60071A75D /* SearchModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchModel.swift; sourceTree = "<group>"; };
		956CAFA426A2E6EC0071A75D /* SearchRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchRow.swift; sourceTree = "<group>"; };
		956CAFA626A2F43A0071A75D /* CompanyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyView.swift; sourceTree = "<group>"; };
		956CAFAF26A2F7490071A75D /* CompanyInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyInfoModel.swift; sourceTree = "<group>"; };
		956CAFB126A2FCF70071A75D /* StockSection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StockSection.swift; sourceTree = "<group>"; };
		956CAFB326A3004A0071A75D /* AboutSection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutSection.swift; sourceTree = "<group>"; };
		956CAFB526A320100071A75D /* Company+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Company+CoreDataClass.swift"; sourceTree = "<group>"; };
		956CAFB626A320100071A75D /* Company+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Company+CoreDataProperties.swift"; sourceTree = "<group>"; };
		956CAFB926A321D40071A75D /* ConditionallyWrapView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConditionallyWrapView.swift; sourceTree = "<group>"; };
		956CAFBB26A322250071A75D /* ContentViewPad.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentViewPad.swift; sourceTree = "<group>"; };
		956CAFBD26A3226B0071A75D /* Sidebar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Sidebar.swift; sourceTree = "<group>"; };
		956CAFC526A33BC40071A75D /* UsStatesCoordinates.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = UsStatesCoordinates.json; sourceTree = "<group>"; };
		956CAFC726A33C520071A75D /* UsStatesModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UsStatesModel.swift; sourceTree = "<group>"; };
		956CAFC926A33E660071A75D /* MapSection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapSection.swift; sourceTree = "<group>"; };
		956CAFCB26A340B10071A75D /* lazybear.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = lazybear.entitlements; sourceTree = "<group>"; };
		956CAFCD26A340C60071A75D /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; };
		95F7C15D26A2CCA2002F08DB /* lazybear.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = lazybear.app; sourceTree = BUILT_PRODUCTS_DIR; };
		95F7C16026A2CCA2002F08DB /* lazybearApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = lazybearApp.swift; sourceTree = "<group>"; };
		95F7C16226A2CCA2002F08DB /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
		95F7C16426A2CCA2002F08DB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
		95F7C16726A2CCA2002F08DB /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
		95F7C16926A2CCA2002F08DB /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; };
		95F7C16C26A2CCA2002F08DB /* lazybear.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = lazybear.xcdatamodel; sourceTree = "<group>"; };
		95F7C16E26A2CCA2002F08DB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
		95F7C17326A2CCA3002F08DB /* lazybearTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = lazybearTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
		95F7C17726A2CCA3002F08DB /* lazybearTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = lazybearTests.swift; sourceTree = "<group>"; };
		95F7C17926A2CCA3002F08DB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
		95F7C17E26A2CCA3002F08DB /* lazybearUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = lazybearUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
		95F7C18226A2CCA3002F08DB /* lazybearUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = lazybearUITests.swift; sourceTree = "<group>"; };
		95F7C18426A2CCA3002F08DB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		95F7C15A26A2CCA2002F08DB /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				956CAFCE26A340C60071A75D /* CloudKit.framework in Frameworks */,
				956CAF8A26A2D7500071A75D /* Alamofire in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		95F7C17026A2CCA3002F08DB /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		95F7C17B26A2CCA3002F08DB /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		956CAF8226A2D3870071A75D /* Models */ = {
			isa = PBXGroup;
			children = (
				956CAFB526A320100071A75D /* Company+CoreDataClass.swift */,
				956CAFB626A320100071A75D /* Company+CoreDataProperties.swift */,
				956CAF8326A2D3940071A75D /* CompanyQuoteModel.swift */,
				956CAFA226A2E1A60071A75D /* SearchModel.swift */,
				956CAFAF26A2F7490071A75D /* CompanyInfoModel.swift */,
				956CAFC726A33C520071A75D /* UsStatesModel.swift */,
			);
			path = Models;
			sourceTree = "<group>";
		};
		956CAF8526A2D4300071A75D /* Helpers */ = {
			isa = PBXGroup;
			children = (
				956CAF8626A2D43D0071A75D /* WatchlistRow.swift */,
				956CAFA026A2E0690071A75D /* SearchBar.swift */,
				956CAFA426A2E6EC0071A75D /* SearchRow.swift */,
				956CAFC926A33E660071A75D /* MapSection.swift */,
				956CAFB126A2FCF70071A75D /* StockSection.swift */,
				956CAFB326A3004A0071A75D /* AboutSection.swift */,
				956CAFB926A321D40071A75D /* ConditionallyWrapView.swift */,
			);
			path = Helpers;
			sourceTree = "<group>";
		};
		956CAFBF26A32D9E0071A75D /* Functions */ = {
			isa = PBXGroup;
			children = (
			);
			path = Functions;
			sourceTree = "<group>";
		};
		956CAFC426A33BA10071A75D /* Resources */ = {
			isa = PBXGroup;
			children = (
				956CAFC526A33BC40071A75D /* UsStatesCoordinates.json */,
			);
			path = Resources;
			sourceTree = "<group>";
		};
		956CAFCC26A340C60071A75D /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				956CAFCD26A340C60071A75D /* CloudKit.framework */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
		95F7C15426A2CCA2002F08DB = {
			isa = PBXGroup;
			children = (
				95F7C15F26A2CCA2002F08DB /* lazybear */,
				95F7C17626A2CCA3002F08DB /* lazybearTests */,
				95F7C18126A2CCA3002F08DB /* lazybearUITests */,
				95F7C15E26A2CCA2002F08DB /* Products */,
				956CAFCC26A340C60071A75D /* Frameworks */,
			);
			sourceTree = "<group>";
		};
		95F7C15E26A2CCA2002F08DB /* Products */ = {
			isa = PBXGroup;
			children = (
				95F7C15D26A2CCA2002F08DB /* lazybear.app */,
				95F7C17326A2CCA3002F08DB /* lazybearTests.xctest */,
				95F7C17E26A2CCA3002F08DB /* lazybearUITests.xctest */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		95F7C15F26A2CCA2002F08DB /* lazybear */ = {
			isa = PBXGroup;
			children = (
				956CAFCB26A340B10071A75D /* lazybear.entitlements */,
				95F7C16026A2CCA2002F08DB /* lazybearApp.swift */,
				95F7C16226A2CCA2002F08DB /* ContentView.swift */,
				956CAFBB26A322250071A75D /* ContentViewPad.swift */,
				956CAFBD26A3226B0071A75D /* Sidebar.swift */,
				956CAF9826A2DD080071A75D /* Watchlist.swift */,
				956CAF9E26A2DFD30071A75D /* Search.swift */,
				956CAFA626A2F43A0071A75D /* CompanyView.swift */,
				95F7C16426A2CCA2002F08DB /* Assets.xcassets */,
				95F7C16926A2CCA2002F08DB /* Persistence.swift */,
				95F7C16E26A2CCA2002F08DB /* Info.plist */,
				95F7C16B26A2CCA2002F08DB /* lazybear.xcdatamodeld */,
				956CAF8526A2D4300071A75D /* Helpers */,
				956CAFBF26A32D9E0071A75D /* Functions */,
				956CAF8226A2D3870071A75D /* Models */,
				956CAFC426A33BA10071A75D /* Resources */,
				95F7C16626A2CCA2002F08DB /* Preview Content */,
			);
			path = lazybear;
			sourceTree = "<group>";
		};
		95F7C16626A2CCA2002F08DB /* Preview Content */ = {
			isa = PBXGroup;
			children = (
				95F7C16726A2CCA2002F08DB /* Preview Assets.xcassets */,
			);
			path = "Preview Content";
			sourceTree = "<group>";
		};
		95F7C17626A2CCA3002F08DB /* lazybearTests */ = {
			isa = PBXGroup;
			children = (
				95F7C17726A2CCA3002F08DB /* lazybearTests.swift */,
				95F7C17926A2CCA3002F08DB /* Info.plist */,
			);
			path = lazybearTests;
			sourceTree = "<group>";
		};
		95F7C18126A2CCA3002F08DB /* lazybearUITests */ = {
			isa = PBXGroup;
			children = (
				95F7C18226A2CCA3002F08DB /* lazybearUITests.swift */,
				95F7C18426A2CCA3002F08DB /* Info.plist */,
			);
			path = lazybearUITests;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		95F7C15C26A2CCA2002F08DB /* lazybear */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 95F7C18726A2CCA3002F08DB /* Build configuration list for PBXNativeTarget "lazybear" */;
			buildPhases = (
				95F7C15926A2CCA2002F08DB /* Sources */,
				95F7C15A26A2CCA2002F08DB /* Frameworks */,
				95F7C15B26A2CCA2002F08DB /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = lazybear;
			packageProductDependencies = (
				956CAF8926A2D7500071A75D /* Alamofire */,
			);
			productName = lazybear;
			productReference = 95F7C15D26A2CCA2002F08DB /* lazybear.app */;
			productType = "com.apple.product-type.application";
		};
		95F7C17226A2CCA3002F08DB /* lazybearTests */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 95F7C18A26A2CCA3002F08DB /* Build configuration list for PBXNativeTarget "lazybearTests" */;
			buildPhases = (
				95F7C16F26A2CCA3002F08DB /* Sources */,
				95F7C17026A2CCA3002F08DB /* Frameworks */,
				95F7C17126A2CCA3002F08DB /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
				95F7C17526A2CCA3002F08DB /* PBXTargetDependency */,
			);
			name = lazybearTests;
			productName = lazybearTests;
			productReference = 95F7C17326A2CCA3002F08DB /* lazybearTests.xctest */;
			productType = "com.apple.product-type.bundle.unit-test";
		};
		95F7C17D26A2CCA3002F08DB /* lazybearUITests */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 95F7C18D26A2CCA3002F08DB /* Build configuration list for PBXNativeTarget "lazybearUITests" */;
			buildPhases = (
				95F7C17A26A2CCA3002F08DB /* Sources */,
				95F7C17B26A2CCA3002F08DB /* Frameworks */,
				95F7C17C26A2CCA3002F08DB /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
				95F7C18026A2CCA3002F08DB /* PBXTargetDependency */,
			);
			name = lazybearUITests;
			productName = lazybearUITests;
			productReference = 95F7C17E26A2CCA3002F08DB /* lazybearUITests.xctest */;
			productType = "com.apple.product-type.bundle.ui-testing";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		95F7C15526A2CCA2002F08DB /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastSwiftUpdateCheck = 1250;
				LastUpgradeCheck = 1250;
				TargetAttributes = {
					95F7C15C26A2CCA2002F08DB = {
						CreatedOnToolsVersion = 12.5.1;
					};
					95F7C17226A2CCA3002F08DB = {
						CreatedOnToolsVersion = 12.5.1;
						TestTargetID = 95F7C15C26A2CCA2002F08DB;
					};
					95F7C17D26A2CCA3002F08DB = {
						CreatedOnToolsVersion = 12.5.1;
						TestTargetID = 95F7C15C26A2CCA2002F08DB;
					};
				};
			};
			buildConfigurationList = 95F7C15826A2CCA2002F08DB /* Build configuration list for PBXProject "lazybear" */;
			compatibilityVersion = "Xcode 9.3";
			developmentRegion = en;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
			mainGroup = 95F7C15426A2CCA2002F08DB;
			packageReferences = (
				956CAF8826A2D7500071A75D /* XCRemoteSwiftPackageReference "Alamofire" */,
			);
			productRefGroup = 95F7C15E26A2CCA2002F08DB /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				95F7C15C26A2CCA2002F08DB /* lazybear */,
				95F7C17226A2CCA3002F08DB /* lazybearTests */,
				95F7C17D26A2CCA3002F08DB /* lazybearUITests */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		95F7C15B26A2CCA2002F08DB /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				956CAFC626A33BC40071A75D /* UsStatesCoordinates.json in Resources */,
				95F7C16826A2CCA2002F08DB /* Preview Assets.xcassets in Resources */,
				95F7C16526A2CCA2002F08DB /* Assets.xcassets in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		95F7C17126A2CCA3002F08DB /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		95F7C17C26A2CCA3002F08DB /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		95F7C15926A2CCA2002F08DB /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				956CAFB026A2F7490071A75D /* CompanyInfoModel.swift in Sources */,
				956CAFB726A320100071A75D /* Company+CoreDataClass.swift in Sources */,
				956CAFC826A33C520071A75D /* UsStatesModel.swift in Sources */,
				956CAF8726A2D43D0071A75D /* WatchlistRow.swift in Sources */,
				95F7C16A26A2CCA2002F08DB /* Persistence.swift in Sources */,
				956CAFBC26A322250071A75D /* ContentViewPad.swift in Sources */,
				956CAFA326A2E1A60071A75D /* SearchModel.swift in Sources */,
				956CAFB826A320100071A75D /* Company+CoreDataProperties.swift in Sources */,
				956CAF8426A2D3940071A75D /* CompanyQuoteModel.swift in Sources */,
				95F7C16326A2CCA2002F08DB /* ContentView.swift in Sources */,
				956CAFBA26A321D40071A75D /* ConditionallyWrapView.swift in Sources */,
				956CAFBE26A3226B0071A75D /* Sidebar.swift in Sources */,
				956CAFCA26A33E660071A75D /* MapSection.swift in Sources */,
				956CAFA526A2E6EC0071A75D /* SearchRow.swift in Sources */,
				95F7C16126A2CCA2002F08DB /* lazybearApp.swift in Sources */,
				956CAFB226A2FCF70071A75D /* StockSection.swift in Sources */,
				956CAF9F26A2DFD30071A75D /* Search.swift in Sources */,
				95F7C16D26A2CCA2002F08DB /* lazybear.xcdatamodeld in Sources */,
				956CAFA726A2F43A0071A75D /* CompanyView.swift in Sources */,
				956CAFA126A2E0690071A75D /* SearchBar.swift in Sources */,
				956CAFB426A3004A0071A75D /* AboutSection.swift in Sources */,
				956CAF9926A2DD090071A75D /* Watchlist.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		95F7C16F26A2CCA3002F08DB /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				95F7C17826A2CCA3002F08DB /* lazybearTests.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		95F7C17A26A2CCA3002F08DB /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				95F7C18326A2CCA3002F08DB /* lazybearUITests.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		95F7C17526A2CCA3002F08DB /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 95F7C15C26A2CCA2002F08DB /* lazybear */;
			targetProxy = 95F7C17426A2CCA3002F08DB /* PBXContainerItemProxy */;
		};
		95F7C18026A2CCA3002F08DB /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 95F7C15C26A2CCA2002F08DB /* lazybear */;
			targetProxy = 95F7C17F26A2CCA3002F08DB /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

/* Begin XCBuildConfiguration section */
		95F7C18526A2CCA3002F08DB /* 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++14";
				CLANG_CXX_LIBRARY = "libc++";
				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 = 14.5;
				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;
		};
		95F7C18626A2CCA3002F08DB /* 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++14";
				CLANG_CXX_LIBRARY = "libc++";
				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 = 14.5;
				MTL_ENABLE_DEBUG_INFO = NO;
				MTL_FAST_MATH = YES;
				SDKROOT = iphoneos;
				SWIFT_COMPILATION_MODE = wholemodule;
				SWIFT_OPTIMIZATION_LEVEL = "-O";
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		95F7C18826A2CCA3002F08DB /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
				CODE_SIGN_ENTITLEMENTS = lazybear/lazybear.entitlements;
				CODE_SIGN_STYLE = Automatic;
				DEVELOPMENT_ASSET_PATHS = "\"lazybear/Preview Content\"";
				DEVELOPMENT_TEAM = MTX83R5H8X;
				ENABLE_PREVIEWS = YES;
				INFOPLIST_FILE = lazybear/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 14.0;
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
				);
				PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.lazybear;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Debug;
		};
		95F7C18926A2CCA3002F08DB /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
				CODE_SIGN_ENTITLEMENTS = lazybear/lazybear.entitlements;
				CODE_SIGN_STYLE = Automatic;
				DEVELOPMENT_ASSET_PATHS = "\"lazybear/Preview Content\"";
				DEVELOPMENT_TEAM = MTX83R5H8X;
				ENABLE_PREVIEWS = YES;
				INFOPLIST_FILE = lazybear/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 14.0;
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
				);
				PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.lazybear;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Release;
		};
		95F7C18B26A2CCA3002F08DB /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
				BUNDLE_LOADER = "$(TEST_HOST)";
				CODE_SIGN_STYLE = Automatic;
				DEVELOPMENT_TEAM = MTX83R5H8X;
				INFOPLIST_FILE = lazybearTests/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 14.0;
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
					"@loader_path/Frameworks",
				);
				PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.lazybearTests;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/lazybear.app/lazybear";
			};
			name = Debug;
		};
		95F7C18C26A2CCA3002F08DB /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
				BUNDLE_LOADER = "$(TEST_HOST)";
				CODE_SIGN_STYLE = Automatic;
				DEVELOPMENT_TEAM = MTX83R5H8X;
				INFOPLIST_FILE = lazybearTests/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 14.0;
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
					"@loader_path/Frameworks",
				);
				PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.lazybearTests;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/lazybear.app/lazybear";
			};
			name = Release;
		};
		95F7C18E26A2CCA3002F08DB /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
				CODE_SIGN_STYLE = Automatic;
				DEVELOPMENT_TEAM = MTX83R5H8X;
				INFOPLIST_FILE = lazybearUITests/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
					"@loader_path/Frameworks",
				);
				PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.lazybearUITests;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
				TEST_TARGET_NAME = lazybear;
			};
			name = Debug;
		};
		95F7C18F26A2CCA3002F08DB /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
				CODE_SIGN_STYLE = Automatic;
				DEVELOPMENT_TEAM = MTX83R5H8X;
				INFOPLIST_FILE = lazybearUITests/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
					"@loader_path/Frameworks",
				);
				PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.lazybearUITests;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
				TEST_TARGET_NAME = lazybear;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		95F7C15826A2CCA2002F08DB /* Build configuration list for PBXProject "lazybear" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				95F7C18526A2CCA3002F08DB /* Debug */,
				95F7C18626A2CCA3002F08DB /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		95F7C18726A2CCA3002F08DB /* Build configuration list for PBXNativeTarget "lazybear" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				95F7C18826A2CCA3002F08DB /* Debug */,
				95F7C18926A2CCA3002F08DB /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		95F7C18A26A2CCA3002F08DB /* Build configuration list for PBXNativeTarget "lazybearTests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				95F7C18B26A2CCA3002F08DB /* Debug */,
				95F7C18C26A2CCA3002F08DB /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		95F7C18D26A2CCA3002F08DB /* Build configuration list for PBXNativeTarget "lazybearUITests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				95F7C18E26A2CCA3002F08DB /* Debug */,
				95F7C18F26A2CCA3002F08DB /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */

/* Begin XCRemoteSwiftPackageReference section */
		956CAF8826A2D7500071A75D /* XCRemoteSwiftPackageReference "Alamofire" */ = {
			isa = XCRemoteSwiftPackageReference;
			repositoryURL = "https://github.com/Alamofire/Alamofire.git";
			requirement = {
				kind = upToNextMajorVersion;
				minimumVersion = 5.4.3;
			};
		};
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
		956CAF8926A2D7500071A75D /* Alamofire */ = {
			isa = XCSwiftPackageProductDependency;
			package = 956CAF8826A2D7500071A75D /* XCRemoteSwiftPackageReference "Alamofire" */;
			productName = Alamofire;
		};
/* End XCSwiftPackageProductDependency section */

/* Begin XCVersionGroup section */
		95F7C16B26A2CCA2002F08DB /* lazybear.xcdatamodeld */ = {
			isa = XCVersionGroup;
			children = (
				95F7C16C26A2CCA2002F08DB /* lazybear.xcdatamodel */,
			);
			currentVersion = 95F7C16C26A2CCA2002F08DB /* lazybear.xcdatamodel */;
			path = lazybear.xcdatamodeld;
			sourceTree = "<group>";
			versionGroupType = wrapper.xcdatamodel;
		};
/* End XCVersionGroup section */
	};
	rootObject = 95F7C15526A2CCA2002F08DB /* Project object */;
}