Commit Graph
2 Commits
Author SHA1 Message Date
CEnnis91andGitHub eb5ddc0a78 Fix incorrect link to swift doc and swift package-registry login command (#29096)
Fixes a few mistakes in the Swift package registry documentation.

Syntax for the `package-registry login` command can be found
[here](https://github.com/apple/swift-package-manager/blob/main/Documentation/PackageRegistry/PackageRegistryUsage.md#registry-authentication).
I was not sure the best way to compress all of that information, so I
just focused on making sure the incorrect `package-registry set` command
was fixed.
2024-02-08 08:53:44 +00:00
CEnnis91andGitHub 6be3fda6fc Fix swift packages not resolving (#29095)
Fixes #29094
2024-02-08 14:45:44 +08:00