SwiftBasePlugin

abstract class SwiftBasePlugin : Plugin<T> (source)

A common base plugin for the Swift application and library plugins

Since

4.1

Constructors

Link copied to clipboard
@Inject
constructor(publicationRegistry: ProjectPublicationRegistry, locator: MacOSSdkPathLocator)

Functions

Link copied to clipboard
open fun apply(project: Project)