| Interface | Description |
|---|---|
| XcodeIdeBuildConfiguration |
Represent a build configuration of a target.
|
| XcodeIdeBuildSettings |
Represent the build settings of a build configuration for a target.
|
| XcodeIdeGroup |
Represents a Xcode IDE group of sources.
|
| XcodeIdeProductTypes |
Factory for accessing known Xcode IDE product types or to create custom product types.
|
| XcodeIdeProject |
Represents a Xcode IDE project.
|
| XcodeIdeProjectExtension |
The configuration for mapping a Gradle project to Xcode projects.
|
| XcodeIdeProjectReference |
A reference to an Xcode IDE project.
|
| XcodeIdeTarget |
Represents a Xcode IDE target.
|
| XcodeIdeWorkspace |
Represents the generated Xcode IDE workspace.
|
| XcodeIdeWorkspaceExtension |
The configuration for mapping a Gradle project to Xcode projects and workspace.
|
| Class | Description |
|---|---|
| XcodeIdeProductType |
Represent a product type supported by Xcode IDE.
|