Package org.gradle.language.swift.plugins
Plugins for building from Swift language sources.
-
Class Summary Class Description SwiftBasePlugin A common base plugin for the Swift executable and library pluginsSwiftExecutablePlugin A plugin that produces an executable from Swift source.SwiftLibraryPlugin A plugin that produces a shared library from Swift source.