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

Ensure Swift package dependencies behave after target isolation #844

Merged
merged 15 commits into from
Apr 26, 2023

Conversation

lacasseio
Copy link
Member

When isolating the Xcode targets, the transitive Swift package dependencies are lost. This PR ensure they are passed down to the consuming projects.

Signed-off-by: Daniel Lacasse <daniel@nokee.dev>
Signed-off-by: Daniel Lacasse <daniel@nokee.dev>
In preparation of splitting the target isolation from target exec tasks.

Signed-off-by: Daniel Lacasse <daniel@nokee.dev>
Signed-off-by: Daniel Lacasse <daniel@nokee.dev>
Signed-off-by: Daniel Lacasse <daniel@nokee.dev>
Signed-off-by: Daniel Lacasse <daniel@nokee.dev>
Signed-off-by: Daniel Lacasse <daniel@nokee.dev>
Signed-off-by: Daniel Lacasse <daniel@nokee.dev>
Signed-off-by: Daniel Lacasse <daniel@nokee.dev>
Signed-off-by: Daniel Lacasse <daniel@nokee.dev>
Signed-off-by: Daniel Lacasse <daniel@nokee.dev>
Signed-off-by: Daniel Lacasse <daniel@nokee.dev>
Signed-off-by: Daniel Lacasse <daniel@nokee.dev>
Signed-off-by: Daniel Lacasse <daniel@nokee.dev>
Signed-off-by: Daniel Lacasse <daniel@nokee.dev>
@lacasseio lacasseio merged commit e45ba07 into master Apr 26, 2023
@lacasseio lacasseio deleted the lacasseio/mod-swift-pm-isolation branch April 26, 2023 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant