gradle-native icon indicating copy to clipboard operation
gradle-native copied to clipboard

Xcode build adapter should apply lifecycle-base plugin

Open lacasseio opened this issue 2 years ago • 1 comments

We should be able to invoke gradle clean on adapted projects. We will need to test how the clean task responds to build directory redirection to the root project.

lacasseio avatar May 24 '22 19:05 lacasseio

checks, build and assemble make sense but we don't yet know which tasks they should depend on. We can back peddle if these tasks are "too much" for the adapter.

lacasseio avatar May 24 '22 19:05 lacasseio