599 lines
		
	
	
		
			31 KiB
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			599 lines
		
	
	
		
			31 KiB
		
	
	
	
		
			Plaintext
		
	
	
// !$*UTF8*$!
 | 
						|
{
 | 
						|
	archiveVersion = 1;
 | 
						|
	classes = {
 | 
						|
	};
 | 
						|
	objectVersion = 55;
 | 
						|
	objects = {
 | 
						|
 | 
						|
/* Begin PBXBuildFile section */
 | 
						|
		851259B02C05281300BE70F8 /* BackButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 851259AF2C05281300BE70F8 /* BackButton.swift */; };
 | 
						|
		851259B22C05299200BE70F8 /* ForwardArrow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 851259B12C05299200BE70F8 /* ForwardArrow.swift */; };
 | 
						|
		8514D5BC299EFB780054F185 /* store.db in Resources */ = {isa = PBXBuildFile; fileRef = 8514D5BB299EFB780054F185 /* store.db */; };
 | 
						|
		8514D5BF299F04710054F185 /* GRDB in Frameworks */ = {isa = PBXBuildFile; productRef = 8514D5BE299F04710054F185 /* GRDB */; };
 | 
						|
		852774C129A150B100458CA7 /* Line.swift in Sources */ = {isa = PBXBuildFile; fileRef = 852774C029A150B100458CA7 /* Line.swift */; };
 | 
						|
		8528897529B2B86B003F2E16 /* CrownOfThorns.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8528897429B2B86B003F2E16 /* CrownOfThorns.swift */; };
 | 
						|
		8528897C29BD69B2003F2E16 /* VisibilityTrackingScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8528897929BD69B1003F2E16 /* VisibilityTrackingScrollView.swift */; };
 | 
						|
		8528897D29BD69B2003F2E16 /* VisibilityTrackingModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8528897A29BD69B1003F2E16 /* VisibilityTrackingModifier.swift */; };
 | 
						|
		8528897E29BD69B2003F2E16 /* VisibilityTracker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8528897B29BD69B2003F2E16 /* VisibilityTracker.swift */; };
 | 
						|
		854207E22BF3E6110027A2E7 /* SwiftUIIntrospect in Frameworks */ = {isa = PBXBuildFile; productRef = 854207E12BF3E6110027A2E7 /* SwiftUIIntrospect */; };
 | 
						|
		854207E82BF50C310027A2E7 /* WrappingHStack in Frameworks */ = {isa = PBXBuildFile; productRef = 854207E72BF50C310027A2E7 /* WrappingHStack */; };
 | 
						|
		85431A892905F4F500EE0760 /* glossApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85431A882905F4F500EE0760 /* glossApp.swift */; };
 | 
						|
		85431A8B2905F4F500EE0760 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85431A8A2905F4F500EE0760 /* ContentView.swift */; };
 | 
						|
		85431A8D2905F4F600EE0760 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 85431A8C2905F4F600EE0760 /* Assets.xcassets */; };
 | 
						|
		85431A902905F4F600EE0760 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 85431A8F2905F4F600EE0760 /* Preview Assets.xcassets */; };
 | 
						|
		85431A922905F4F600EE0760 /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85431A912905F4F600EE0760 /* Persistence.swift */; };
 | 
						|
		85431A9C2905F5D800EE0760 /* SwiftUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85431A9B2905F5D800EE0760 /* SwiftUIView.swift */; };
 | 
						|
		857C34492BFB7DC800661A63 /* Fenestra.swift in Sources */ = {isa = PBXBuildFile; fileRef = 857C34482BFB7DC800661A63 /* Fenestra.swift */; };
 | 
						|
		8590D96729A183EE001EF84F /* AppDatabase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8590D96629A183EE001EF84F /* AppDatabase.swift */; };
 | 
						|
		8590D96929A18A6D001EF84F /* LineRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8590D96829A18A6C001EF84F /* LineRequest.swift */; };
 | 
						|
		8590D96C29A92146001EF84F /* JsonImport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8590D96B29A92146001EF84F /* JsonImport.swift */; };
 | 
						|
		85942EE429ACF54A00307621 /* ScrollableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85942EE329ACF54A00307621 /* ScrollableView.swift */; };
 | 
						|
		85942EE929AD51A100307621 /* Ribbon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85942EE829AD51A100307621 /* Ribbon.swift */; };
 | 
						|
		85942EEB29AD55A400307621 /* RibbonRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85942EEA29AD55A400307621 /* RibbonRequest.swift */; };
 | 
						|
		85942EED29AEA04200307621 /* SelectedRibbon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85942EEC29AEA04200307621 /* SelectedRibbon.swift */; };
 | 
						|
		85942EEF29AEA18300307621 /* SelectedRibbonRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85942EEE29AEA18300307621 /* SelectedRibbonRequest.swift */; };
 | 
						|
		85942EF529B108C600307621 /* Seg.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85942EF429B108C600307621 /* Seg.swift */; };
 | 
						|
		85942EF729B108EA00307621 /* SegDenormRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85942EF629B108EA00307621 /* SegDenormRequest.swift */; };
 | 
						|
		85942EF929B1150B00307621 /* SegDenorm.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85942EF829B1150B00307621 /* SegDenorm.swift */; };
 | 
						|
		85942EFE29B11C0B00307621 /* john_export.json in Resources */ = {isa = PBXBuildFile; fileRef = 85942EFC29B11C0A00307621 /* john_export.json */; };
 | 
						|
		85942EFF29B11C0B00307621 /* mark_export.json in Resources */ = {isa = PBXBuildFile; fileRef = 85942EFD29B11C0B00307621 /* mark_export.json */; };
 | 
						|
		8594ED982BF6845F001213F2 /* HexColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8594ED972BF6845F001213F2 /* HexColor.swift */; };
 | 
						|
		85E00E7C29F34D2D00FF9E78 /* ScrollState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85E00E7B29F34D2D00FF9E78 /* ScrollState.swift */; };
 | 
						|
		85E00E7E29F34D3700FF9E78 /* ScrollStateRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85E00E7D29F34D3700FF9E78 /* ScrollStateRequest.swift */; };
 | 
						|
		85F01DF82978787800F317B4 /* AveriaSerifLibre-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 85F01DF72978787800F317B4 /* AveriaSerifLibre-Regular.ttf */; };
 | 
						|
		85F01DFB2978790400F317B4 /* xe-Dogma-Bold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 85F01DFA2978790400F317B4 /* xe-Dogma-Bold.ttf */; };
 | 
						|
		85FE3EAB2B08181600666A3A /* GRDBQuery in Frameworks */ = {isa = PBXBuildFile; productRef = 85FE3EAA2B08181600666A3A /* GRDBQuery */; };
 | 
						|
