feat: MacOSX14.5.sdk.tar.xz

This commit is contained in:
Jose Quintana 2024-05-16 22:28:26 +02:00
parent 8ad8ac74c5
commit 43cc1644dc
No known key found for this signature in database
GPG key ID: AC0A12715EA5C9A7
3 changed files with 29 additions and 0 deletions

View file

@ -2,6 +2,20 @@
All notable changes to this project will be documented in this file.
# [14.5](https://github.com/joseluisq/macosx-sdks/releases/tag/14.5) - May 16, 2024
[macOS Sonoma 14.5](https://developer.apple.com/documentation/macos-release-notes/macos-14_5-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk).
**SHA256SUM:** `6e146275d19f027faa2e8354da5e0267513abf013b8f16ad65a231653a2b1c5d`
__Note:__
Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first.
[Changes][14.5]
<a name="14.4"></a>
# [14.4](https://github.com/joseluisq/macosx-sdks/releases/tag/14.4) - Mar 8, 2024
[macOS Sonoma 14.4](https://developer.apple.com/documentation/macos-release-notes/macos-14_4-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk).
@ -268,6 +282,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www
[Changes][10.15]
[14.5]: https://github.com/joseluisq/macosx-sdks/compare/14.5...14.4
[14.4]: https://github.com/joseluisq/macosx-sdks/compare/14.4...14.2
[14.2]: https://github.com/joseluisq/macosx-sdks/compare/14.2...14.0
[14.0]: https://github.com/joseluisq/macosx-sdks/compare/13.3...14.0

View file

@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https
## SDKs
- [Mac OS X 14.5 (macOS Sonoma)](https://github.com/joseluisq/macosx-sdks/releases/tag/14.5)
- [Mac OS X 14.4 (macOS Sonoma)](https://github.com/joseluisq/macosx-sdks/releases/tag/14.4)
- [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)

View file

@ -1,4 +1,17 @@
[
{
"version": "macOS 14.5",
"name": "Sonoma",
"darwin": "23.5.0",
"release_date": "2024-05-13",
"architectures": [
"x86_64",
"arm64"
],
"github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/14.5",
"github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/14.5/MacOSX14.5.sdk.tar.xz",
"github_download_sha256sum": "6e146275d19f027faa2e8354da5e0267513abf013b8f16ad65a231653a2b1c5d"
},
{
"version": "macOS 14.4",
"name": "Sonoma",