nokeedev / gradle-native

The home of anything about Gradle support for natively compiled languages

Home Page:https://nokee.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reduce variant discovery when `-Dconfiguration` is present

lacasseio opened this issue · comments

As a user building Xcode targets using Gradle, I want to minimize the impact of variant creation so that I can receive faster feedback.

Acceptance Criteria

  • When building a single configuration, the configuration phase should focus only on the requested variant (Configuration)