/* End PBXBuildFile section */
 | 
						|
 | 
						|
/* Begin PBXFileReference section */
 | 
						|
		851259AF2C05281300BE70F8 /* BackButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BackButton.swift; sourceTree = "<group>"; };
 | 
						|
		851259B12C05299200BE70F8 /* ForwardArrow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ForwardArrow.swift; sourceTree = "<group>"; };
 | 
						|
		8514D5BB299EFB780054F185 /* store.db */ = {isa = PBXFileReference; lastKnownFileType = file; path = store.db; sourceTree = "<group>"; };
 | 
						|
		852774C029A150B100458CA7 /* Line.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Line.swift; sourceTree = "<group>"; };
 | 
						|
		8528897429B2B86B003F2E16 /* CrownOfThorns.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CrownOfThorns.swift; sourceTree = "<group>"; };
 | 
						|
		8528897929BD69B1003F2E16 /* VisibilityTrackingScrollView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VisibilityTrackingScrollView.swift; sourceTree = "<group>"; };
 | 
						|
		8528897A29BD69B1003F2E16 /* VisibilityTrackingModifier.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VisibilityTrackingModifier.swift; sourceTree = "<group>"; };
 | 
						|
		8528897B29BD69B2003F2E16 /* VisibilityTracker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VisibilityTracker.swift; sourceTree = "<group>"; };
 | 
						|
		85431A852905F4F500EE0760 /* gloss.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = gloss.app; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
						|
		85431A882905F4F500EE0760 /* glossApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = glossApp.swift; sourceTree = "<group>"; };
 | 
						|
		85431A8A2905F4F500EE0760 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
 | 
						|
		85431A8C2905F4F600EE0760 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
 | 
						|
		85431A8F2905F4F600EE0760 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
 | 
						|
		85431A912905F4F600EE0760 /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; };
 | 
						|
		85431A9B2905F5D800EE0760 /* SwiftUIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftUIView.swift; sourceTree = "<group>"; };
 | 
						|
		857C34482BFB7DC800661A63 /* Fenestra.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Fenestra.swift; sourceTree = "<group>"; };
 | 
						|
		8590D96629A183EE001EF84F /* AppDatabase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDatabase.swift; sourceTree = "<group>"; };
 | 
						|
		8590D96829A18A6C001EF84F /* LineRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LineRequest.swift; sourceTree = "<group>"; };
 | 
						|
		8590D96B29A92146001EF84F /* JsonImport.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JsonImport.swift; sourceTree = "<group>"; };
 | 
						|
		85942EE329ACF54A00307621 /* ScrollableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScrollableView.swift; sourceTree = "<group>"; };
 | 
						|
		85942EE829AD51A100307621 /* Ribbon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Ribbon.swift; sourceTree = "<group>"; };
 | 
						|
		85942EEA29AD55A400307621 /* RibbonRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RibbonRequest.swift; sourceTree = "<group>"; };
 | 
						|
		85942EEC29AEA04200307621 /* SelectedRibbon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectedRibbon.swift; sourceTree = "<group>"; };
 | 
						|
		85942EEE29AEA18300307621 /* SelectedRibbonRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectedRibbonRequest.swift; sourceTree = "<group>"; };
 | 
						|
		85942EF429B108C600307621 /* Seg.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Seg.swift; sourceTree = "<group>"; };
 | 
						|
		85942EF629B108EA00307621 /* SegDenormRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SegDenormRequest.swift; sourceTree = "<group>"; };
 | 
						|
		85942EF829B1150B00307621 /* SegDenorm.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SegDenorm.swift; sourceTree = "<group>"; };
 | 
						|
		85942EFC29B11C0A00307621 /* john_export.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = john_export.json; sourceTree = "<group>"; };
 | 
						|
		85942EFD29B11C0B00307621 /* mark_export.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = mark_export.json; sourceTree = "<group>"; };
 | 
						|
		8594ED972BF6845F001213F2 /* HexColor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HexColor.swift; sourceTree = "<group>"; };
 | 
						|
		85E00E7B29F34D2D00FF9E78 /* ScrollState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScrollState.swift; sourceTree = "<group>"; };
 | 
						|
		85E00E7D29F34D3700FF9E78 /* ScrollStateRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScrollStateRequest.swift; sourceTree = "<group>"; };
 | 
						|
		85F01DF72978787800F317B4 /* AveriaSerifLibre-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "AveriaSerifLibre-Regular.ttf"; sourceTree = "<group>"; };
 | 
						|
		85F01DFA2978790400F317B4 /* xe-Dogma-Bold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "xe-Dogma-Bold.ttf"; sourceTree = "<group>"; };
 | 
						|
		85F01DFC29787B3500F317B4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
 | 
						|
		85F01DFD297A4EEA00F317B4 /* gloss.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = gloss.entitlements; sourceTree = "<group>"; };
 | 
						|
		85F01DFF297A4EEA00F317B4 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; };
 | 
						|
/* End PBXFileReference section */
 | 
						|
 | 
						|
