From 3180a2fffbf0c96ad78c405b1eb27cf516445937 Mon Sep 17 00:00:00 2001 From: Tae Won Ha Date: Sun, 30 Jun 2024 21:24:22 +0200 Subject: [PATCH] Remove Package.resolved --- .../xcshareddata/swiftpm/Package.resolved | 140 ------------------ 1 file changed, 140 deletions(-) delete mode 100644 VimR.xcworkspace/xcshareddata/swiftpm/Package.resolved diff --git a/VimR.xcworkspace/xcshareddata/swiftpm/Package.resolved b/VimR.xcworkspace/xcshareddata/swiftpm/Package.resolved deleted file mode 100644 index 14ffae8a..00000000 --- a/VimR.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ /dev/null @@ -1,140 +0,0 @@ -{ - "pins" : [ - { - "identity" : "cwlcatchexception", - "kind" : "remoteSourceControl", - "location" : "https://github.com/mattgallagher/CwlCatchException.git", - "state" : { - "revision" : "3b123999de19bf04905bc1dfdb76f817b0f2cc00", - "version" : "2.1.2" - } - }, - { - "identity" : "cwlpreconditiontesting", - "kind" : "remoteSourceControl", - "location" : "https://github.com/mattgallagher/CwlPreconditionTesting.git", - "state" : { - "revision" : "2ef56b2caf25f55fa7eef8784c30d5a767550f54", - "version" : "2.2.1" - } - }, - { - "identity" : "dictionarycoding", - "kind" : "remoteSourceControl", - "location" : "https://github.com/elegantchaos/DictionaryCoding", - "state" : { - "revision" : "ae19e456bd550fed8f341e5bae4318333c53a5b4", - "version" : "1.0.9" - } - }, - { - "identity" : "down", - "kind" : "remoteSourceControl", - "location" : "https://github.com/johnxnguyen/Down", - "state" : { - "revision" : "f34b166be1f1db4aa8f573067e901d72f2a6be57", - "version" : "0.11.0" - } - }, - { - "identity" : "fsevents", - "kind" : "remoteSourceControl", - "location" : "https://github.com/qvacua/FSEvents", - "state" : { - "branch" : "release-fseventstream", - "revision" : "90ed674df15b5e546a061052dad70228b3300fba" - } - }, - { - "identity" : "material-icons", - "kind" : "remoteSourceControl", - "location" : "https://github.com/qvacua/material-icons", - "state" : { - "revision" : "c3db645060fd27df5f7e0a9873c2af22c280725e", - "version" : "0.1.0" - } - }, - { - "identity" : "messagepack.swift", - "kind" : "remoteSourceControl", - "location" : "https://github.com/a2/MessagePack.swift", - "state" : { - "revision" : "27b35fd49e92fcae395bf8ccb233499d89cc7890", - "version" : "4.0.0" - } - }, - { - "identity" : "misc.swift", - "kind" : "remoteSourceControl", - "location" : "https://github.com/qvacua/misc.swift", - "state" : { - "revision" : "7edc70087f16fdc411d24b0fe726e55f9d65d982", - "version" : "0.2.0" - } - }, - { - "identity" : "nimble", - "kind" : "remoteSourceControl", - "location" : "https://github.com/Quick/Nimble", - "state" : { - "revision" : "1c49fc1243018f81a7ea99cb5e0985b00096e9f4", - "version" : "13.3.0" - } - }, - { - "identity" : "purelayout", - "kind" : "remoteSourceControl", - "location" : "https://github.com/PureLayout/PureLayout", - "state" : { - "revision" : "5561683c96dc49b023c1299bfe4f6fbeed5f8199", - "version" : "3.1.9" - } - }, - { - "identity" : "rxswift", - "kind" : "remoteSourceControl", - "location" : "https://github.com/ReactiveX/RxSwift", - "state" : { - "revision" : "b06a8c8596e4c3e8e7788e08e720e3248563ce6a", - "version" : "6.7.1" - } - }, - { - "identity" : "shortcutrecorder", - "kind" : "remoteSourceControl", - "location" : "https://github.com/Kentzo/ShortcutRecorder", - "state" : { - "revision" : "c86ce0f9be5353ba998966121c7631602a9a36f7", - "version" : "3.4.0" - } - }, - { - "identity" : "sparkle", - "kind" : "remoteSourceControl", - "location" : "https://github.com/sparkle-project/Sparkle", - "state" : { - "revision" : "b456fd404954a9e13f55aa0c88cd5a40b8399638", - "version" : "2.6.3" - } - }, - { - "identity" : "swift-collections", - "kind" : "remoteSourceControl", - "location" : "https://github.com/apple/swift-collections.git", - "state" : { - "revision" : "ee97538f5b81ae89698fd95938896dec5217b148", - "version" : "1.1.1" - } - }, - { - "identity" : "swifter", - "kind" : "remoteSourceControl", - "location" : "https://github.com/httpswift/swifter", - "state" : { - "revision" : "9483a5d459b45c3ffd059f7b55f9638e268632fd", - "version" : "1.5.0" - } - } - ], - "version" : 2 -}