spotify/XCMetrics
XCMetrics is the easiest way to collect Xcode build metrics and improve developer productivity. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: n/a
- age_days: 2052
- days_rel: n/a
- days_push: 859
- n_releases_24m: 0
Adoption not part of the score
1162 stars · 83 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
XCMetrics is a Swift-based tool from Spotify that collects, stores, and tracks Xcode build metrics parsed from xcactivitylog files. It includes a CLI for log ingestion, a self-hosted backend service, and a Backstage plugin for visualizing build times, warnings, and errors.
Use cases
- track xcode build times across a team
- find which ios targets take longest to compile
- collect build warnings and errors from xcactivitylog
- monitor build performance regressions in ci
- self-host a build metrics dashboard for ios developers
- attach custom metadata like git info to xcode builds
When to choose
- your iOS team wants visibility into Xcode build times and trends
- you want a self-hosted solution where build data stays in your infrastructure
- you need to parse xcactivitylog files and store metrics in queryable tables
- you use Backstage and want a build metrics plugin
When to avoid
- you build for Android, web, or non-Apple platforms
- you want a hosted SaaS metrics solution with zero setup
- your project does not use Xcode or xcodebuild
Facets
cli-tool · maturity maintenance
monitoring analytics parser logging developer-tools developer-tools analytics monitoring mobile-development performance cli self-hosted xcode xcactivitylog build-metrics ios swift-package-manager backstage-plugin ci-builds macos swift docker
3 sources
- readme: https://github.com/spotify/XCMetrics · fetched 2026-08-28 · 0f5a31695e45
- homepage: https://xcmetrics.io · fetched 2026-08-29 · 6101c1b9ce19
- site_page: https://xcmetrics.io/docs · fetched 2026-08-29 · c08be7d5ee1b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spotify/XCMetrics | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="spotify/XCMetrics")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem