Groovy Documentation

org.gradle.nativebinaries.language.objectivecpp.plugins
[Groovy] Class ObjectiveCppPlugin

java.lang.Object
  org.gradle.nativebinaries.language.objectivecpp.plugins.ObjectiveCppPlugin
All Implemented Interfaces:
Plugin

@Incubating
class ObjectiveCppPlugin

A plugin for projects wishing to build native binary components from Objective-C++ sources.

Adds core tool chain support to the ObjectiveCppNativeBinariesPlugin.


Method Summary
void apply(ProjectInternal project)

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

Method Detail

apply

void apply(ProjectInternal project)


 

Gradle API 1.12