diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-08-02 22:23:48 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-08-02 22:23:48 +0200 |
| commit | e42019cd38b59e757f6036b132614a471d4cf6fe (patch) | |
| tree | 2c95f67640d01a63ef9696ec23d429b866d87293 /Captura.xcodeproj/project.xcworkspace/xcshareddata | |
| parent | 153f3309127a4f9d898310224a467d11eef0f2ff (diff) | |
Adds configure support for URLs
Diffstat (limited to 'Captura.xcodeproj/project.xcworkspace/xcshareddata')
| -rw-r--r-- | Captura.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Captura.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Captura.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved deleted file mode 100644 index c5bc2ce..0000000 --- a/Captura.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ /dev/null @@ -1,14 +0,0 @@ -{ - "pins" : [ - { - "identity" : "cloudstorage", - "kind" : "remoteSourceControl", - "location" : "https://github.com/nonstrict-hq/CloudStorage", - "state" : { - "revision" : "35700218d35579df091974b6e7765db94c83448b", - "version" : "0.4.0" - } - } - ], - "version" : 2 -} |