public interface ObjectiveCIosApplication extends ObjectiveCIosApplicationExtension, DependencyAwareComponent<NativeComponentDependencies>, VariantAwareComponent<IosApplication>, BinaryAwareComponent, SourceAwareComponent<ObjectiveCIosApplicationSources>, HasObjectiveCSources, HasPrivateHeaders, HasIosResources, BaseNameAwareComponent
Modifier and Type | Method and Description |
---|---|
default NativeComponentDependencies |
getDependencies()
Returns the dependencies of this component.
|
dependencies, dependencies
getVariants
getBinaries
getSources, sources, sources
getObjectiveCSources, objectiveCSources, objectiveCSources
getPrivateHeaders, privateHeaders, privateHeaders
getResources, resources, resources
getBaseName
default NativeComponentDependencies getDependencies()
getDependencies
in interface DependencyAwareComponent<NativeComponentDependencies>
ComponentDependencies
, never null.