Skip to content

Commit

Permalink
Update swift package manager (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
KaBankz authored Sep 19, 2024
1 parent e4cdd55 commit caa890f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions programs/swift-package-manager.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"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_."
}
]
}

0 comments on commit caa890f

Please sign in to comment.