Package-level declarations

Plugins for building from Swift language sources.

Types

Link copied to clipboard
A plugin that produces an executable from Swift source.
Link copied to clipboard
abstract class SwiftBasePlugin : Plugin<Project>
A common base plugin for the Swift application and library plugins
Link copied to clipboard
abstract class SwiftLibraryPlugin : Plugin<Project>
A plugin that produces a shared library from Swift source.