toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.language.swift.plugins
/
SwiftBasePlugin
Swift
Base
Plugin
API
abstract
class
SwiftBasePlugin
:
Plugin
<
T
>
(
source
)
A common base plugin for the Swift application and library plugins
Since
4.1
Members
Constructors
Swift
Base
Plugin
Link copied to clipboard
API
@
Inject
constructor
(
publicationRegistry
:
ProjectPublicationRegistry
,
locator
:
MacOSSdkPathLocator
)
Functions
apply
Link copied to clipboard
API
open
fun
apply
(
project
:
Project
)