xcode_archive_project
Create an archive for iOS/macOS app distribution by specifying project path, scheme, and output location.
Instructions
Create an archive for distribution
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Path to .xcodeproj file | |
| scheme | Yes | Scheme to archive | |
| archive_path | Yes | Output path for .xcarchive |