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

Prevent propagation of some build settings into SwiftPM dependencies #826

Closed lacasseio closed 1 year ago

lacasseio commented 1 year ago

During build with SwiftPM dependencies, those build settings propagate to the dependency projects causing the output to be placed in the wrong directories (and crashing the build due to multiple target outputting in the same directory).