diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-09-14 18:07:50 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-09-14 18:07:50 +0200 |
| commit | 578c47516baabf4cdcb3edb54f6e397a47032dd5 (patch) | |
| tree | 1b06288750ceb9466381ffe569593f7febdb6e5e /Captura.xcodeproj/project.xcworkspace/xcshareddata | |
| parent | 4b9281467f2794aa096929d665f5f9536152411c (diff) | |
Add sparkle
Diffstat (limited to 'Captura.xcodeproj/project.xcworkspace/xcshareddata')
| -rw-r--r-- | Captura.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Captura.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Captura.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved new file mode 100644 index 0000000..5ace476 --- /dev/null +++ b/Captura.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -0,0 +1,15 @@ +{ + "originHash" : "e721da7f9826abdffcb6185e886155efa2514bd6234475f1afa893e29eb258d6", + "pins" : [ + { + "identity" : "sparkle", + "kind" : "remoteSourceControl", + "location" : "https://github.com/sparkle-project/Sparkle", + "state" : { + "revision" : "0ef1ee0220239b3776f433314515fd849025673f", + "version" : "2.6.4" + } + } + ], + "version" : 3 +} |