# phracker/MacOSX-SDKs

A collection of those pesky SDK folders: MacOSX10.1.5.sdk thru MacOSX11.3.sdk

Repository: https://github.com/phracker/MacOSX-SDKs
Canonical: https://ross.abutalabs.com/products/macosx-sdks
License Family: other
Last push: 2022-11-11T04:07:29+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4705, "days_push": 1391, "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 2683, forks 652 (observed 2026-08-28T04:07:10.147887+00:00)

## What it is
A collection of archived Apple macOS SDK folders (MacOSX10.1.5.sdk through MacOSX11.3.sdk) compiled from various Xcode releases. It lets developers target older macOS versions by pointing SDKROOT at a specific SDK.

## Use cases
- build a mac app that supports older macOS versions
- download an old MacOSX SDK for Xcode
- compile software with MacOSX10.9.sdk on modern Xcode
- cross-compile for older macOS from a newer machine
- fix MinimumSDKVersion errors when using legacy SDKs
- set SDKROOT to an old macOS SDK for a CMake build

## When to choose
- you need to build or cross-compile against an old macOS SDK that Apple no longer ships
- you want to support legacy macOS versions with modern Xcode
- you need a specific SDK version for reproducing or maintaining old builds

## When to avoid
- you only target current macOS versions and can use the SDK bundled with Xcode
- you need official Apple support or licensing for the SDKs
- you need SDKs newer than 11.3

## Facets
- artifact type: dataset
- maturity: maintenance
- function: developer-tools, build-tool
- domain: developer-tools, operating-systems, cross-platform
- platform: cross-platform
- tags: macosx-sdks, xcode, apple-sdks, sdkroot, backward-compatibility, macos

## Member repositories
- phracker/MacOSX-SDKs (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:10.147887+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-30T02:17:53.399483+00:00, confidence not recorded.
  - readme: https://github.com/phracker/MacOSX-SDKs (fetched 2026-08-28T04:07:10.147887+00:00, sha a1681fa616cf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
