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

feat: support storing Swift dependency files in a sub-package #146

Merged
merged 10 commits into from
Jan 13, 2023

Conversation

cgrindel
Copy link
Owner

  • Add swift_deps_index attribute to swift_update_packages.
  • Update vapor_example to demonstrate storing the Swift dependency files in a sub-package.

Closes #136.

@cgrindel cgrindel self-assigned this Jan 12, 2023
@cgrindel cgrindel enabled auto-merge (squash) January 12, 2023 23:39
@cgrindel cgrindel mentioned this pull request Jan 12, 2023
@cgrindel cgrindel merged commit f860367 into main Jan 13, 2023
@cgrindel cgrindel deleted the gh136_swift_deps_placement branch January 13, 2023 01:08
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.

Allow the Package.swift, swift_deps.bzl and swift_deps_index.json live in sub-package.
1 participant