/* Begin PBXFrameworksBuildPhase section */
 | 
						|
		85431A822905F4F500EE0760 /* Frameworks */ = {
 | 
						|
			isa = PBXFrameworksBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
				854207E82BF50C310027A2E7 /* WrappingHStack in Frameworks */,
 | 
						|
				854207E22BF3E6110027A2E7 /* SwiftUIIntrospect in Frameworks */,
 | 
						|
				8514D5BF299F04710054F185 /* GRDB in Frameworks */,
 | 
						|
				85FE3EAB2B08181600666A3A /* GRDBQuery in Frameworks */,
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
/* End PBXFrameworksBuildPhase section */
 | 
						|
 | 
						|
/* Begin PBXGroup section */
 | 
						|
		8514D5BA299EF2EC0054F185 /* db */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				8514D5BB299EFB780054F185 /* store.db */,
 | 
						|
			);
 | 
						|
			path = db;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		85431A7C2905F4F500EE0760 = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				851259B12C05299200BE70F8 /* ForwardArrow.swift */,
 | 
						|
				851259AF2C05281300BE70F8 /* BackButton.swift */,
 | 
						|
				857C34482BFB7DC800661A63 /* Fenestra.swift */,
 | 
						|
				8594ED972BF6845F001213F2 /* HexColor.swift */,
 | 
						|
				85E00E7B29F34D2D00FF9E78 /* ScrollState.swift */,
 | 
						|
				85E00E7D29F34D3700FF9E78 /* ScrollStateRequest.swift */,
 | 
						|
				8528897429B2B86B003F2E16 /* CrownOfThorns.swift */,
 | 
						|
				85942EEC29AEA04200307621 /* SelectedRibbon.swift */,
 | 
						|
				85942EEE29AEA18300307621 /* SelectedRibbonRequest.swift */,
 | 
						|
				85942EF429B108C600307621 /* Seg.swift */,
 | 
						|
				85942EF629B108EA00307621 /* SegDenormRequest.swift */,
 | 
						|
				85942EF829B1150B00307621 /* SegDenorm.swift */,
 | 
						|
				85942EEA29AD55A400307621 /* RibbonRequest.swift */,
 | 
						|
				85942EE329ACF54A00307621 /* ScrollableView.swift */,
 | 
						|
				8528897B29BD69B2003F2E16 /* VisibilityTracker.swift */,
 | 
						|
				8528897A29BD69B1003F2E16 /* VisibilityTrackingModifier.swift */,
 | 
						|
				8528897929BD69B1003F2E16 /* VisibilityTrackingScrollView.swift */,
 | 
						|
				8590D96A29A8374B001EF84F /* json */,
 | 
						|
				8514D5BA299EF2EC0054F185 /* db */,
 | 
						|
				85F01DF9297878B400F317B4 /* fonts */,
 | 
						|
				85431A872905F4F500EE0760 /* gloss */,
 | 
						|
				85431A862905F4F500EE0760 /* Products */,
 | 
						|
				85F01DFE297A4EEA00F317B4 /* Frameworks */,
 | 
						|
			);
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		85431A862905F4F500EE0760 /* Products */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				85431A852905F4F500EE0760 /* gloss.app */,
 | 
						|
			);
 | 
						|
			name = Products;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		85431A872905F4F500EE0760 /* gloss */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				8590D96B29A92146001EF84F /* JsonImport.swift */,
 | 
						|
				85F01DFD297A4EEA00F317B4 /* gloss.entitlements */,
 | 
						|
				85F01DFC29787B3500F317B4 /* Info.plist */,
 | 
						|
				8590D96629A183EE001EF84F /* AppDatabase.swift */,
 | 
						|
				85431A882905F4F500EE0760 /* glossApp.swift */,
 | 
						|
				8590D96829A18A6C001EF84F /* LineRequest.swift */,
 | 
						|
				85431A8A2905F4F500EE0760 /* ContentView.swift */,
 | 
						|
				85942EE829AD51A100307621 /* Ribbon.swift */,
 | 
						|
				85431A9B2905F5D800EE0760 /* SwiftUIView.swift */,
 | 
						|
				85431A8C2905F4F600EE0760 /* Assets.xcassets */,
 | 
						|
				85431A912905F4F600EE0760 /* Persistence.swift */,
 | 
						|
				85431A8E2905F4F600EE0760 /* Preview Content */,
 | 
						|
				852774C029A150B100458CA7 /* Line.swift */,
 | 
						|
			);
 | 
						|
			path = gloss;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		85431A8E2905F4F600EE0760 /* Preview Content */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				85431A8F2905F4F600EE0760 /* Preview Assets.xcassets */,
 | 
						|
			);
 | 
						|
			path = "Preview Content";
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		8590D96A29A8374B001EF84F /* json */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				85942EFC29B11C0A00307621 /* john_export.json */,
 | 
						|
				85942EFD29B11C0B00307621 /* mark_export.json */,
 | 
						|
			);
 | 
						|
			path = json;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		85F01DF9297878B400F317B4 /* fonts */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				85F01DFA2978790400F317B4 /* xe-Dogma-Bold.ttf */,
 | 
						|
				85F01DF72978787800F317B4 /* AveriaSerifLibre-Regular.ttf */,
 | 
						|
			);
 | 
						|
			path = fonts;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		85F01DFE297A4EEA00F317B4 /* Frameworks */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				85F01DFF297A4EEA00F317B4 /* AuthenticationServices.framework */,
 | 
						|
			);
 | 
						|
			name = Frameworks;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
