Skip to content

Commit 35138ce

Browse files
committed
feat: MacOSX14.2.sdk.tar.xz
1 parent f364306 commit 35138ce

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

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 14.2 (macOS Sonoma)](https://github.com/joseluisq/macosx-sdks/releases/tag/14.2)
1112
- [Mac OS X 14.0 (macOS Sonoma)](https://github.com/joseluisq/macosx-sdks/releases/tag/14.0)
1213
- [Mac OS X 13.3 (macOS Ventura)](https://github.com/joseluisq/macosx-sdks/releases/tag/13.3)
1314
- [Mac OS X 13.1 (macOS Ventura)](https://github.com/joseluisq/macosx-sdks/releases/tag/13.1)

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 14.2",
4+
"name": "Sonoma",
5+
"darwin": "23.2.0",
6+
"release_date": "2023-12-11",
7+
"architectures": [
8+
"x86_64",
9+
"arm64"
10+
],
11+
"github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/14.2",
12+
"github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/14.2/MacOSX14.2.sdk.tar.xz",
13+
"github_download_sha256sum": "f8d1eef4657df91d3ea8a8ee810d3e14e0291032a64d6643e8add4c5155e6f60"
14+
},
215
{
316
"version": "macOS 14.0",
417
"name": "Sonoma",

0 commit comments

Comments
 (0)