Groovy Documentation

org.gradle.language.objectivec.plugins
[Groovy] Class ObjectiveCLangPlugin

java.lang.Object
  org.gradle.language.objectivec.plugins.ObjectiveCLangPlugin
All Implemented Interfaces:
Plugin

@Incubating
class ObjectiveCLangPlugin

Adds core Objective-C language support.


Constructor Summary
ObjectiveCLangPlugin(Instantiator instantiator)

 
Method Summary
void apply(ProjectInternal project)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Constructor Detail

ObjectiveCLangPlugin

@Inject
ObjectiveCLangPlugin(Instantiator instantiator)


 
Method Detail

apply

void apply(ProjectInternal project)


 

Gradle API 1.12