build_tests
Build test targets for an Xcode project by specifying a scheme. Optionally show warnings and set the source directory.
Instructions
Build the project, 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 |