@Incubating public interface SwiftApplication extends SwiftComponent
An instance of this type is added as a project extension by the Swift executable plugin.
Named.Namer
Modifier and Type | Method and Description |
---|---|
SwiftExecutable |
getDebugExecutable()
Returns the debug executable for this application.
|
SwiftExecutable |
getDevelopmentBinary()
Returns the binary of the component to use as the default for development.
|
SwiftExecutable |
getReleaseExecutable()
Returns the release executable for this application.
|
getImplementationDependencies, getModule, getSource, getSwiftSource, source
SwiftExecutable getDevelopmentBinary()
getDevelopmentBinary
in interface SwiftComponent
SwiftExecutable getDebugExecutable()
SwiftExecutable getReleaseExecutable()