-
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
copied from #61 (comment), by @TobiasPr
Why did you decide that the hierarchical higher source set always has precedence? I think this is counter intuitive. I think about as inheritance in which lower hierarchical source set inherits the props from the higher source set, but it should still be able to set a more specific value
right now we have a sourceset hierarchy like this:
commonMain/
├─ jvmMain/
│├─ androidMain/
├─ iosMain/
for androidMain the buildkonfig is not generated - only for the jvmMain
Metadata
Metadata
Assignees
Labels
No labels