diff options
| author | Fuwn <[email protected]> | 2025-02-24 07:12:50 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-24 07:12:50 -0800 |
| commit | 3bd465ddf3183c1a66f6d3e71606d57d38d16179 (patch) | |
| tree | d371b1bc8b0b5e1bf27443c910f1136d2a1d5038 /Sora.xcodeproj/project.xcworkspace | |
| parent | feat: Development commit (diff) | |
| download | sora-testing-3bd465ddf3183c1a66f6d3e71606d57d38d16179.tar.xz sora-testing-3bd465ddf3183c1a66f6d3e71606d57d38d16179.zip | |
feat: Development commit
Diffstat (limited to 'Sora.xcodeproj/project.xcworkspace')
| -rw-r--r-- | Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 30341aa..397c815 100644 --- a/Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Sora.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,7 +1,16 @@ { - "originHash" : "8646e25e180920a065232acf8b4ca4c4fdf4a57ffbb51e24fcf155613761b82d", + "originHash" : "7b5b8123836b0bddd9d6a3cd5d1412cee34fcfdd0cfcc6af9e9b3c9db2b4c525", "pins" : [ { + "identity" : "networkimage", + "kind" : "remoteSourceControl", + "location" : "https://github.com/gonzalezreal/NetworkImage", + "state" : { + "revision" : "2849f5323265386e200484b0d0f896e73c3411b9", + "version" : "6.0.1" + } + }, + { "identity" : "waterfallgrid", "kind" : "remoteSourceControl", "location" : "https://github.com/paololeonardi/WaterfallGrid", |