diff --git a/.swiftpm/configuration/Package.resolved b/.swiftpm/configuration/Package.resolved deleted file mode 100644 index 3ea8289..0000000 --- a/.swiftpm/configuration/Package.resolved +++ /dev/null @@ -1,32 +0,0 @@ -{ - "pins" : [ - { - "identity" : "llama.cpp", - "kind" : "remoteSourceControl", - "location" : "https://github.com/ggerganov/llama.cpp/", - "state" : { - "branch" : "master", - "revision" : "2fb9267887d24a431892ce4dccc75c7095b0d54d" - } - }, - { - "identity" : "swift-power-assert", - "kind" : "remoteSourceControl", - "location" : "https://github.com/kishikawakatsumi/swift-power-assert", - "state" : { - "revision" : "2fa10dcbbff807fad73b4e2469b43300a50e9bbc", - "version" : "0.12.0" - } - }, - { - "identity" : "swift-syntax", - "kind" : "remoteSourceControl", - "location" : "https://github.com/apple/swift-syntax.git", - "state" : { - "revision" : "64889f0c732f210a935a0ad7cda38f77f876262d", - "version" : "509.1.1" - } - } - ], - "version" : 2 -}