mac_fetch_file
Download a file from a remote Mac to a local destination. Relative paths resolve inside the synced project, making it easy to fetch build outputs like app.ipa.
Instructions
Download a file from the remote Mac (relative paths resolve inside the synced project), e.g. build/ios/ipa/app.ipa.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| local_dest | Yes | ||
| remote_path | Yes | ||
| project_path | No |