# xcconfigs/xcconfigs

Common Xcode configuration files/settings.

Repository: https://github.com/xcconfigs/xcconfigs
Canonical: https://ross.abutalabs.com/products/xcconfigs
License Family: other
Last push: 2020-12-02T18:14:47+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5407, "days_push": 2100, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1194, forks 204 (observed 2026-08-28T04:03:56.705995+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: developer-tools, configuration-management
- domain: developer-tools, apple-ecosystem
- platform: -
- tags: xcode, xcconfig, build-settings, ios, apple, macos

## Member repositories
- xcconfigs/xcconfigs (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:56.705995+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:22:11.261843+00:00, confidence not recorded.
  - readme: https://github.com/xcconfigs/xcconfigs (fetched 2026-08-28T04:03:56.705995+00:00, sha ec08ab533f45)
- Data as of 2026-08-30T08:39:29.467469+00:00.
