api / org.gradle.language.objectivec.plugins / ObjectiveCLangPlugin

ObjectiveCLangPlugin

@Incubating open class ObjectiveCLangPlugin : Plugin<Project>

Adds core Objective-C language support.

Constructors

<init>

ObjectiveCLangPlugin()

Adds core Objective-C language support.

Functions

apply

open fun apply(project: Project): Unit