gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
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
)