mirror of
https://github.com/joseluisq/macosx-sdks.git
synced 2026-03-22 19:40:13 +00:00
feat: MacOSX13.3.sdk.tar.xz
This commit is contained in:
parent
9e7dc241d2
commit
ef006a6f93
2 changed files with 14 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https
|
|||
|
||||
## SDKs
|
||||
|
||||
- [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.0 (macOS Ventura)](https://github.com/joseluisq/macosx-sdks/releases/tag/13.0)
|
||||
- [Mac OS X 12.3 (macOS Monterey)](https://github.com/joseluisq/macosx-sdks/releases/tag/12.3)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,17 @@
|
|||
[
|
||||
{
|
||||
"version": "macOS 13.3",
|
||||
"name": "Ventura",
|
||||
"darwin": "22.4.0",
|
||||
"release_date": "2023-03-27",
|
||||
"architectures": [
|
||||
"x86_64",
|
||||
"arm64"
|
||||
],
|
||||
"github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/13.3",
|
||||
"github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/13.3/MacOSX13.3.sdk.tar.xz",
|
||||
"github_download_sha256sum": "518e35eae6039b3f64e8025f4525c1c43786cc5cf39459d609852faf091e34be"
|
||||
},
|
||||
{
|
||||
"version": "macOS 13.1",
|
||||
"name": "Ventura",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue