build-and-run-macos-app
Installation
SKILL.md
Build And Run macOS App
Create or update the project-local macOS build_and_run.sh script, then use
that script as the default build/run entrypoint.
Arguments
scheme: Xcode scheme name (optional)workspace: path to.xcworkspace(optional)project: path to.xcodeproj(optional)product: SwiftPM executable product name (optional)mode:run,debug,logs,telemetry, orverify(optional, default:run)app_name: process/app name to stop before relaunching (optional)