phracker/MacOSX-SDKs resource
A collection of those pesky SDK folders: MacOSX10.1.5.sdk thru MacOSX11.3.sdk 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4705
- days_rel: n/a
- days_push: 1391
- n_releases_24m: 0
Adoption not part of the score
2683 stars · 652 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
dataset · maturity maintenance
developer-tools build-tool developer-tools operating-systems cross-platform cross-platform macosx-sdks xcode apple-sdks sdkroot backward-compatibility macos
1 source
- readme: https://github.com/phracker/MacOSX-SDKs · fetched 2026-08-28 · a1681fa616cf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| phracker/MacOSX-SDKs | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="phracker/MacOSX-SDKs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem