Leavn Final Build Push
Installation
SKILL.md
Leavn Final Build Push
Instructions
Aggressively fix remaining errors to get clean build:
-
Count errors:
xcodebuild build 2>&1 | grep -c "error:" -
If <10 errors - FIX DIRECTLY:
- Read error locations
- Apply quick fixes
- Comment out if too complex
- Priority: BUILD SUCCEEDS