Is that possible to generate ios project with gradle xcode plugin?

Hello,

I’ve just started playing with the new gradle plugin for C++ development (https://docs.gradle.org/current/userguide/cpp_plugins.html).
Some examples in the native-samples github repository show some usages with xcode and I am wondering whether it is possible to generate xcode project for ios target.
Also, is there a doc showing the possible parameters of this plugin ?

Thanks a lot