build
Compiles the Xcode project using a specified scheme, excluding test targets. Optionally shows warnings and sets source directory.
Instructions
Build the project, not including test targets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| src | No | The source directory path | |
| warn | No | Whether to show warnings in the output | |
| scheme | Yes | The scheme name |