Ross ROSS = Recommend OSS · open-source software intelligence for agents

MobileNativeFoundation/XCLogParser

Tool to parse Xcode and xcodebuild logs stored in the xcactivitylog format observed · 2026-08-28

github.com/MobileNativeFoundation/XCLogParser · Swift · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

89/100

  • Activity 91
  • Release rhythm 80
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 52
  • age_days: 2660
  • days_rel: 57
  • days_push: 57
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

1851 stars · 137 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

XCLogParser is a Swift CLI tool that parses Xcode and xcodebuild build and test logs stored in the xcactivitylog (SLF) format. It generates reports in JSON, HTML, Chrome Tracer, and other formats to analyze build times, warnings, errors, and unit test results.

Use cases

  • analyze xcode build times per module and file
  • extract warnings and errors from xcactivitylog files
  • parse unit test results from xcodebuild logs
  • convert xcactivitylog to json
  • generate html build reports after xcode builds
  • collect build metrics for historical analysis in ci

When to choose

  • you need programmatic access to Xcode build/test log contents
  • you want to track build performance over time
  • you're building developer tools that consume Xcode logs outside the IDE

When to avoid

  • you need to parse logs from non-Apple build systems
  • you want a GUI-based log viewer without CLI usage

Facets

cli-tool · maturity active

parser cli developer-tools analytics serialization developer-tools analytics cli xcode xcactivitylog xcodebuild build-times ios-development swift-package-manager build-logs ci-analytics command-line automation macos swift

1 source

Member repositories

RepositoryRoleHealth v2
MobileNativeFoundation/XCLogParsermain89

For agents

markdown · JSON · MCP: product_card(name="MobileNativeFoundation/XCLogParser")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem