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