@Incubating public class ObjectiveCPlugin extends Object implements Plugin<Project>
Automatically includes the ObjectiveCLangPlugin for core Objective-C support and the NativeComponentPlugin for native component support.
ObjectiveCCompile task for each ObjectiveCSourceSet to compile the Objective-C sources.| Constructor | Description | 
|---|---|
| ObjectiveCPlugin() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | apply(Project project) | Apply this plugin to the given target object. |