ObjectiveCApplication
Contents
API Documentation: ObjectiveCApplication
Configuration for an application written in Objective-C, defining the dependencies that make up the application plus other settings.
An instance of this type is added as a project extension by the Objective-C Application Plugin.
Properties
Property | Description |
---|---|
The binaries for this component. |
|
The dependencies of this component. |
|
Configure the variants of this component. |
Methods
Method | Description |
---|---|
|
Configure the dependencies of this component. |
|
Configure the dependencies of this component. |
Property Details
BinaryView<Binary> binaries (read-only)
The binaries for this component.
T dependencies (read-only)
The dependencies of this component.
VariantView<T> variants (read-only)
Configure the variants of this component.