xcode_stop
Stop the running scheme action for an Xcode project by providing the absolute path to the .xcodeproj or .xcworkspace file.
Instructions
Stop the current scheme action for a specific project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xcodeproj | Yes | Absolute path to the .xcodeproj file (or .xcworkspace if available) - e.g., /path/to/project.xcodeproj |