xcode_archive_project
Archive iOS/macOS projects for distribution by specifying the project path, scheme, and output archive path using programmatic Xcode functionality.
Instructions
Create an archive for distribution
Input Schema
Name | Required | Description | Default |
---|---|---|---|
archive_path | Yes | Output path for .xcarchive | |
project_path | Yes | Path to .xcodeproj file | |
scheme | Yes | Scheme to archive |