/* End PBXGroup section */
 | 
						|
 | 
						|
/* Begin PBXNativeTarget section */
 | 
						|
		85431A842905F4F500EE0760 /* gloss */ = {
 | 
						|
			isa = PBXNativeTarget;
 | 
						|
			buildConfigurationList = 85431A982905F4F600EE0760 /* Build configuration list for PBXNativeTarget "gloss" */;
 | 
						|
			buildPhases = (
 | 
						|
				85431A812905F4F500EE0760 /* Sources */,
 | 
						|
				85431A822905F4F500EE0760 /* Frameworks */,
 | 
						|
				85431A832905F4F500EE0760 /* Resources */,
 | 
						|
			);
 | 
						|
			buildRules = (
 | 
						|
			);
 | 
						|
			dependencies = (
 | 
						|
			);
 | 
						|
			name = gloss;
 | 
						|
			packageProductDependencies = (
 | 
						|
				8514D5BE299F04710054F185 /* GRDB */,
 | 
						|
				85FE3EAA2B08181600666A3A /* GRDBQuery */,
 | 
						|
				854207E12BF3E6110027A2E7 /* SwiftUIIntrospect */,
 | 
						|
				854207E72BF50C310027A2E7 /* WrappingHStack */,
 | 
						|
			);
 | 
						|
			productName = gloss;
 | 
						|
			productReference = 85431A852905F4F500EE0760 /* gloss.app */;
 | 
						|
			productType = "com.apple.product-type.application";
 | 
						|
		};
 | 
						|
/* End PBXNativeTarget section */
 | 
						|
 | 
						|
/* Begin PBXProject section */
 | 
						|
		85431A7D2905F4F500EE0760 /* Project object */ = {
 | 
						|
			isa = PBXProject;
 | 
						|
			attributes = {
 | 
						|
				BuildIndependentTargetsInParallel = 1;
 | 
						|
				LastSwiftUpdateCheck = 1320;
 | 
						|
				LastUpgradeCheck = 1430;
 | 
						|
				TargetAttributes = {
 | 
						|
					85431A842905F4F500EE0760 = {
 | 
						|
						CreatedOnToolsVersion = 13.2.1;
 | 
						|
					};
 | 
						|
				};
 | 
						|
			};
 | 
						|
			buildConfigurationList = 85431A802905F4F500EE0760 /* Build configuration list for PBXProject "gloss" */;
 | 
						|
			compatibilityVersion = "Xcode 13.0";
 | 
						|
			developmentRegion = en;
 | 
						|
			hasScannedForEncodings = 0;
 | 
						|
			knownRegions = (
 | 
						|
				en,
 | 
						|
				Base,
 | 
						|
			);
 | 
						|
			mainGroup = 85431A7C2905F4F500EE0760;
 | 
						|
			packageReferences = (
 | 
						|
				8514D5BD299F04710054F185 /* XCRemoteSwiftPackageReference "GRDB.swift" */,
 | 
						|
				8514D5C0299F04A20054F185 /* XCRemoteSwiftPackageReference "GRDBQuery" */,
 | 
						|
				854207E02BF3E6110027A2E7 /* XCRemoteSwiftPackageReference "swiftui-introspect" */,
 | 
						|
				854207E62BF50C310027A2E7 /* XCRemoteSwiftPackageReference "WrappingHStack" */,
 | 
						|
			);
 | 
						|
			productRefGroup = 85431A862905F4F500EE0760 /* Products */;
 | 
						|
			projectDirPath = "";
 | 
						|
			projectRoot = "";
 | 
						|
			targets = (
 | 
						|
				85431A842905F4F500EE0760 /* gloss */,
 | 
						|
			);
 | 
						|
		};
 | 
						|
/* End PBXProject section */
 | 
						|
 | 
						|
