@Incubating public class SwiftBasePlugin extends Object implements Plugin<org.gradle.api.internal.project.ProjectInternal>
Constructor and Description |
---|
SwiftBasePlugin(org.gradle.api.internal.artifacts.ivyservice.projectmodule.ProjectPublicationRegistry publicationRegistry,
org.gradle.nativeplatform.toolchain.internal.xcode.MacOSSdkPathLocator locator) |
Modifier and Type | Method and Description |
---|---|
void |
apply(org.gradle.api.internal.project.ProjectInternal project)
Apply this plugin to the given target object.
|