Skip to content

Only include some libraries from a Swift Package instead of all #6136

Answered by fortmarek
ActuallyTaylor asked this question in Q&A
Discussion options

You must be logged in to vote

Hey 👋

We should strip unused libraries based on the internal downstream dependencies. If Package has products ProductA and ProductB and App depends only on ProductA, the ProductB should be automatically stripped from the generated project.

If that's not the case, would you mind filing an issue with a reproducible sample instead and we can look into fixing it? 🙏

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ActuallyTaylor
Comment options

@pepicrft
Comment options

@ActuallyTaylor
Comment options

Answer selected by ActuallyTaylor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants