doc/stdenv/platform-notes: update Xcode version to SDK version table

This commit is contained in:
Randy Eckenrode
2025-10-09 18:00:10 -04:00
parent 2ab175889a
commit 56ac9bffa3

View File

@@ -118,11 +118,8 @@ Check your packages documentation (platform support or installation instructi
Generally, only the last SDK release for a major version is packaged. Generally, only the last SDK release for a major version is packaged.
| Xcode version | SDK version | Nixpkgs attribute | | Xcode version | SDK version | Nixpkgs attribute |
|--------------------|--------------------|------------------------------| |--------------------|--------------------|-------------------------------|
| 12.012.5.1 | 11.3 | `apple-sdk_11` / `apple-sdk` | | 15.015.4 | 14.4 | `apple-sdk_14` / `apple-sdk` |
| 13.013.4.1 | 12.3 | `apple-sdk_12` |
| 14.014.3.1 | 13.3 | `apple-sdk_13` |
| 15.015.4 | 14.4 | `apple-sdk_14` |
| 16.0 | 15.0 | `apple-sdk_15` | | 16.0 | 15.0 | `apple-sdk_15` |