gradle
Toggle table of contents
9.7.0-20260526005751+0000
API
Target filter
API
Switch theme
Search in API
Skip to content
gradle
gradle
/
org.gradle.language.swift.plugins
/
SwiftBasePlugin
Swift
Base
Plugin
API
abstract
class
SwiftBasePlugin
:
Plugin
<
Project
>
(
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
)
Apply this plugin to the given target object.