xcsift
« Back to VersTracker
Description:
Swift tool to parse xcodebuild output for coding agents
Type: Formula  |  Tracked Since: Jan 16, 2026
Links: Homepage  |  GitHub  |  Docs  |  formulae.brew.sh
Stars: 220  |  Forks: 10  |  Language: Swift  |  Category: Developer tools
Tags: swift xcode build-tools automation ci-cd parsing
Install: brew install xcsift
About:
xcsift is a command-line tool written in Swift specifically designed to parse and filter the verbose output generated by xcodebuild. It extracts key information like build errors, warnings, and test results, making the data more accessible and actionable. Its primary value is enabling AI coding agents and other automated systems to efficiently understand and respond to Xcode build output.
Key Features:
  • Parses raw xcodebuild log output
  • Filters and extracts errors, warnings, and test results
  • Outputs structured JSON for machine consumption
  • Lightweight Swift-based command-line tool
  • Designed for integration with AI coding agents
Use Cases:
  • Integrating Xcode build feedback into AI-powered development workflows
  • Automating CI/CD pipelines by programmatically analyzing xcodebuild logs
  • Providing cleaner, actionable build feedback to developers from terminal output
Alternatives:
  • xcpretty – Focuses on human-readable formatting and reporting, while xcsift focuses on machine-parsable JSON output for automation.
Version History
Detected Version Rev Change Commit
Jan 16, 2026 7:51pm 0 META 97be29ab