/* Begin PBXResourcesBuildPhase section */
 | 
						|
		85431A832905F4F500EE0760 /* Resources */ = {
 | 
						|
			isa = PBXResourcesBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
				85431A902905F4F600EE0760 /* Preview Assets.xcassets in Resources */,
 | 
						|
				85F01DFB2978790400F317B4 /* xe-Dogma-Bold.ttf in Resources */,
 | 
						|
				85F01DF82978787800F317B4 /* AveriaSerifLibre-Regular.ttf in Resources */,
 | 
						|
				8514D5BC299EFB780054F185 /* store.db in Resources */,
 | 
						|
				85942EFF29B11C0B00307621 /* mark_export.json in Resources */,
 | 
						|
				85942EFE29B11C0B00307621 /* john_export.json in Resources */,
 | 
						|
				85431A8D2905F4F600EE0760 /* Assets.xcassets in Resources */,
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
/* End PBXResourcesBuildPhase section */
 | 
						|
 | 
						|
/* Begin PBXSourcesBuildPhase section */
 | 
						|
		85431A812905F4F500EE0760 /* Sources */ = {
 | 
						|
			isa = PBXSourcesBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
				85431A922905F4F600EE0760 /* Persistence.swift in Sources */,
 | 
						|
				857C34492BFB7DC800661A63 /* Fenestra.swift in Sources */,
 | 
						|
				85942EEB29AD55A400307621 /* RibbonRequest.swift in Sources */,
 | 
						|
				85431A8B2905F4F500EE0760 /* ContentView.swift in Sources */,
 | 
						|
				851259B02C05281300BE70F8 /* BackButton.swift in Sources */,
 | 
						|
				85942EF529B108C600307621 /* Seg.swift in Sources */,
 | 
						|
				85E00E7C29F34D2D00FF9E78 /* ScrollState.swift in Sources */,
 | 
						|
				8594ED982BF6845F001213F2 /* HexColor.swift in Sources */,
 | 
						|
				8528897529B2B86B003F2E16 /* CrownOfThorns.swift in Sources */,
 | 
						|
				85E00E7E29F34D3700FF9E78 /* ScrollStateRequest.swift in Sources */,
 | 
						|
				85942EE929AD51A100307621 /* Ribbon.swift in Sources */,
 | 
						|
				8590D96729A183EE001EF84F /* AppDatabase.swift in Sources */,
 | 
						|
				8590D96929A18A6D001EF84F /* LineRequest.swift in Sources */,
 | 
						|
				852774C129A150B100458CA7 /* Line.swift in Sources */,
 | 
						|
				85942EEF29AEA18300307621 /* SelectedRibbonRequest.swift in Sources */,
 | 
						|
				8590D96C29A92146001EF84F /* JsonImport.swift in Sources */,
 | 
						|
				85942EED29AEA04200307621 /* SelectedRibbon.swift in Sources */,
 | 
						|
				85431A892905F4F500EE0760 /* glossApp.swift in Sources */,
 | 
						|
				8528897C29BD69B2003F2E16 /* VisibilityTrackingScrollView.swift in Sources */,
 | 
						|
				85942EF929B1150B00307621 /* SegDenorm.swift in Sources */,
 | 
						|
				85431A9C2905F5D800EE0760 /* SwiftUIView.swift in Sources */,
 | 
						|
				851259B22C05299200BE70F8 /* ForwardArrow.swift in Sources */,
 | 
						|
				8528897E29BD69B2003F2E16 /* VisibilityTracker.swift in Sources */,
 | 
						|
				85942EF729B108EA00307621 /* SegDenormRequest.swift in Sources */,
 | 
						|
				8528897D29BD69B2003F2E16 /* VisibilityTrackingModifier.swift in Sources */,
 | 
						|
				85942EE429ACF54A00307621 /* ScrollableView.swift in Sources */,
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
/* End PBXSourcesBuildPhase section */
 | 
						|
 | 
						|
/* Begin XCBuildConfiguration section */
 | 
						|
		85431A962905F4F600EE0760 /* 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++17";
 | 
						|
				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;
 | 
						|
				EXCLUDED_ARCHS = "";
 | 
						|
				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 = 15.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;
 | 
						|
		};
 | 
						|
		85431A972905F4F600EE0760 /* 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++17";
 | 
						|
				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;
 | 
						|
				EXCLUDED_ARCHS = "";
 | 
						|
				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 = 15.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;
 | 
						|
		};
 | 
						|
		85431A992905F4F600EE0760 /* Debug */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				ARCHS = "$(ARCHS_STANDARD)";
 | 
						|
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 | 
						|
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 | 
						|
				CODE_SIGN_ENTITLEMENTS = gloss/gloss.entitlements;
 | 
						|
				CODE_SIGN_IDENTITY = "Apple Development";
 | 
						|
				CODE_SIGN_STYLE = Automatic;
 | 
						|
				CURRENT_PROJECT_VERSION = 1;
 | 
						|
				DEVELOPMENT_ASSET_PATHS = "\"gloss/Preview Content\"";
 | 
						|
				DEVELOPMENT_TEAM = V8B2B34W7R;
 | 
						|
				ENABLE_PREVIEWS = YES;
 | 
						|
				GENERATE_INFOPLIST_FILE = YES;
 | 
						|
				INFOPLIST_FILE = gloss/Info.plist;
 | 
						|
				INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
 | 
						|
				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
 | 
						|
				INFOPLIST_KEY_UILaunchScreen_Generation = YES;
 | 
						|
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
 | 
						|
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
 | 
						|
				IPHONEOS_DEPLOYMENT_TARGET = 16.0;
 | 
						|
				LD_RUNPATH_SEARCH_PATHS = (
 | 
						|
					"$(inherited)",
 | 
						|
					"@executable_path/Frameworks",
 | 
						|
				);
 | 
						|
				MARKETING_VERSION = 1.0;
 | 
						|
				PRODUCT_BUNDLE_IDENTIFIER = com.aingel.gloss;
 | 
						|
				PRODUCT_NAME = "$(TARGET_NAME)";
 | 
						|
				PROVISIONING_PROFILE_SPECIFIER = "";
 | 
						|
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
 | 
						|
				SUPPORTS_MACCATALYST = NO;
 | 
						|
				SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
 | 
						|
				SWIFT_EMIT_LOC_STRINGS = YES;
 | 
						|
				SWIFT_VERSION = 5.0;
 | 
						|
				TARGETED_DEVICE_FAMILY = 1;
 | 
						|
			};
 | 
						|
			name = Debug;
 | 
						|
		};
 | 
						|
		85431A9A2905F4F600EE0760 /* Release */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				ARCHS = "$(ARCHS_STANDARD)";
 | 
						|
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 | 
						|
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 | 
						|
				CODE_SIGN_ENTITLEMENTS = gloss/gloss.entitlements;
 | 
						|
				CODE_SIGN_IDENTITY = "Apple Development";
 | 
						|
				CODE_SIGN_STYLE = Automatic;
 | 
						|
				CURRENT_PROJECT_VERSION = 1;
 | 
						|
				DEVELOPMENT_ASSET_PATHS = "\"gloss/Preview Content\"";
 | 
						|
				DEVELOPMENT_TEAM = V8B2B34W7R;
 | 
						|
				ENABLE_PREVIEWS = YES;
 | 
						|
				GENERATE_INFOPLIST_FILE = YES;
 | 
						|
				INFOPLIST_FILE = gloss/Info.plist;
 | 
						|
				INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
 | 
						|
				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
 | 
						|
				INFOPLIST_KEY_UILaunchScreen_Generation = YES;
 | 
						|
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
 | 
						|
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
 | 
						|
				IPHONEOS_DEPLOYMENT_TARGET = 16.0;
 | 
						|
				LD_RUNPATH_SEARCH_PATHS = (
 | 
						|
					"$(inherited)",
 | 
						|
					"@executable_path/Frameworks",
 | 
						|
				);
 | 
						|
				MARKETING_VERSION = 1.0;
 | 
						|
				PRODUCT_BUNDLE_IDENTIFIER = com.aingel.gloss;
 | 
						|
				PRODUCT_NAME = "$(TARGET_NAME)";
 | 
						|
				PROVISIONING_PROFILE_SPECIFIER = "";
 | 
						|
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
 | 
						|
				SUPPORTS_MACCATALYST = NO;
 | 
						|
				SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
 | 
						|
				SWIFT_EMIT_LOC_STRINGS = YES;
 | 
						|
				SWIFT_VERSION = 5.0;
 | 
						|
				TARGETED_DEVICE_FAMILY = 1;
 | 
						|
			};
 | 
						|
			name = Release;
 | 
						|
		};
 | 
						|
