Skip to content

Commit bdf1f64

Browse files
authored
feat: MacOSX26.0.sdk.tar.xz (#9)
1 parent 788f38d commit bdf1f64

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https
88

99
## SDKs
1010

11+
- [Mac OS X 26.0 (macOS Tahoe)](https://github.com/joseluisq/macosx-sdks/releases/tag/26.0)
1112
- [Mac OS X 15.5 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.5)
1213
- [Mac OS X 15.4 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.4)
1314
- [Mac OS X 15.2 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.2)

macosx_sdks.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
[
2+
{
3+
"version": "macOS 26.0",
4+
"name": "Tahoe",
5+
"darwin": "26.0.0",
6+
"release_date": "2025-09-15",
7+
"architectures": [
8+
"x86_64",
9+
"arm64"
10+
],
11+
"github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/26.0",
12+
"github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/26.0/MacOSX26.0.sdk.tar.xz",
13+
"github_download_sha256sum": "07ccaa2891454713c3a230dd87283f76124193309d9a7617ebee45354c9302d2"
14+
},
215
{
316
"version": "macOS 15.5",
417
"name": "Sequoia",

0 commit comments

Comments
 (0)