Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite spm-manifest-tool using swift-argument-parser and the updated SPMPackageEditor #3035

Closed
wants to merge 2 commits into from

Conversation

owenv
Copy link
Contributor

@owenv owenv commented Nov 8, 2020

This builds on #3034, so only the second commit is new. In addition to rewriting the command line tool to use ArgumentParser, I made a few minor API updates to SPMPackageEditor. The changes to main.swift include a few small utilities copied over from the Commands target so they wouldn't need to be marked public.

@owenv
Copy link
Contributor Author

owenv commented Nov 8, 2020

@swift-ci please smoke test

@owenv
Copy link
Contributor Author

owenv commented Nov 15, 2020

Merging this into #3034 to consolidate changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants