api / org.gradle.kotlin.dsl / org.gradle.api.Project / xcode

xcode

val Project.xcode: XcodeRootExtension

Retrieves the xcode extension.

fun Project.xcode(configure: XcodeRootExtension.() -> Unit): Unit

Configures the xcode extension.