xcconfigs/xcconfigs
Common Xcode configuration files/settings. 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: 5407
- days_rel: n/a
- days_push: 2100
- n_releases_24m: 0
Adoption not part of the score
1194 stars · 204 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of common, hierarchical Xcode .xcconfig configuration files for sharing build settings across Apple projects. It is public-domain software intended for easy modification and reuse.
Use cases
- share common build settings across multiple Xcode projects
- reduce duplication in Xcode project build configurations
- standardize compiler and linker flags for iOS/macOS apps
- manage debug vs release settings via xcconfig files
- bootstrap new Xcode projects with sensible defaults
When to choose
- you maintain multiple Xcode projects and want consistent build settings
- you prefer xcconfig files over clicking through Xcode build settings UI
- you want a public-domain, dependency-free configuration baseline
When to avoid
- you don't develop for Apple platforms with Xcode
- you need actively maintained or officially supported configuration files
- you use a different build system like Swift Package Manager defaults or Bazel
Facets
library · maturity maintenance
developer-tools configuration-management developer-tools apple-ecosystem xcode xcconfig build-settings ios apple macos
1 source
- readme: https://github.com/xcconfigs/xcconfigs · fetched 2026-08-28 · ec08ab533f45
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xcconfigs/xcconfigs | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="xcconfigs/xcconfigs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem