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

Add swift_compiler_plugin_group rule #1178

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brentleyjones
Copy link
Collaborator

This is similar to swift_library_group, in that it allows you to group multiple swift_compiler_plugin targets under a single target. This is needed to support SPM’s plugin products, which support multiple plugin targets under a single product.

@brentleyjones brentleyjones force-pushed the bj/add-swift_compiler_plugin_group-rule branch from f4c4e97 to f13e258 Compare April 5, 2024 14:47
This is similar to `swift_library_group`, in that it allows you to group multiple `swift_compiler_plugin` targets under a single target. This is needed to support SPM’s `plugin` products, which support multiple plugin targets under a single product.

Signed-off-by: Brentley Jones <github@brentleyjones.com>
@brentleyjones brentleyjones force-pushed the bj/add-swift_compiler_plugin_group-rule branch from f13e258 to 850ceba Compare April 5, 2024 19: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.

None yet

1 participant