| Interface | Description |
|---|---|
| PathOutputPresenter |
A presenter that can display a path.
|
| Class | Description |
|---|---|
| CopyInXcode | |
| PrintStreamPathOutputPresenter |
A presenter that outputs paths to a PrintStream.
|
| Utils |
Common utility methods for use in Apple Project.
|
| WorkspaceMetadataWriter |
Writes workspace metadata information to a json file.
|
| XCodeDescriptionProvider | |
| XcodeWorkspaceConfigDescription | |
| XcodeWorkspaceConfigDescriptionArg |
Immutable implementation of
XcodeWorkspaceConfigDescription.AbstractXcodeWorkspaceConfigDescriptionArg. |
| XcodeWorkspaceConfigDescriptionArg.Builder |
Builds instances of type
XcodeWorkspaceConfigDescriptionArg. |
| Enum | Description |
|---|---|
| CopyInXcode.DestinationBase | |
| CopyInXcode.SourceType | |
| Mode |
This is the output Mode controlling the amount of details presented in the output of the CLI
command
|
| SchemeActionType |
Types of actions in a scheme which include targets to build.
|