|
|
@ -9,24 +9,23 @@
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
8514D5BC299EFB780054F185 /* store.db in Resources */ = {isa = PBXBuildFile; fileRef = 8514D5BB299EFB780054F185 /* store.db */; };
|
|
|
|
8514D5BC299EFB780054F185 /* store.db in Resources */ = {isa = PBXBuildFile; fileRef = 8514D5BB299EFB780054F185 /* store.db */; };
|
|
|
|
8514D5BF299F04710054F185 /* GRDB in Frameworks */ = {isa = PBXBuildFile; productRef = 8514D5BE299F04710054F185 /* GRDB */; };
|
|
|
|
8514D5BF299F04710054F185 /* GRDB in Frameworks */ = {isa = PBXBuildFile; productRef = 8514D5BE299F04710054F185 /* GRDB */; };
|
|
|
|
8514D5C2299F04A20054F185 /* GRDBQuery in Frameworks */ = {isa = PBXBuildFile; productRef = 8514D5C1299F04A20054F185 /* GRDBQuery */; };
|
|
|
|
|
|
|
|
852774C129A150B100458CA7 /* Line.swift in Sources */ = {isa = PBXBuildFile; fileRef = 852774C029A150B100458CA7 /* Line.swift */; };
|
|
|
|
852774C129A150B100458CA7 /* Line.swift in Sources */ = {isa = PBXBuildFile; fileRef = 852774C029A150B100458CA7 /* Line.swift */; };
|
|
|
|
8528897529B2B86B003F2E16 /* CrownOfThorns.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8528897429B2B86B003F2E16 /* CrownOfThorns.swift */; };
|
|
|
|
8528897529B2B86B003F2E16 /* CrownOfThorns.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8528897429B2B86B003F2E16 /* CrownOfThorns.swift */; };
|
|
|
|
8528897C29BD69B2003F2E16 /* VisibilityTrackingScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8528897929BD69B1003F2E16 /* VisibilityTrackingScrollView.swift */; };
|
|
|
|
8528897C29BD69B2003F2E16 /* VisibilityTrackingScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8528897929BD69B1003F2E16 /* VisibilityTrackingScrollView.swift */; };
|
|
|
|
8528897D29BD69B2003F2E16 /* VisibilityTrackingModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8528897A29BD69B1003F2E16 /* VisibilityTrackingModifier.swift */; };
|
|
|
|
8528897D29BD69B2003F2E16 /* VisibilityTrackingModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8528897A29BD69B1003F2E16 /* VisibilityTrackingModifier.swift */; };
|
|
|
|
8528897E29BD69B2003F2E16 /* VisibilityTracker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8528897B29BD69B2003F2E16 /* VisibilityTracker.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 */; };
|
|
|
|
85431A892905F4F500EE0760 /* glossApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85431A882905F4F500EE0760 /* glossApp.swift */; };
|
|
|
|
85431A8B2905F4F500EE0760 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85431A8A2905F4F500EE0760 /* ContentView.swift */; };
|
|
|
|
85431A8B2905F4F500EE0760 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85431A8A2905F4F500EE0760 /* ContentView.swift */; };
|
|
|
|
85431A8D2905F4F600EE0760 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 85431A8C2905F4F600EE0760 /* Assets.xcassets */; };
|
|
|
|
85431A8D2905F4F600EE0760 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 85431A8C2905F4F600EE0760 /* Assets.xcassets */; };
|
|
|
|
85431A902905F4F600EE0760 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 85431A8F2905F4F600EE0760 /* Preview 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 */; };
|
|
|
|
85431A922905F4F600EE0760 /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85431A912905F4F600EE0760 /* Persistence.swift */; };
|
|
|
|
85431A952905F4F600EE0760 /* gloss.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 85431A932905F4F600EE0760 /* gloss.xcdatamodeld */; };
|
|
|
|
|
|
|
|
85431A9C2905F5D800EE0760 /* SwiftUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85431A9B2905F5D800EE0760 /* SwiftUIView.swift */; };
|
|
|
|
85431A9C2905F5D800EE0760 /* SwiftUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85431A9B2905F5D800EE0760 /* SwiftUIView.swift */; };
|
|
|
|
8590D96729A183EE001EF84F /* AppDatabase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8590D96629A183EE001EF84F /* AppDatabase.swift */; };
|
|
|
|
8590D96729A183EE001EF84F /* AppDatabase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8590D96629A183EE001EF84F /* AppDatabase.swift */; };
|
|
|
|
8590D96929A18A6D001EF84F /* LineRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8590D96829A18A6C001EF84F /* LineRequest.swift */; };
|
|
|
|
8590D96929A18A6D001EF84F /* LineRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8590D96829A18A6C001EF84F /* LineRequest.swift */; };
|
|
|
|
8590D96C29A92146001EF84F /* JsonImport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8590D96B29A92146001EF84F /* JsonImport.swift */; };
|
|
|
|
8590D96C29A92146001EF84F /* JsonImport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8590D96B29A92146001EF84F /* JsonImport.swift */; };
|
|
|
|
85942EE429ACF54A00307621 /* ScrollableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85942EE329ACF54A00307621 /* ScrollableView.swift */; };
|
|
|
|
85942EE429ACF54A00307621 /* ScrollableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85942EE329ACF54A00307621 /* ScrollableView.swift */; };
|
|
|
|
85942EE729AD083600307621 /* Introspect in Frameworks */ = {isa = PBXBuildFile; productRef = 85942EE629AD083600307621 /* Introspect */; };
|
|
|
|
|
|
|
|
85942EE929AD51A100307621 /* Ribbon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85942EE829AD51A100307621 /* Ribbon.swift */; };
|
|
|
|
85942EE929AD51A100307621 /* Ribbon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85942EE829AD51A100307621 /* Ribbon.swift */; };
|
|
|
|
85942EEB29AD55A400307621 /* RibbonRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85942EEA29AD55A400307621 /* RibbonRequest.swift */; };
|
|
|
|
85942EEB29AD55A400307621 /* RibbonRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85942EEA29AD55A400307621 /* RibbonRequest.swift */; };
|
|
|
|
85942EED29AEA04200307621 /* SelectedRibbon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85942EEC29AEA04200307621 /* SelectedRibbon.swift */; };
|
|
|
|
85942EED29AEA04200307621 /* SelectedRibbon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85942EEC29AEA04200307621 /* SelectedRibbon.swift */; };
|
|
|
@ -36,12 +35,11 @@
|
|
|
|
85942EF929B1150B00307621 /* SegDenorm.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85942EF829B1150B00307621 /* SegDenorm.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 */; };
|
|
|
|
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 */; };
|
|
|
|
85942EFF29B11C0B00307621 /* mark_export.json in Resources */ = {isa = PBXBuildFile; fileRef = 85942EFD29B11C0B00307621 /* mark_export.json */; };
|
|
|
|
85B267192A780FA60028FDD1 /* ReordableViews in Frameworks */ = {isa = PBXBuildFile; productRef = 85B267182A780FA60028FDD1 /* ReordableViews */; };
|
|
|
|
|
|
|
|
85B2671C2A7813950028FDD1 /* SwiftUIReorderableForEach in Frameworks */ = {isa = PBXBuildFile; productRef = 85B2671B2A7813950028FDD1 /* SwiftUIReorderableForEach */; };
|
|
|
|
|
|
|
|
85E00E7C29F34D2D00FF9E78 /* ScrollState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85E00E7B29F34D2D00FF9E78 /* ScrollState.swift */; };
|
|
|
|
85E00E7C29F34D2D00FF9E78 /* ScrollState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85E00E7B29F34D2D00FF9E78 /* ScrollState.swift */; };
|
|
|
|
85E00E7E29F34D3700FF9E78 /* ScrollStateRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85E00E7D29F34D3700FF9E78 /* ScrollStateRequest.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 */; };
|
|
|
|
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 */; };
|
|
|
|
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 */
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
@ -57,7 +55,6 @@
|
|
|
|
85431A8C2905F4F600EE0760 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; 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>"; };
|
|
|
|
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>"; };
|
|
|
|
85431A912905F4F600EE0760 /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; };
|
|
|
|
85431A942905F4F600EE0760 /* gloss.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = gloss.xcdatamodel; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
85431A9B2905F5D800EE0760 /* SwiftUIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftUIView.swift; sourceTree = "<group>"; };
|
|
|
|
85431A9B2905F5D800EE0760 /* SwiftUIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftUIView.swift; sourceTree = "<group>"; };
|
|
|
|
8590D96629A183EE001EF84F /* AppDatabase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDatabase.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>"; };
|
|
|
|
8590D96829A18A6C001EF84F /* LineRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LineRequest.swift; sourceTree = "<group>"; };
|
|
|
@ -79,7 +76,6 @@
|
|
|
|
85F01DFC29787B3500F317B4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; 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>"; };
|
|
|
|
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; };
|
|
|
|
85F01DFF297A4EEA00F317B4 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; };
|
|
|
|
A7BAAF4EF300457DE01C135B /* Pods_gloss.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_gloss.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
@ -87,11 +83,10 @@
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
files = (
|
|
|
|
85B267192A780FA60028FDD1 /* ReordableViews in Frameworks */,
|
|
|
|
854207E82BF50C310027A2E7 /* WrappingHStack in Frameworks */,
|
|
|
|
|
|
|
|
854207E22BF3E6110027A2E7 /* SwiftUIIntrospect in Frameworks */,
|
|
|
|
8514D5BF299F04710054F185 /* GRDB in Frameworks */,
|
|
|
|
8514D5BF299F04710054F185 /* GRDB in Frameworks */,
|
|
|
|
85B2671C2A7813950028FDD1 /* SwiftUIReorderableForEach in Frameworks */,
|
|
|
|
85FE3EAB2B08181600666A3A /* GRDBQuery in Frameworks */,
|
|
|
|
85942EE729AD083600307621 /* Introspect in Frameworks */,
|
|
|
|
|
|
|
|
8514D5C2299F04A20054F185 /* GRDBQuery in Frameworks */,
|
|
|
|
|
|
|
|
);
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
};
|
|
|
@ -153,7 +148,6 @@
|
|
|
|
85431A9B2905F5D800EE0760 /* SwiftUIView.swift */,
|
|
|
|
85431A9B2905F5D800EE0760 /* SwiftUIView.swift */,
|
|
|
|
85431A8C2905F4F600EE0760 /* Assets.xcassets */,
|
|
|
|
85431A8C2905F4F600EE0760 /* Assets.xcassets */,
|
|
|
|
85431A912905F4F600EE0760 /* Persistence.swift */,
|
|
|
|
85431A912905F4F600EE0760 /* Persistence.swift */,
|
|
|
|
85431A932905F4F600EE0760 /* gloss.xcdatamodeld */,
|
|
|
|
|
|
|
|
85431A8E2905F4F600EE0760 /* Preview Content */,
|
|
|
|
85431A8E2905F4F600EE0760 /* Preview Content */,
|
|
|
|
852774C029A150B100458CA7 /* Line.swift */,
|
|
|
|
852774C029A150B100458CA7 /* Line.swift */,
|
|
|
|
);
|
|
|
|
);
|
|
|
@ -190,7 +184,6 @@
|
|
|
|
isa = PBXGroup;
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
children = (
|
|
|
|
85F01DFF297A4EEA00F317B4 /* AuthenticationServices.framework */,
|
|
|
|
85F01DFF297A4EEA00F317B4 /* AuthenticationServices.framework */,
|
|
|
|
A7BAAF4EF300457DE01C135B /* Pods_gloss.framework */,
|
|
|
|
|
|
|
|
);
|
|
|
|
);
|
|
|
|
name = Frameworks;
|
|
|
|
name = Frameworks;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
sourceTree = "<group>";
|
|
|
@ -213,10 +206,9 @@
|
|
|
|
name = gloss;
|
|
|
|
name = gloss;
|
|
|
|
packageProductDependencies = (
|
|
|
|
packageProductDependencies = (
|
|
|
|
8514D5BE299F04710054F185 /* GRDB */,
|
|
|
|
8514D5BE299F04710054F185 /* GRDB */,
|
|
|
|
8514D5C1299F04A20054F185 /* GRDBQuery */,
|
|
|
|
85FE3EAA2B08181600666A3A /* GRDBQuery */,
|
|
|
|
85942EE629AD083600307621 /* Introspect */,
|
|
|
|
854207E12BF3E6110027A2E7 /* SwiftUIIntrospect */,
|
|
|
|
85B267182A780FA60028FDD1 /* ReordableViews */,
|
|
|
|
854207E72BF50C310027A2E7 /* WrappingHStack */,
|
|
|
|
85B2671B2A7813950028FDD1 /* SwiftUIReorderableForEach */,
|
|
|
|
|
|
|
|
);
|
|
|
|
);
|
|
|
|
productName = gloss;
|
|
|
|
productName = gloss;
|
|
|
|
productReference = 85431A852905F4F500EE0760 /* gloss.app */;
|
|
|
|
productReference = 85431A852905F4F500EE0760 /* gloss.app */;
|
|
|
@ -230,7 +222,7 @@
|
|
|
|
attributes = {
|
|
|
|
attributes = {
|
|
|
|
BuildIndependentTargetsInParallel = 1;
|
|
|
|
BuildIndependentTargetsInParallel = 1;
|
|
|
|
LastSwiftUpdateCheck = 1320;
|
|
|
|
LastSwiftUpdateCheck = 1320;
|
|
|
|
LastUpgradeCheck = 1420;
|
|
|
|
LastUpgradeCheck = 1430;
|
|
|
|
TargetAttributes = {
|
|
|
|
TargetAttributes = {
|
|
|
|
85431A842905F4F500EE0760 = {
|
|
|
|
85431A842905F4F500EE0760 = {
|
|
|
|
CreatedOnToolsVersion = 13.2.1;
|
|
|
|
CreatedOnToolsVersion = 13.2.1;
|
|
|
@ -249,9 +241,8 @@
|
|
|
|
packageReferences = (
|
|
|
|
packageReferences = (
|
|
|
|
8514D5BD299F04710054F185 /* XCRemoteSwiftPackageReference "GRDB.swift" */,
|
|
|
|
8514D5BD299F04710054F185 /* XCRemoteSwiftPackageReference "GRDB.swift" */,
|
|
|
|
8514D5C0299F04A20054F185 /* XCRemoteSwiftPackageReference "GRDBQuery" */,
|
|
|
|
8514D5C0299F04A20054F185 /* XCRemoteSwiftPackageReference "GRDBQuery" */,
|
|
|
|
85942EE529AD083600307621 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */,
|
|
|
|
854207E02BF3E6110027A2E7 /* XCRemoteSwiftPackageReference "swiftui-introspect" */,
|
|
|
|
85B267172A780FA60028FDD1 /* XCRemoteSwiftPackageReference "ReordableViews" */,
|
|
|
|
854207E62BF50C310027A2E7 /* XCRemoteSwiftPackageReference "WrappingHStack" */,
|
|
|
|
85B2671A2A7813950028FDD1 /* XCRemoteSwiftPackageReference "swiftui-reorderable-foreach" */,
|
|
|
|
|
|
|
|
);
|
|
|
|
);
|
|
|
|
productRefGroup = 85431A862905F4F500EE0760 /* Products */;
|
|
|
|
productRefGroup = 85431A862905F4F500EE0760 /* Products */;
|
|
|
|
projectDirPath = "";
|
|
|
|
projectDirPath = "";
|
|
|
@ -290,7 +281,6 @@
|
|
|
|
85942EF529B108C600307621 /* Seg.swift in Sources */,
|
|
|
|
85942EF529B108C600307621 /* Seg.swift in Sources */,
|
|
|
|
85E00E7C29F34D2D00FF9E78 /* ScrollState.swift in Sources */,
|
|
|
|
85E00E7C29F34D2D00FF9E78 /* ScrollState.swift in Sources */,
|
|
|
|
8528897529B2B86B003F2E16 /* CrownOfThorns.swift in Sources */,
|
|
|
|
8528897529B2B86B003F2E16 /* CrownOfThorns.swift in Sources */,
|
|
|
|
85431A952905F4F600EE0760 /* gloss.xcdatamodeld in Sources */,
|
|
|
|
|
|
|
|
85E00E7E29F34D3700FF9E78 /* ScrollStateRequest.swift in Sources */,
|
|
|
|
85E00E7E29F34D3700FF9E78 /* ScrollStateRequest.swift in Sources */,
|
|
|
|
85942EE929AD51A100307621 /* Ribbon.swift in Sources */,
|
|
|
|
85942EE929AD51A100307621 /* Ribbon.swift in Sources */,
|
|
|
|
8590D96729A183EE001EF84F /* AppDatabase.swift in Sources */,
|
|
|
|
8590D96729A183EE001EF84F /* AppDatabase.swift in Sources */,
|
|
|
@ -424,7 +414,6 @@
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
|
MTL_FAST_MATH = YES;
|
|
|
|
MTL_FAST_MATH = YES;
|
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
|
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
|
@ -439,10 +428,11 @@
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
CODE_SIGN_ENTITLEMENTS = gloss/gloss.entitlements;
|
|
|
|
CODE_SIGN_ENTITLEMENTS = gloss/gloss.entitlements;
|
|
|
|
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"gloss/Preview Content\"";
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"gloss/Preview Content\"";
|
|
|
|
DEVELOPMENT_TEAM = C8XWX9329P;
|
|
|
|
DEVELOPMENT_TEAM = V8B2B34W7R;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
INFOPLIST_FILE = gloss/Info.plist;
|
|
|
|
INFOPLIST_FILE = gloss/Info.plist;
|
|
|
@ -451,14 +441,15 @@
|
|
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.0;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
);
|
|
|
|
);
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.emily.gloss;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.aingel.gloss;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
|
|
SUPPORTS_MACCATALYST = NO;
|
|
|
|
SUPPORTS_MACCATALYST = NO;
|
|
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
|
@ -475,10 +466,11 @@
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
CODE_SIGN_ENTITLEMENTS = gloss/gloss.entitlements;
|
|
|
|
CODE_SIGN_ENTITLEMENTS = gloss/gloss.entitlements;
|
|
|
|
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"gloss/Preview Content\"";
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"gloss/Preview Content\"";
|
|
|
|
DEVELOPMENT_TEAM = C8XWX9329P;
|
|
|
|
DEVELOPMENT_TEAM = V8B2B34W7R;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
INFOPLIST_FILE = gloss/Info.plist;
|
|
|
|
INFOPLIST_FILE = gloss/Info.plist;
|
|
|
@ -487,14 +479,15 @@
|
|
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.0;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
);
|
|
|
|
);
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.emily.gloss;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.aingel.gloss;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
|
|
SUPPORTS_MACCATALYST = NO;
|
|
|
|
SUPPORTS_MACCATALYST = NO;
|
|
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
|
@ -544,30 +537,22 @@
|
|
|
|
minimumVersion = 0.5.1;
|
|
|
|
minimumVersion = 0.5.1;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
85942EE529AD083600307621 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */ = {
|
|
|
|
854207E02BF3E6110027A2E7 /* XCRemoteSwiftPackageReference "swiftui-introspect" */ = {
|
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
|
repositoryURL = "https://github.com/siteline/SwiftUI-Introspect.git";
|
|
|
|
repositoryURL = "https://github.com/siteline/swiftui-introspect";
|
|
|
|
requirement = {
|
|
|
|
|
|
|
|
kind = upToNextMajorVersion;
|
|
|
|
|
|
|
|
minimumVersion = 0.2.3;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
85B267172A780FA60028FDD1 /* XCRemoteSwiftPackageReference "ReordableViews" */ = {
|
|
|
|
|
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
|
|
|
|
|
repositoryURL = "https://github.com/gadirom/ReordableViews";
|
|
|
|
|
|
|
|
requirement = {
|
|
|
|
|
|
|
|
branch = main;
|
|
|
|
|
|
|
|
kind = branch;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
85B2671A2A7813950028FDD1 /* XCRemoteSwiftPackageReference "swiftui-reorderable-foreach" */ = {
|
|
|
|
|
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
|
|
|
|
|
repositoryURL = "https://github.com/globulus/swiftui-reorderable-foreach";
|
|
|
|
|
|
|
|
requirement = {
|
|
|
|
requirement = {
|
|
|
|
kind = upToNextMajorVersion;
|
|
|
|
kind = upToNextMajorVersion;
|
|
|
|
minimumVersion = 1.0.0;
|
|
|
|
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 */
|
|
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
|
@ -576,40 +561,22 @@
|
|
|
|
package = 8514D5BD299F04710054F185 /* XCRemoteSwiftPackageReference "GRDB.swift" */;
|
|
|
|
package = 8514D5BD299F04710054F185 /* XCRemoteSwiftPackageReference "GRDB.swift" */;
|
|
|
|
productName = GRDB;
|
|
|
|
productName = GRDB;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
8514D5C1299F04A20054F185 /* GRDBQuery */ = {
|
|
|
|
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;
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
package = 8514D5C0299F04A20054F185 /* XCRemoteSwiftPackageReference "GRDBQuery" */;
|
|
|
|
package = 8514D5C0299F04A20054F185 /* XCRemoteSwiftPackageReference "GRDBQuery" */;
|
|
|
|
productName = GRDBQuery;
|
|
|
|
productName = GRDBQuery;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
85942EE629AD083600307621 /* Introspect */ = {
|
|
|
|
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
|
|
|
|
package = 85942EE529AD083600307621 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */;
|
|
|
|
|
|
|
|
productName = Introspect;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
85B267182A780FA60028FDD1 /* ReordableViews */ = {
|
|
|
|
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
|
|
|
|
package = 85B267172A780FA60028FDD1 /* XCRemoteSwiftPackageReference "ReordableViews" */;
|
|
|
|
|
|
|
|
productName = ReordableViews;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
85B2671B2A7813950028FDD1 /* SwiftUIReorderableForEach */ = {
|
|
|
|
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
|
|
|
|
package = 85B2671A2A7813950028FDD1 /* XCRemoteSwiftPackageReference "swiftui-reorderable-foreach" */;
|
|
|
|
|
|
|
|
productName = SwiftUIReorderableForEach;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
/* End XCSwiftPackageProductDependency section */
|
|
|
|
/* End XCSwiftPackageProductDependency section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin XCVersionGroup section */
|
|
|
|
|
|
|
|
85431A932905F4F600EE0760 /* gloss.xcdatamodeld */ = {
|
|
|
|
|
|
|
|
isa = XCVersionGroup;
|
|
|
|
|
|
|
|
children = (
|
|
|
|
|
|
|
|
85431A942905F4F600EE0760 /* gloss.xcdatamodel */,
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
currentVersion = 85431A942905F4F600EE0760 /* gloss.xcdatamodel */;
|
|
|
|
|
|
|
|
path = gloss.xcdatamodeld;
|
|
|
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
|
|
|
versionGroupType = wrapper.xcdatamodel;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
/* End XCVersionGroup section */
|
|
|
|
|
|
|
|
};
|
|
|
|
};
|
|
|
|
rootObject = 85431A7D2905F4F500EE0760 /* Project object */;
|
|
|
|
rootObject = 85431A7D2905F4F500EE0760 /* Project object */;
|
|
|
|
}
|
|
|
|
}
|
|
|
|