This commit is contained in:
Trey t
2025-12-22 14:07:42 -06:00
parent 2e9e28d00b
commit 0cd09a5f51
7 changed files with 526 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
{
"originHash" : "a94a6f7161636f5a828d77329021c6a57c3834b48e41169d840d1bab50287ba3",
"originHash" : "e45fbe19a7a507ebcf572c1b8f6c29186a9e9e533901421771ee77df0ed47fc9",
"pins" : [
{
"identity" : "chartspackage",
@@ -10,19 +10,10 @@
"revision" : "4eb26e270cba2a2230d9c6b25c2ad629bc215e15"
}
},
{
"identity" : "cloudkitsyncmonitor",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ggruen/CloudKitSyncMonitor",
"state" : {
"revision" : "980208a30685713c4c4eb10897206a2e2574ed3f",
"version" : "1.1.1"
}
},
{
"identity" : "swift-algorithms",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-algorithms",
"location" : "https://github.com/apple/swift-algorithms.git",
"state" : {
"revision" : "2327673b0e9c7e90e6b1826376526ec3627210e4",
"version" : "0.2.1"
@@ -31,7 +22,7 @@
{
"identity" : "swift-numerics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-numerics",
"location" : "https://github.com/apple/swift-numerics.git",
"state" : {
"revision" : "6583ac70c326c3ee080c1d42d9ca3361dca816cd",
"version" : "0.1.0"

View File

@@ -10,6 +10,11 @@
<integer>1</integer>
</dict>
<key>Feels (macOS).xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>3</integer>
</dict>
<key>Feels Watch App.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>2</integer>