@Incubating public class SwiftExecutablePlugin extends Object implements Plugin<Project>
A plugin that produces a native executable from Swift source.
Assumes the source files are located in `src/main/swift`.
SwiftExecutablePlugin()
void
apply(Project project)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SwiftExecutablePlugin()
public void apply(Project project)
Plugin
apply
Plugin<Project>
project