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
This commit adds a new module, PackageSyntax, which supports making mechanical
edits to Package.swift manifests. It also exposes a CLI interface for this functionality
[PackageSyntax] Adapt to changes in identity and package plugin APIs
[PackageSyntax] Don;t include name argument in package dependency descriptions on 5.5+
[PackageSyntax] Improve tools version coverage of PackageEditor end to end tests
[PackageSyntax] Adapt to more identity API changes
[PackageSyntax] Use new branch and revision convenience methods on 5.5+
[PackageSyntax] Run the bootstrap script without PackageSyntax if SwiftSyntax isn't checked out or --skip-package-syntax is passed
Revert "[PackageSyntax] Run the bootstrap script without PackageSyntax if SwiftSyntax isn't checked out or --skip-package-syntax is passed"
This reverts commit 6f0a920.
0 commit comments