ci_download_artifacts
Download and unzip build artifacts (IPA or simulator .app.zip) from a CI run to a local destination. Specify run_id to retrieve the outputs.
Instructions
Download and unzip a run's build outputs (IPA / simulator .app.zip). Default destination: /build/ios-bridge//.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | ||
| run_id | Yes | ||
| dest_dir | No | ||
| project_path | No |