@Incubating public interface ProductionSwiftComponent extends SwiftComponent, ProductionComponent
Named.Namer
Modifier and Type | Method and Description |
---|---|
Provider<? extends SwiftBinary> |
getDevelopmentBinary()
Returns the binary of the component to use as the default for development.
|
getBinaries, getImplementationDependencies, getModule, getSource, getSourceCompatibility, getSwiftSource, source
getDependencies
Provider<? extends SwiftBinary> getDevelopmentBinary()
getDevelopmentBinary
in interface ProductionComponent