gradle-native
gradle-native copied to clipboard
Xcode build adapter should apply lifecycle-base plugin
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.
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.