From 502a6d30eb7033372b5d965188638283bf13c484 Mon Sep 17 00:00:00 2001 From: neon443 <69979447+neon443@users.noreply.github.com> Date: Thu, 5 Jun 2025 14:29:05 +0100 Subject: [PATCH] remove spm resolved --- .../xcshareddata/swiftpm/Package.resolved | 52 ------------------- 1 file changed, 52 deletions(-) delete mode 100644 ShhShell.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved diff --git a/ShhShell.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/ShhShell.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved deleted file mode 100644 index 58d57eb..0000000 --- a/ShhShell.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ /dev/null @@ -1,52 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "Base32Kit", - "repositoryURL": "https://github.com/jenslauterbach/Base32Kit.git", - "state": { - "branch": null, - "revision": "34e7e2796cb8d791df6f9a275a858048fcf52700", - "version": "0.2.1" - } - }, - { - "package": "Runestone", - "repositoryURL": "https://github.com/simonbs/Runestone", - "state": { - "branch": null, - "revision": "1fad339aab99cf2136ce6bf8c32da3265b2e85e5", - "version": "0.5.1" - } - }, - { - "package": "SwiftCBOR", - "repositoryURL": "https://github.com/unrelentingtech/SwiftCBOR", - "state": { - "branch": "master", - "revision": "ea5ece79b0efde241495bfaa74eccceeffc382bc", - "version": null - } - }, - { - "package": "swiftui-cached-async-image", - "repositoryURL": "https://github.com/lorenzofiamingo/swiftui-cached-async-image", - "state": { - "branch": "main", - "revision": "4f111f2b7aab7ec52a60716cedb673df5203743c", - "version": null - } - }, - { - "package": "TreeSitter", - "repositoryURL": "https://github.com/tree-sitter/tree-sitter", - "state": { - "branch": null, - "revision": "98be227227af10cc7a269cb3ffb23686c0610b17", - "version": "0.20.9" - } - } - ] - }, - "version": 1 -}