/* End XCBuildConfiguration section */
 | 
						|
 | 
						|
/* Begin XCConfigurationList section */
 | 
						|
		85431A802905F4F500EE0760 /* Build configuration list for PBXProject "gloss" */ = {
 | 
						|
			isa = XCConfigurationList;
 | 
						|
			buildConfigurations = (
 | 
						|
				85431A962905F4F600EE0760 /* Debug */,
 | 
						|
				85431A972905F4F600EE0760 /* Release */,
 | 
						|
			);
 | 
						|
			defaultConfigurationIsVisible = 0;
 | 
						|
			defaultConfigurationName = Release;
 | 
						|
		};
 | 
						|
		85431A982905F4F600EE0760 /* Build configuration list for PBXNativeTarget "gloss" */ = {
 | 
						|
			isa = XCConfigurationList;
 | 
						|
			buildConfigurations = (
 | 
						|
				85431A992905F4F600EE0760 /* Debug */,
 | 
						|
				85431A9A2905F4F600EE0760 /* Release */,
 | 
						|
			);
 | 
						|
			defaultConfigurationIsVisible = 0;
 | 
						|
			defaultConfigurationName = Release;
 | 
						|
		};
 | 
						|
/* End XCConfigurationList section */
 | 
						|
 | 
						|
/* Begin XCRemoteSwiftPackageReference section */
 | 
						|
		8514D5BD299F04710054F185 /* XCRemoteSwiftPackageReference "GRDB.swift" */ = {
 | 
						|
			isa = XCRemoteSwiftPackageReference;
 | 
						|
			repositoryURL = "https://github.com/groue/GRDB.swift.git";
 | 
						|
			requirement = {
 | 
						|
				branch = master;
 | 
						|
				kind = branch;
 | 
						|
			};
 | 
						|
		};
 | 
						|
		8514D5C0299F04A20054F185 /* XCRemoteSwiftPackageReference "GRDBQuery" */ = {
 | 
						|
			isa = XCRemoteSwiftPackageReference;
 | 
						|
			repositoryURL = "https://github.com/groue/GRDBQuery";
 | 
						|
			requirement = {
 | 
						|
				kind = upToNextMajorVersion;
 | 
						|
				minimumVersion = 0.5.1;
 | 
						|
			};
 | 
						|
		};
 | 
						|
		854207E02BF3E6110027A2E7 /* XCRemoteSwiftPackageReference "swiftui-introspect" */ = {
 | 
						|
			isa = XCRemoteSwiftPackageReference;
 | 
						|
			repositoryURL = "https://github.com/siteline/swiftui-introspect";
 | 
						|
			requirement = {
 | 
						|
				kind = upToNextMajorVersion;
 | 
						|
				minimumVersion = 1.0.0;
 | 
						|
			};
 | 
						|
		};
 | 
						|
		854207E62BF50C310027A2E7 /* XCRemoteSwiftPackageReference "WrappingHStack" */ = {
 | 
						|
			isa = XCRemoteSwiftPackageReference;
 | 
						|
			repositoryURL = "https://github.com/ksemianov/WrappingHStack";
 | 
						|
			requirement = {
 | 
						|
				kind = upToNextMajorVersion;
 | 
						|
				minimumVersion = 0.2.0;
 | 
						|
			};
 | 
						|
		};
 | 
						|
