Skip to content

Add new manifest option to swift package init (#2106) #2108

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

Merged
merged 1 commit into from
May 1, 2019

Conversation

neonichu
Copy link
Contributor

@neonichu neonichu commented May 1, 2019

Cherry-picked to 5.1 branch.

This will just generate a manifest in the current directory. The
contents will be the same as for initializing a library package.

That means the contents will likely not match the filesystem layout,
but I think that is OK, this will still make it easier to add a
manifest to an existing project. We can improve it in the future and
make the generated content based on what is actually there on the
filesystem.

rdar://problem/50347943
@neonichu neonichu requested a review from aciidgh May 1, 2019 01:38
@neonichu neonichu merged commit bf529b9 into swiftlang:swift-5.1-branch May 1, 2019
@neonichu neonichu deleted the swift-5.1-branch branch May 1, 2019 01:38
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.

1 participant