gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.nativeplatform.toolchain.plugins
/
SwiftCompilerPlugin
Swift
Compiler
Plugin
API
@
Incubating
@
NullMarked
abstract
class
SwiftCompilerPlugin
:
Plugin
<
T
>
(
source
)
A
Plugin
which makes the
Swiftc
compiler available for compiling Swift code.
Since
4.1
Members
Constructors
Swift
Compiler
Plugin
Link copied to clipboard
API
constructor
(
)
Functions
apply
Link copied to clipboard
API
open
fun
apply
(
project
:
Project
)