You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
extensionPackage.Dependency{
/// Adds a dependency on a package with the specified identifier
/// that uses the provided version requirement.
publicstaticfuncpackage(
id:String,
_ requirement:Package.Dependency.VersionBasedRequirement)->Package.Dependency}
The text was updated successfully, but these errors were encountered:
SPM support registries therefore it would be nice to have the registry ID (instead of the url) listed in the output.
example:
https://github.com/apple/swift-evolution/blob/main/proposals/0292-package-registry-service.md
The text was updated successfully, but these errors were encountered: