Interface | Description |
---|---|
HasObjectiveCSources |
Represents a component that carries Objective-C sources.
|
HasObjectiveCSourceSet |
Represents a component sources that carries an Objective-C source set named objectiveC.
|
ObjectiveCApplication |
Configuration for an application written in Objective-C, defining the dependencies that make up the application plus other settings.
|
ObjectiveCApplicationExtension | Deprecated |
ObjectiveCLibrary |
Configuration for a library written in Objective-C, defining the dependencies that make up the library plus other settings.
|
ObjectiveCLibraryExtension | Deprecated |
Class | Description |
---|---|
ObjectiveCApplicationSources |
Sources for a native application implemented in Objective-C.
|
ObjectiveCLibrarySources |
Sources for a native library implemented in Objective-C.
|