nokeedev / gradle-native

The home of anything about Gradle support for natively compiled languages
https://nokee.dev
Apache License 2.0
47 stars 8 forks source link

Ensure Swift package dependencies behave after target isolation #844

Closed lacasseio closed 1 year ago

lacasseio commented 1 year ago

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