@Incubating public interface SwiftApplication extends ProductionSwiftComponent
An instance of this type is added as a project extension by the Swift application plugin.
Named.Namer
Modifier and Type | Method and Description |
---|---|
Provider<? extends SwiftExecutable> |
getDevelopmentBinary()
Returns the binary of the component to use as the default for development.
|
getBinaries, getImplementationDependencies, getModule, getSource, getSourceCompatibility, getSwiftSource, source
getDependencies
Provider<? extends SwiftExecutable> getDevelopmentBinary()
getDevelopmentBinary
in interface ProductionComponent
getDevelopmentBinary
in interface ProductionSwiftComponent