From 320ce31337ed60cae24a0374fa2d6d79237a6bfe Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 18 Feb 2025 23:39:51 -0800 Subject: feat: Development commit --- .../xcshareddata/swiftpm/Package.resolved | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved (limited to 'Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved') diff --git a/Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved new file mode 100644 index 0000000..30341aa --- /dev/null +++ b/Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -0,0 +1,15 @@ +{ + "originHash" : "8646e25e180920a065232acf8b4ca4c4fdf4a57ffbb51e24fcf155613761b82d", + "pins" : [ + { + "identity" : "waterfallgrid", + "kind" : "remoteSourceControl", + "location" : "https://github.com/paololeonardi/WaterfallGrid", + "state" : { + "revision" : "c7c08652c3540adf8e48409c351879b4caea7e89", + "version" : "1.1.0" + } + } + ], + "version" : 3 +} -- cgit v1.2.3