End-Of-Session: Added config/data storage with default phrases

This commit is contained in:
2025-01-12 00:20:32 -05:00
parent 729cb76180
commit 6c1eb5446f
10 changed files with 369 additions and 14 deletions

View File

@@ -56,6 +56,13 @@
/* End PBXFileReference section */
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
6E04E20C2D31B56A00DD19F6 /* Exceptions for "awkbd" folder in "AllenWrench" target */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
KeyboardView.swift,
);
target = 6E189D922D2E44EB00303762 /* AllenWrench */;
};
6E189DCC2D2E460600303762 /* Exceptions for "awkbd" folder in "awkbd" target */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
@@ -63,11 +70,22 @@
);
target = 6E189DC32D2E460600303762 /* awkbd */;
};
6E6A77182D333E4C0087FEF1 /* Exceptions for "AllenWrench" folder in "awkbd" target */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Config.swift,
Database.swift,
);
target = 6E189DC32D2E460600303762 /* awkbd */;
};
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
/* Begin PBXFileSystemSynchronizedRootGroup section */
6E189D952D2E44EB00303762 /* AllenWrench */ = {
isa = PBXFileSystemSynchronizedRootGroup;
exceptions = (
6E6A77182D333E4C0087FEF1 /* Exceptions for "AllenWrench" folder in "awkbd" target */,
);
path = AllenWrench;
sourceTree = "<group>";
};
@@ -84,6 +102,7 @@
6E189DC52D2E460600303762 /* awkbd */ = {
isa = PBXFileSystemSynchronizedRootGroup;
exceptions = (
6E04E20C2D31B56A00DD19F6 /* Exceptions for "awkbd" folder in "AllenWrench" target */,
6E189DCC2D2E460600303762 /* Exceptions for "awkbd" folder in "awkbd" target */,
);
path = awkbd;

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Bucket
uuid = "369678E1-3335-48B0-BB25-8ABC3E38DAC0"
type = "1"
version = "2.0">
</Bucket>

View File

@@ -12,7 +12,7 @@
<key>awkbd.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
<integer>1</integer>
</dict>
</dict>
</dict>