xcode_run
Execute a specific Xcode project by specifying the .xcodeproj or .xcworkspace path, optionally with command line arguments, to trigger builds and streamline development workflows.
Instructions
Run a specific project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
commandLineArguments | No | Additional command line arguments | |
path | Yes | Absolute path to the .xcodeproj or .xcworkspace file |