Class SwiftBasePlugin
- java.lang.Object
-
- org.gradle.language.swift.plugins.SwiftBasePlugin
-
-
Constructor Summary
Constructors Constructor Description SwiftBasePlugin(org.gradle.api.internal.artifacts.ivyservice.projectmodule.ProjectPublicationRegistry publicationRegistry, org.gradle.nativeplatform.toolchain.internal.xcode.MacOSSdkPathLocator locator)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
apply(Project project)
Apply this plugin to the given target object.
-