Formatting Build Output

Use /usr/local/bin/xcsift for all Swift and Xcode build commands. Pipe xcodebuild build, xcodebuild test, swift build, swift test through xcsift to get structured TOON output with compile errors, warnings, test failures, code coverage, slow tests, and build timing. Essential for parsing Xcode build output, diagnosing compile errors, analyzing test results, and measuring code coverage in any Swift or Xcode project. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/ldomaradzki--xcsift--xcsift commit 2933bcd4e9

Frequently asked questions

npx skillmds@latest add tomevault-io/formatting-build-output