Build a native macOS app using xcodebuild from the command line. Use this skill whenever the user asks to build, compile, or check if their macOS project compiles successfully. Also use it when the user asks to fix build errors, verify changes compile, or run a debug build. Trigger on phrases like "build the app", "does it compile", "run xcodebuild", "fix build errors", or even just "build".
$npx -y skills add fayazara/macos-app-skills --skill buildInstalls into the current project.
Run `npx skills use "https://github.com/fayazara/macos-app-skills" --skill "fayazara/macos-app-skills/build"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fayazara/macos-app-skills" that are relevant to the current task. Run `npx skills add "https://github.com/fayazara/macos-app-skills"` and select the relevant skills, then follow their instructions.