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
Package-level
declarations
API
Plugins for building from Swift language sources.
Types
Types
Swift
Application
Plugin
Link copied to clipboard
API
abstract
class
SwiftApplicationPlugin
:
Plugin
<
T
>
A plugin that produces an executable from Swift source.
Swift
Base
Plugin
Link copied to clipboard
API
abstract
class
SwiftBasePlugin
:
Plugin
<
T
>
A common base plugin for the Swift application and library plugins
Swift
Library
Plugin
Link copied to clipboard
API
abstract
class
SwiftLibraryPlugin
:
Plugin
<
T
>
A plugin that produces a shared library from Swift source.