Skip to content

feat(config): multi target support for swift packages #10695

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
Feb 11, 2025

Conversation

NathanWalker
Copy link
Contributor

@NathanWalker NathanWalker commented Feb 11, 2025

PR Checklist

What is the current behavior?

Swift packages attach by default to the main app target with no way to specify multiple target use.

What is the new behavior?

When using iOS Widget/Extensions, you may want to use swift packages from those. This targets array can list any targets by name to add swift packages to.

@NathanWalker NathanWalker changed the title feat(config) multi target support for swift packages feat(config): multi target support for swift packages Feb 11, 2025
@NathanWalker NathanWalker added this to the 8.9 milestone Feb 11, 2025
@NathanWalker NathanWalker merged commit b649c35 into main Feb 11, 2025
3 checks passed
@NathanWalker NathanWalker deleted the feat/spm-multi-targets branch February 11, 2025 16:21
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