]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Update swift package manager (#432)
authorKaBanks <20971850+KaBankz@users.noreply.github.com>
Thu, 19 Sep 2024 10:59:08 +0000 (06:59 -0400)
committerGitHub <noreply@github.com>
Thu, 19 Sep 2024 10:59:08 +0000 (12:59 +0200)
programs/swift-package-manager.json

index d93447a6de37a311ef7571f4a5c0b6cbeabdaa60..18d000eed235b8ce7dff5a49337e72707fcc54f2 100644 (file)
@@ -3,8 +3,8 @@
     "files": [
         {
             "path": "$HOME/.swiftpm",
     "files": [
         {
             "path": "$HOME/.swiftpm",
-            "movable": false,
-            "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/apple/swift-package-manager/issues/6204\n"
+            "movable": true,
+            "help": "Set the _$XDG_CONFIG_HOME_ environment variable\n\nOnce set, Swift Package Manager will store its configuration files in _$XDG_CONFIG_HOME/swiftpm_."
         }
     ]
 }
         }
     ]
 }