public interface SwiftIosApplication extends SwiftIosApplicationExtension, DependencyAwareComponent<NativeComponentDependencies>, VariantAwareComponent<IosApplication>, BinaryAwareComponent, SourceAwareComponent<SwiftIosApplicationSources>, HasSwiftSources, HasIosResources, BaseNameAwareComponent
Modifier and Type | Method and Description |
---|---|
default NativeComponentDependencies |
getDependencies()
Returns the dependencies of this component.
|
dependencies, dependencies
getVariants
getBinaries
getSources, sources, sources
getSwiftSources, swiftSources, swiftSources
getResources, resources, resources
getBaseName
default NativeComponentDependencies getDependencies()
getDependencies
in interface DependencyAwareComponent<NativeComponentDependencies>
ComponentDependencies
, never null.