diff options
| author | Christian Cleberg <[email protected]> | 2026-07-25 16:19:59 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-07-25 16:19:59 -0500 |
| commit | e49a0760bf58735f19a7bcca1f4e7eeb38e4529d (patch) | |
| tree | f9df840168143cdeb257ab302e8f4e5a9a30d478 /Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm | |
| parent | a02a11626c0bd0fa546b4cdda340392217554136 (diff) | |
| parent | 25a8b406de5f9e9612c83a348a8bb50f86967942 (diff) | |
| download | hutch-e49a0760bf58735f19a7bcca1f4e7eeb38e4529d.tar.gz hutch-e49a0760bf58735f19a7bcca1f4e7eeb38e4529d.tar.bz2 hutch-e49a0760bf58735f19a7bcca1f4e7eeb38e4529d.zip | |
Merge pull request #24 from zerolabsco/remove-splash-highlighter
Remove Splash syntax highlighter dependency
Diffstat (limited to 'Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm')
| -rw-r--r-- | Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 55263b9..417e4d7 100644 --- a/Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -2,15 +2,6 @@ "originHash" : "65542d8a5fbbad8dd7d07c8901c1cc48b3aba12cef8da1f062bd28d9b3a6ba50", "pins" : [ { - "identity" : "splash", - "kind" : "remoteSourceControl", - "location" : "https://github.com/JohnSundell/Splash", - "state" : { - "revision" : "7f4df436eb78fe64fe2c32c58006e9949fa28ad8", - "version" : "0.16.0" - } - }, - { "identity" : "swift-cmark", "kind" : "remoteSourceControl", "location" : "https://github.com/swiftlang/swift-cmark.git", |
