feat: MacOSX14.2.sdk.tar.xz

This commit is contained in:
Jose Quintana 2023-12-12 22:01:55 +01:00
parent f364306ba8
commit 35138ced39
No known key found for this signature in database
GPG key ID: CA61D44EF2DAA0A1
2 changed files with 14 additions and 0 deletions

View file

@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https
## SDKs ## SDKs
- [Mac OS X 14.2 (macOS Sonoma)](https://github.com/joseluisq/macosx-sdks/releases/tag/14.2)
- [Mac OS X 14.0 (macOS Sonoma)](https://github.com/joseluisq/macosx-sdks/releases/tag/14.0) - [Mac OS X 14.0 (macOS Sonoma)](https://github.com/joseluisq/macosx-sdks/releases/tag/14.0)
- [Mac OS X 13.3 (macOS Ventura)](https://github.com/joseluisq/macosx-sdks/releases/tag/13.3) - [Mac OS X 13.3 (macOS Ventura)](https://github.com/joseluisq/macosx-sdks/releases/tag/13.3)
- [Mac OS X 13.1 (macOS Ventura)](https://github.com/joseluisq/macosx-sdks/releases/tag/13.1) - [Mac OS X 13.1 (macOS Ventura)](https://github.com/joseluisq/macosx-sdks/releases/tag/13.1)

View file

@ -1,4 +1,17 @@
[ [
{
"version": "macOS 14.2",
"name": "Sonoma",
"darwin": "23.2.0",
"release_date": "2023-12-11",
"architectures": [
"x86_64",
"arm64"
],
"github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/14.2",
"github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/14.2/MacOSX14.2.sdk.tar.xz",
"github_download_sha256sum": "f8d1eef4657df91d3ea8a8ee810d3e14e0291032a64d6643e8add4c5155e6f60"
},
{ {
"version": "macOS 14.0", "version": "macOS 14.0",
"name": "Sonoma", "name": "Sonoma",