/* End XCRemoteSwiftPackageReference section */
 | 
						|
 | 
						|
/* Begin XCSwiftPackageProductDependency section */
 | 
						|
		8514D5BE299F04710054F185 /* GRDB */ = {
 | 
						|
			isa = XCSwiftPackageProductDependency;
 | 
						|
			package = 8514D5BD299F04710054F185 /* XCRemoteSwiftPackageReference "GRDB.swift" */;
 | 
						|
			productName = GRDB;
 | 
						|
		};
 | 
						|
		854207E12BF3E6110027A2E7 /* SwiftUIIntrospect */ = {
 | 
						|
			isa = XCSwiftPackageProductDependency;
 | 
						|
			package = 854207E02BF3E6110027A2E7 /* XCRemoteSwiftPackageReference "swiftui-introspect" */;
 | 
						|
			productName = SwiftUIIntrospect;
 | 
						|
		};
 | 
						|
		854207E72BF50C310027A2E7 /* WrappingHStack */ = {
 | 
						|
			isa = XCSwiftPackageProductDependency;
 | 
						|
			package = 854207E62BF50C310027A2E7 /* XCRemoteSwiftPackageReference "WrappingHStack" */;
 | 
						|
			productName = WrappingHStack;
 | 
						|
		};
 | 
						|
		85FE3EAA2B08181600666A3A /* GRDBQuery */ = {
 | 
						|
			isa = XCSwiftPackageProductDependency;
 | 
						|
			package = 8514D5C0299F04A20054F185 /* XCRemoteSwiftPackageReference "GRDBQuery" */;
 | 
						|
			productName = GRDBQuery;
 | 
						|
		};
 | 
						|
/* End XCSwiftPackageProductDependency section */
 | 
						|
	};
 | 
						|
	rootObject = 85431A7D2905F4F500EE0760 /* Project object */;
 | 
						|
}
 |