xclogparser
« Back to VersTracker
Description:
Tool to parse the SLF serialization format used by Xcode
Type: Formula  |  Latest Version: 0.2.45@0  |  Tracked Since: Nov 21, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: xcode ios build-tool swift developer-tools macos
Install: brew install xclogparser
About:
XCLogParser is a command-line tool designed to parse the structured log format (SLF) generated by Xcode's build system. It transforms raw, binary log data into human-readable and machine-parsable formats like JSON, HTML, and JUnit reports. This enables developers to gain deep insights into build performance, identify bottlenecks, and analyze compilation steps.
Key Features:
  • Parses Xcode's SLF format into structured data (JSON, HTML, etc.)
  • Generates detailed build performance reports and timelines
  • Identifies slow compilation steps and build phase issues
  • Integrates with CI/CD pipelines for build analysis
Use Cases:
  • Analyzing and optimizing slow Xcode project build times
  • Integrating build performance metrics into CI/CD dashboards
  • Debugging complex build failures and dependency issues
Alternatives:
  • xcodebuild – Xcode's built-in tool outputs raw text logs, whereas XCLogParser provides structured, analyzable data from the SLF format.
Version History
Detected Version Rev Change Commit
Nov 21, 2025 1:50pm 0 VERSION_BUMP 76b17bc4
Dec 18, 2024 5:43am 0 VERSION_BUMP c1f2d076