Class ObjectiveCPlugin
java.lang.Object
org.gradle.language.objectivec.plugins.ObjectiveCPlugin
A plugin for projects wishing to build native binary components from Objective-C sources.
Automatically includes the ObjectiveCLangPlugin
for core Objective-C support and the NativeComponentPlugin
for native component support.
- Creates a
ObjectiveCCompile
task for eachObjectiveCSourceSet
to compile the Objective-C sources.
-
Constructor Summary
-
Method Summary