mac_build
Builds an iOS project on a remote Mac, syncing files first, then returns the build output tail. Ideal for cross-platform developers without local Mac access.
Instructions
Build the project on the remote Mac (syncs first by default). Returns ok + the tail of the build output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | simulator | |
| extra_args | No | ||
| sync_first | No | ||
| project_path | No |