ComponentWithBinaries
, ComponentWithDependencies
, ComponentWithTargetMachines
, Named
, ProductionComponent
, ProductionSwiftComponent
, SoftwareComponent
, SwiftComponent
@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 | Description |
---|---|---|
Provider<? extends SwiftExecutable> |
getDevelopmentBinary() |
Returns the binary of the component to use as the default for development.
|
getDependencies
getTargetMachines
getBinaries, getImplementationDependencies, getModule, getSource, getSourceCompatibility, getSwiftSource, source
Provider<? extends SwiftExecutable> getDevelopmentBinary()
getDevelopmentBinary
in interface ProductionComponent
getDevelopmentBinary
in interface ProductionSwiftComponent