xcodebuild-notify
Installation
SKILL.md
xcodebuild-notify
macOS notifications for xcodebuild commands, mimicking Xcode's native build notifications.
When to Use
This skill activates automatically. It hooks into PostToolUse for Bash commands and sends a macOS notification whenever an xcodebuild command completes.
Notification Format
- Title:
Build Succeeded/Build Failed - Body:
<scheme> | <project> Project
Requirements
- macOS
jq(brew install jq)