I'm trying to find the API documentation for the kotlin multiplatform gradle plugin.
The closest I get to finding the API documentation is the following page:
https://kotlinlang.org/docs/multiplatform-dsl-reference.html
Is there even a page documenting the gradle plugin? I'm looking to find what linker options are available for native binaries that use the XCFramework, but I'm struggling to find any documentation around that area.