xcode_archive_project
Generate an archive for iOS/macOS projects by specifying the project path, scheme, and output archive path. Simplifies distribution preparation with direct Xcode integration.
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 |