From 89518561e725020b036642667a42f2b9af420506 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Tue, 22 Jun 2021 11:25:18 +0200 Subject: [PATCH 01/33] feat: MacOSX11.3.sdk --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa24f7a..0e80821 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https ## SDKs +- [Mac OS X 11.3 (macOS Big Sur)](https://github.com/joseluisq/macosx-sdks/releases/tag/11.3) - [Mac OS X 11.1 (macOS Big Sur)](https://github.com/joseluisq/macosx-sdks/releases/tag/11.1) - [Mac OS X 10.15 (macOS Catalina)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.15) - [Mac OS X 10.14 (macOS Mojave)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.14) From 452884d662d12a767fb787c17c3795996e6b737b Mon Sep 17 00:00:00 2001 From: Jose Quintana <1700322+joseluisq@users.noreply.github.com> Date: Tue, 2 Nov 2021 14:06:28 +0100 Subject: [PATCH 02/33] feat: MacOSX12.0.sdk --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e80821..eb6e746 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https ## SDKs +- [Mac OS X 12.0 (macOS Monterey)](https://github.com/joseluisq/macosx-sdks/releases/tag/12.0) - [Mac OS X 11.3 (macOS Big Sur)](https://github.com/joseluisq/macosx-sdks/releases/tag/11.3) - [Mac OS X 11.1 (macOS Big Sur)](https://github.com/joseluisq/macosx-sdks/releases/tag/11.1) - [Mac OS X 10.15 (macOS Catalina)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.15) From 992912955e5a2837c02024d503c65d62192b0342 Mon Sep 17 00:00:00 2001 From: Jose Quintana <1700322+joseluisq@users.noreply.github.com> Date: Wed, 3 Nov 2021 13:15:16 +0100 Subject: [PATCH 03/33] feat: MacOSX10.13.sdk resolves #1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb6e746..1e26ff6 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Please ensure you have read and understood first the [Xcode license terms](https - [Mac OS X 11.1 (macOS Big Sur)](https://github.com/joseluisq/macosx-sdks/releases/tag/11.1) - [Mac OS X 10.15 (macOS Catalina)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.15) - [Mac OS X 10.14 (macOS Mojave)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.14) +- [Mac OS X 10.13 (macOS High Sierra)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.13) *SDKs packaged using **osxcross**. Checkout [Packaging the SDK on macOS](https://github.com/tpoechtrager/osxcross#packaging-the-sdk) for more details.* From 40aece96692ac6d153f80bae5ab8ed9a92f48993 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Thu, 17 Mar 2022 10:10:43 +0100 Subject: [PATCH 04/33] feat: MacOSX12.1.sdk --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e26ff6..f915ec6 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https ## SDKs +- [Mac OS X 12.1 (macOS Monterey)](https://github.com/joseluisq/macosx-sdks/releases/tag/12.1) - [Mac OS X 12.0 (macOS Monterey)](https://github.com/joseluisq/macosx-sdks/releases/tag/12.0) - [Mac OS X 11.3 (macOS Big Sur)](https://github.com/joseluisq/macosx-sdks/releases/tag/11.3) - [Mac OS X 11.1 (macOS Big Sur)](https://github.com/joseluisq/macosx-sdks/releases/tag/11.1) From 60e1b44baf08e999c7617411918b6aec014ee015 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Fri, 18 Mar 2022 10:29:36 +0100 Subject: [PATCH 05/33] feat: MacOSX12.3.sdk --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f915ec6..aeed5a9 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https ## SDKs +- [Mac OS X 12.3 (macOS Monterey)](https://github.com/joseluisq/macosx-sdks/releases/tag/12.3) - [Mac OS X 12.1 (macOS Monterey)](https://github.com/joseluisq/macosx-sdks/releases/tag/12.1) - [Mac OS X 12.0 (macOS Monterey)](https://github.com/joseluisq/macosx-sdks/releases/tag/12.0) - [Mac OS X 11.3 (macOS Big Sur)](https://github.com/joseluisq/macosx-sdks/releases/tag/11.3) From 7e12ceb8df1773d92732fef98c267d264b260ae6 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Sun, 19 Feb 2023 22:38:59 +0100 Subject: [PATCH 06/33] feat: MacOSX13.sdk.tar.xz --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aeed5a9..28de180 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https ## SDKs +- [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) - [Mac OS X 12.1 (macOS Monterey)](https://github.com/joseluisq/macosx-sdks/releases/tag/12.1) - [Mac OS X 12.0 (macOS Monterey)](https://github.com/joseluisq/macosx-sdks/releases/tag/12.0) @@ -17,7 +18,7 @@ Please ensure you have read and understood first the [Xcode license terms](https - [Mac OS X 10.14 (macOS Mojave)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.14) - [Mac OS X 10.13 (macOS High Sierra)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.13) -*SDKs packaged using **osxcross**. Checkout [Packaging the SDK on macOS](https://github.com/tpoechtrager/osxcross#packaging-the-sdk) for more details.* +*SDKs packaged using **osxcross**. Check out [Packaging the SDK on macOS](https://github.com/tpoechtrager/osxcross#packaging-the-sdk) for more details.* ## Resources From b9d480ccb49d9a1a2944f973d2ea77b5c0edc748 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Sun, 19 Feb 2023 22:51:07 +0100 Subject: [PATCH 07/33] feat: MacOSX13.1.sdk.tar.xz --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 28de180..971924f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https ## SDKs +- [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) - [Mac OS X 12.1 (macOS Monterey)](https://github.com/joseluisq/macosx-sdks/releases/tag/12.1) From 29d8840c87011cbb116aff743d6a666c415a4710 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Thu, 11 May 2023 22:52:26 +0200 Subject: [PATCH 08/33] feat: changelog, json sdks and contribution info --- .gitignore | 6 ++ CHANGELOG.md | 154 +++++++++++++++++++++++++++++++++++++++++++++++ README.md | 18 +++++- macosx_sdks.json | 131 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 308 insertions(+), 1 deletion(-) create mode 100644 .gitignore create mode 100644 CHANGELOG.md create mode 100644 macosx_sdks.json diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1f7926d --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +* + +!.gitignore +!README.md +!CHANGELOG.md +!macosx_sdks.json diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..bf5cc20 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,154 @@ +# Mac OS X SDKs - Changelog + +All notable changes to this project will be documented in this file. + + + +# [13.1](https://github.com/joseluisq/macosx-sdks/releases/tag/13.1) - 19 Feb 2023 + +[macOS Ventura 13.1](https://developer.apple.com/documentation/macos-release-notes/macos-13_1-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `efa167d0e463e40f9a3f3e95a2d4f265552834442872341d5669d3264ba9b702` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][13.1] + + + +# [13.0](https://github.com/joseluisq/macosx-sdks/releases/tag/13.0) - 19 Feb 2023 + +[macOS Ventura 13](https://developer.apple.com/documentation/macos-release-notes/macos-13-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `6e9bd8683866afb310f538757744c606a924f5ba9baa71550ce337eb2695d1a2` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][13.0] + + + +# [12.3](https://github.com/joseluisq/macosx-sdks/releases/tag/12.3) - 18 Mar 2022 + +[macOS Monterey 12.3](https://developer.apple.com/documentation/macos-release-notes/macos-12_3-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `3abd261ceb483c44295a6623fdffe5d44fc4ac2c872526576ec5ab5ad0f6e26c` + +__Note:__ +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][12.3] + + + +# [12.1](https://github.com/joseluisq/macosx-sdks/releases/tag/12.1) - 17 Mar 2022 + +[macOS Monterey 12.1](https://developer.apple.com/documentation/macos-release-notes/macos-12_1-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `a1a6d4340faa7d2744f1fc63b093226da90681288507446b98795a26a6ade4bb` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][12.1] + + + +# [10.13](https://github.com/joseluisq/macosx-sdks/releases/tag/10.13) - 03 Nov 2021 + +[macOS High Sierra 10.13](https://en.wikipedia.org/wiki/MacOS_High_Sierra) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `9d3eddc34a510198694f5ec7cfbdebaee4c0c7ba68ad1d957cb566649c9a0f84` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +Feature request by [@Gcenx](https://github.com/Gcenx) + +[Changes][10.13] + + + +# [12.0](https://github.com/joseluisq/macosx-sdks/releases/tag/12.0) - 02 Nov 2021 + +[macOS Monterey 12.0.1](https://developer.apple.com/documentation/macos-release-notes/macos-12_0_1-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `ac07f28c09e6a3b09a1c01f1535ee71abe8017beaedd09181c8f08936a510ffd` + +__Note:__ +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][12.0] + + + +# [11.3](https://github.com/joseluisq/macosx-sdks/releases/tag/11.3) - 22 Jun 2021 + +[macOS Big Sur 11.3](https://developer.apple.com/documentation/macos-release-notes/macos-big-sur-11_3-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `9adc1373d3879e1973d28ad9f17c9051b02931674a3ec2a2498128989ece2cb1` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][11.3] + + + +# [10.14](https://github.com/joseluisq/macosx-sdks/releases/tag/10.14) - 15 Jan 2021 + +[macOS Mojave 10.14](https://developer.apple.com/documentation/macos-release-notes/macos-mojave-10_14-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `c70022ac6561a700d5d1348e675c5b0bcc29d13e6a6cee764a1de222248b882e` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][10.14] + + + +# [11.1](https://github.com/joseluisq/macosx-sdks/releases/tag/11.1) - 03 Jan 2021 + +[macOS Big Sur 11.1](https://developer.apple.com/documentation/macos-release-notes/macos-big-sur-11_1-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `97a916b0b68aae9dcd32b7d12422ede3e5f34db8e169fa63bfb18ec410b8f5d9` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][11.1] + + + +# [10.15](https://github.com/joseluisq/macosx-sdks/releases/tag/10.15) - 02 Jan 2021 + +[macOS Catalina 10.15](https://developer.apple.com/documentation/macos-release-notes/macos-catalina-10_15-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `aee7b132a4b10cc26ab9904706412fd0907f5b8b660251e465647d8763f9f009` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][10.15] + +[13.1]: https://github.com/joseluisq/macosx-sdks/compare/13.0...13.1 +[13.0]: https://github.com/joseluisq/macosx-sdks/compare/12.3...13.0 +[12.3]: https://github.com/joseluisq/macosx-sdks/compare/12.1...12.3 +[12.1]: https://github.com/joseluisq/macosx-sdks/compare/10.13...12.1 +[10.13]: https://github.com/joseluisq/macosx-sdks/compare/12.0...10.13 +[12.0]: https://github.com/joseluisq/macosx-sdks/compare/11.3...12.0 +[11.3]: https://github.com/joseluisq/macosx-sdks/compare/10.14...11.3 +[10.14]: https://github.com/joseluisq/macosx-sdks/compare/11.1...10.14 +[11.1]: https://github.com/joseluisq/macosx-sdks/compare/10.15...11.1 +[10.15]: https://github.com/joseluisq/macosx-sdks/tree/10.15 diff --git a/README.md b/README.md index 971924f..7da76db 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,23 @@ Please ensure you have read and understood first the [Xcode license terms](https - [Mac OS X 10.14 (macOS Mojave)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.14) - [Mac OS X 10.13 (macOS High Sierra)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.13) -*SDKs packaged using **osxcross**. Check out [Packaging the SDK on macOS](https://github.com/tpoechtrager/osxcross#packaging-the-sdk) for more details.* +All SDKs were packaged using **osxcross**. Check out [Packaging the SDK on macOS](https://github.com/tpoechtrager/osxcross#packaging-the-sdk) for more details. + +## JSON SDKs + +A list of all provided SDKs can be also found on [macosx_sdks.json](./macosx_sdks.json). + +## Contributions + +If you would like to contribute a new SDK, please make sure of the following: + +- Your SDK is packaged using osxcross. See [Packaging the SDK on macOS](https://github.com/tpoechtrager/osxcross#packaging-the-sdk) for more details. +- Please only one pull request per SDK (for better tracking and consistency reasons). +- Add an entry in the [SDKs](#sdks) section as well as in [macosx_sdks.json](./macosx_sdks.json) file (follow the *newer/up - older/down* order). +- Provide a link for the preliminary download of your SDK and its [SHA256SUM](https://linux.die.net/man/1/sha256sum) for testing. +- Open a [pull request](https://github.com/joseluisq/macosx-sdks/pulls) and wait for approval. Usually after merging, a new release should be coming right after. + +Feel free to file an [issue](https://github.com/joseluisq/macosx-sdks/issues). ## Resources diff --git a/macosx_sdks.json b/macosx_sdks.json new file mode 100644 index 0000000..b2acaf6 --- /dev/null +++ b/macosx_sdks.json @@ -0,0 +1,131 @@ +[ + { + "version": "macOS 13.1", + "name": "Ventura", + "darwin": "22.2.0", + "release_date": "2022-12-13", + "architectures": [ + "x86_64", + "arm64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/13.1", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/13.1/MacOSX13.1.sdk.tar.xz", + "github_download_sha256sum": "efa167d0e463e40f9a3f3e95a2d4f265552834442872341d5669d3264ba9b702" + }, + { + "version": "macOS 13.0", + "name": "Ventura", + "darwin": "22.1.0", + "release_date": "2022-10-24", + "architectures": [ + "x86_64", + "arm64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/13.0", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/13.0/MacOSX13.0.sdk.tar.xz", + "github_download_sha256sum": "6e9bd8683866afb310f538757744c606a924f5ba9baa71550ce337eb2695d1a2" + }, + { + "version": "macOS 12.3", + "name": "Monterey", + "darwin": "21.4.0", + "release_date": "2022-03-14", + "architectures": [ + "x86_64", + "arm64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/12.3", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/12.3/MacOSX12.3.sdk.tar.xz", + "github_download_sha256sum": "3abd261ceb483c44295a6623fdffe5d44fc4ac2c872526576ec5ab5ad0f6e26c" + }, + { + "version": "macOS 12.1", + "name": "Monterey", + "darwin": "21.2.0", + "release_date": "2021-12-07", + "architectures": [ + "x86_64", + "arm64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/12.1", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/12.1/MacOSX12.1.sdk.tar.xz", + "github_download_sha256sum": "a1a6d4340faa7d2744f1fc63b093226da90681288507446b98795a26a6ade4bb" + }, + { + "version": "macOS 12.0", + "name": "Monterey", + "darwin": "21.0.1", + "release_date": "2021-04-20", + "architectures": [ + "x86_64", + "arm64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/12.0", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/12.0/MacOSX12.0.sdk.tar.xz", + "github_download_sha256sum": "ac07f28c09e6a3b09a1c01f1535ee71abe8017beaedd09181c8f08936a510ffd" + }, + { + "version": "macOS 11.3", + "name": "Big Sur", + "darwin": "20.4.0", + "release_date": "2021-04-20", + "architectures": [ + "x86_64", + "arm64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/11.3", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/11.3/MacOSX11.3.sdk.tar.xz", + "github_download_sha256sum": "9adc1373d3879e1973d28ad9f17c9051b02931674a3ec2a2498128989ece2cb1" + }, + { + "version": "macOS 11.1", + "name": "Big Sur", + "darwin": "20.2.0", + "release_date": "2020-11-12", + "architectures": [ + "x86_64", + "arm64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/11.1", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/11.1/MacOSX11.1.sdk.tar.xz", + "github_download_sha256sum": "97a916b0b68aae9dcd32b7d12422ede3e5f34db8e169fa63bfb18ec410b8f5d9" + }, + { + "version": "macOS 10.15", + "name": "Catalina", + "darwin": "19.0.0", + "release_date": "2019-10-07", + "architectures": [ + "x86_64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/10.15", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/10.15/MacOSX10.15.sdk.tar.xz", + "github_download_sha256sum": "aee7b132a4b10cc26ab9904706412fd0907f5b8b660251e465647d8763f9f009" + }, + { + "version": "macOS 10.14", + "name": "Mojave", + "darwin": "18.0.0", + "release_date": "2018-09-24", + "architectures": [ + "x86", + "x86_64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/10.14", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/10.14/MacOSX10.14.sdk.tar.bz2", + "github_download_sha256sum": "c70022ac6561a700d5d1348e675c5b0bcc29d13e6a6cee764a1de222248b882e" + }, + { + "version": "macOS 10.13", + "name": "High Sierra", + "darwin": "17.0.0", + "release_date": "2017-09-25", + "architectures": [ + "x86", + "x86_64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/10.13", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/10.13/MacOSX10.13.sdk.tar.xz", + "github_download_sha256sum": "9d3eddc34a510198694f5ec7cfbdebaee4c0c7ba68ad1d957cb566649c9a0f84" + } +] From debeb3718ad2f41d1971f1247bb3ae3e1cfd0cd3 Mon Sep 17 00:00:00 2001 From: OmniBlade Date: Mon, 15 May 2023 16:18:28 +0100 Subject: [PATCH 09/33] feat: MacOSX10.12.sdk.tar.xz --- README.md | 1 + macosx_sdks.json | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/README.md b/README.md index 7da76db..cc51f14 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Please ensure you have read and understood first the [Xcode license terms](https - [Mac OS X 10.15 (macOS Catalina)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.15) - [Mac OS X 10.14 (macOS Mojave)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.14) - [Mac OS X 10.13 (macOS High Sierra)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.13) +- [Mac OS X 10.12 (macOS Sierra)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.12) All SDKs were packaged using **osxcross**. Check out [Packaging the SDK on macOS](https://github.com/tpoechtrager/osxcross#packaging-the-sdk) for more details. diff --git a/macosx_sdks.json b/macosx_sdks.json index b2acaf6..7688963 100644 --- a/macosx_sdks.json +++ b/macosx_sdks.json @@ -127,5 +127,18 @@ "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/10.13", "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/10.13/MacOSX10.13.sdk.tar.xz", "github_download_sha256sum": "9d3eddc34a510198694f5ec7cfbdebaee4c0c7ba68ad1d957cb566649c9a0f84" + }, + { + "version": "macOS 10.12", + "name": "Sierra", + "darwin": "16.0.0", + "release_date": "2016-09-13", + "architectures": [ + "x86", + "x86_64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/10.12", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/10.12/MacOSX10.12.sdk.tar.xz", + "github_download_sha256sum": "53f552170d0789bef2cd6d3dfa8f710b84843d7601175f041f302618b51d5a13" } ] From 044589ec4b9a8b0e59d7bd46ed10ab1f65c0cd5a Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Mon, 15 May 2023 22:09:19 +0200 Subject: [PATCH 10/33] macOS 10.12 --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf5cc20..094b7b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,24 @@ All notable changes to this project will be documented in this file. + + +# [10.12](https://github.com/joseluisq/macosx-sdks/releases/tag/10.12) - 21 May 2023 + +[macOS Sierra 10.12](https://en.wikipedia.org/wiki/MacOS_Sierra) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `53f552170d0789bef2cd6d3dfa8f710b84843d7601175f041f302618b51d5a13` + +__Features__ + +- [debeb37](https://github.com/joseluisq/macosx-sdks/commit/debeb3718ad2f41d1971f1247bb3ae3e1cfd0cd3) macOS Sierra 10.12 SDK. PR [#3](https://github.com/joseluisq/macosx-sdks/pull/3) by [@OmniBlade](https://github.com/OmniBlade). + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][10.12] + # [13.1](https://github.com/joseluisq/macosx-sdks/releases/tag/13.1) - 19 Feb 2023 @@ -142,6 +160,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.15] +[10.12]: https://github.com/joseluisq/macosx-sdks/compare/13.1...10.12 [13.1]: https://github.com/joseluisq/macosx-sdks/compare/13.0...13.1 [13.0]: https://github.com/joseluisq/macosx-sdks/compare/12.3...13.0 [12.3]: https://github.com/joseluisq/macosx-sdks/compare/12.1...12.3 From 67b431afab16bca475175594e093d3cff1e9fe02 Mon Sep 17 00:00:00 2001 From: OmniBlade Date: Tue, 16 May 2023 09:13:20 +0100 Subject: [PATCH 11/33] feat: MacOSX10.11.sdk.tar.xz --- README.md | 1 + macosx_sdks.json | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/README.md b/README.md index cc51f14..198880c 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Please ensure you have read and understood first the [Xcode license terms](https - [Mac OS X 10.14 (macOS Mojave)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.14) - [Mac OS X 10.13 (macOS High Sierra)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.13) - [Mac OS X 10.12 (macOS Sierra)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.12) +- [Mac OS X 10.11 (OS X El Capitan)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.11) All SDKs were packaged using **osxcross**. Check out [Packaging the SDK on macOS](https://github.com/tpoechtrager/osxcross#packaging-the-sdk) for more details. diff --git a/macosx_sdks.json b/macosx_sdks.json index 7688963..1244696 100644 --- a/macosx_sdks.json +++ b/macosx_sdks.json @@ -140,5 +140,18 @@ "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/10.12", "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/10.12/MacOSX10.12.sdk.tar.xz", "github_download_sha256sum": "53f552170d0789bef2cd6d3dfa8f710b84843d7601175f041f302618b51d5a13" + }, + { + "version": "OS X 10.11", + "name": "El Capitan", + "darwin": "15.0.0", + "release_date": "2015-09-16", + "architectures": [ + "x86", + "x86_64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/10.11", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/10.12/MacOSX10.11.sdk.tar.xz", + "github_download_sha256sum": "994b7a737a9f5e797af62463e1d540fca99e33b4c1448ad11ba1548424d26807" } ] From b4356ad0ccea7d872445e16605eb5e548031bde4 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Wed, 17 May 2023 05:23:00 +0200 Subject: [PATCH 12/33] OS X 10.11 --- CHANGELOG.md | 43 +++++++++++++++++++++++++++++++------------ macosx_sdks.json | 2 +- 2 files changed, 32 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 094b7b5..65b4065 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,27 @@ All notable changes to this project will be documented in this file. - + -# [10.12](https://github.com/joseluisq/macosx-sdks/releases/tag/10.12) - 21 May 2023 +# [10.11](https://github.com/joseluisq/macosx-sdks/releases/tag/10.11) - May 17, 2023 + +[OS X El Capitan 10.11](https://en.wikipedia.org/wiki/OS_X_El_Capitan) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `994b7a737a9f5e797af62463e1d540fca99e33b4c1448ad11ba1548424d26807` + +__Features__ + +- [fb035ad](https://github.com/joseluisq/macosx-sdks/commit/fb035ad0ee0f0efdfd3d701d850baaa274793001) OS X El Capitan 10.11 SDK. PR [#4](https://github.com/joseluisq/macosx-sdks/pull/4) by [@OmniBlade](https://github.com/OmniBlade). + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][10.11] + + + +# [10.12](https://github.com/joseluisq/macosx-sdks/releases/tag/10.12) - May 15, 2023 [macOS Sierra 10.12](https://en.wikipedia.org/wiki/MacOS_Sierra) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -22,7 +40,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www -# [13.1](https://github.com/joseluisq/macosx-sdks/releases/tag/13.1) - 19 Feb 2023 +# [13.1](https://github.com/joseluisq/macosx-sdks/releases/tag/13.1) - Feb 19, 2023 [macOS Ventura 13.1](https://developer.apple.com/documentation/macos-release-notes/macos-13_1-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -36,7 +54,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www -# [13.0](https://github.com/joseluisq/macosx-sdks/releases/tag/13.0) - 19 Feb 2023 +# [13.0](https://github.com/joseluisq/macosx-sdks/releases/tag/13.0) - Feb 19, 2023 [macOS Ventura 13](https://developer.apple.com/documentation/macos-release-notes/macos-13-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -50,7 +68,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www -# [12.3](https://github.com/joseluisq/macosx-sdks/releases/tag/12.3) - 18 Mar 2022 +# [12.3](https://github.com/joseluisq/macosx-sdks/releases/tag/12.3) - Mar 18, 2022 [macOS Monterey 12.3](https://developer.apple.com/documentation/macos-release-notes/macos-12_3-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -63,7 +81,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www -# [12.1](https://github.com/joseluisq/macosx-sdks/releases/tag/12.1) - 17 Mar 2022 +# [12.1](https://github.com/joseluisq/macosx-sdks/releases/tag/12.1) - Mar 17, 2022 [macOS Monterey 12.1](https://developer.apple.com/documentation/macos-release-notes/macos-12_1-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -77,7 +95,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www -# [10.13](https://github.com/joseluisq/macosx-sdks/releases/tag/10.13) - 03 Nov 2021 +# [10.13](https://github.com/joseluisq/macosx-sdks/releases/tag/10.13) - Nov 03, 2021 [macOS High Sierra 10.13](https://en.wikipedia.org/wiki/MacOS_High_Sierra) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -93,7 +111,7 @@ Feature request by [@Gcenx](https://github.com/Gcenx) -# [12.0](https://github.com/joseluisq/macosx-sdks/releases/tag/12.0) - 02 Nov 2021 +# [12.0](https://github.com/joseluisq/macosx-sdks/releases/tag/12.0) - Nov 02, 2021 [macOS Monterey 12.0.1](https://developer.apple.com/documentation/macos-release-notes/macos-12_0_1-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -106,7 +124,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www -# [11.3](https://github.com/joseluisq/macosx-sdks/releases/tag/11.3) - 22 Jun 2021 +# [11.3](https://github.com/joseluisq/macosx-sdks/releases/tag/11.3) - Jun 22, 2021 [macOS Big Sur 11.3](https://developer.apple.com/documentation/macos-release-notes/macos-big-sur-11_3-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -120,7 +138,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www -# [10.14](https://github.com/joseluisq/macosx-sdks/releases/tag/10.14) - 15 Jan 2021 +# [10.14](https://github.com/joseluisq/macosx-sdks/releases/tag/10.14) - Jan 15, 2021 [macOS Mojave 10.14](https://developer.apple.com/documentation/macos-release-notes/macos-mojave-10_14-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -134,7 +152,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www -# [11.1](https://github.com/joseluisq/macosx-sdks/releases/tag/11.1) - 03 Jan 2021 +# [11.1](https://github.com/joseluisq/macosx-sdks/releases/tag/11.1) - Jan 03, 2021 [macOS Big Sur 11.1](https://developer.apple.com/documentation/macos-release-notes/macos-big-sur-11_1-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -148,7 +166,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www -# [10.15](https://github.com/joseluisq/macosx-sdks/releases/tag/10.15) - 02 Jan 2021 +# [10.15](https://github.com/joseluisq/macosx-sdks/releases/tag/10.15) - Jan 02, 2021 [macOS Catalina 10.15](https://developer.apple.com/documentation/macos-release-notes/macos-catalina-10_15-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -160,6 +178,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.15] +[10.11]: https://github.com/joseluisq/macosx-sdks/compare/10.12...10.11 [10.12]: https://github.com/joseluisq/macosx-sdks/compare/13.1...10.12 [13.1]: https://github.com/joseluisq/macosx-sdks/compare/13.0...13.1 [13.0]: https://github.com/joseluisq/macosx-sdks/compare/12.3...13.0 diff --git a/macosx_sdks.json b/macosx_sdks.json index 1244696..cd8748e 100644 --- a/macosx_sdks.json +++ b/macosx_sdks.json @@ -151,7 +151,7 @@ "x86_64" ], "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/10.11", - "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/10.12/MacOSX10.11.sdk.tar.xz", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/10.11/MacOSX10.11.sdk.tar.xz", "github_download_sha256sum": "994b7a737a9f5e797af62463e1d540fca99e33b4c1448ad11ba1548424d26807" } ] From f09b55c24d39d53bf62099050b80e8e5f74ffd5c Mon Sep 17 00:00:00 2001 From: OmniBlade Date: Fri, 2 Jun 2023 13:32:08 +0100 Subject: [PATCH 13/33] feat: MacOSX10.10.sdk.tar.xz --- README.md | 1 + macosx_sdks.json | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/README.md b/README.md index 198880c..4dd3c35 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Please ensure you have read and understood first the [Xcode license terms](https - [Mac OS X 10.13 (macOS High Sierra)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.13) - [Mac OS X 10.12 (macOS Sierra)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.12) - [Mac OS X 10.11 (OS X El Capitan)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.11) +- [Mac OS X 10.10 (OS X Yosemite)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.10) All SDKs were packaged using **osxcross**. Check out [Packaging the SDK on macOS](https://github.com/tpoechtrager/osxcross#packaging-the-sdk) for more details. diff --git a/macosx_sdks.json b/macosx_sdks.json index cd8748e..8a8b69d 100644 --- a/macosx_sdks.json +++ b/macosx_sdks.json @@ -153,5 +153,18 @@ "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/10.11", "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/10.11/MacOSX10.11.sdk.tar.xz", "github_download_sha256sum": "994b7a737a9f5e797af62463e1d540fca99e33b4c1448ad11ba1548424d26807" + }, + { + "version": "OS X 10.10", + "name": "Yosemite", + "darwin": "14.0.0", + "release_date": "2014-10-16", + "architectures": [ + "x86", + "x86_64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/10.10", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/10.10/MacOSX10.10.sdk.tar.xz", + "github_download_sha256sum": "bfc056a5ad80403d72d7a50319bdd106545ea5936af2c343a517f96bdec4caee" } ] From a609c160ad4ee51b7b8cde835d797e4a3efc22fb Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Fri, 2 Jun 2023 22:00:43 +0200 Subject: [PATCH 14/33] OS X 10.10 --- CHANGELOG.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65b4065..e2c1772 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,23 @@ All notable changes to this project will be documented in this file. - +# [10.10](https://github.com/joseluisq/macosx-sdks/releases/tag/10.10) - Jun 02, 2023 + +[OS X Yosemite 10.10](https://en.wikipedia.org/wiki/OS_X_Yosemite) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `bfc056a5ad80403d72d7a50319bdd106545ea5936af2c343a517f96bdec4caee` + +__Features__ + +- [f09b55c](https://github.com/joseluisq/macosx-sdks/commit/f09b55c24d39d53bf62099050b80e8e5f74ffd5c) OS X Yosemite 10.10 SDK. PR [#5](https://github.com/joseluisq/macosx-sdks/pull/5) by [@OmniBlade](https://github.com/OmniBlade). + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][10.10] + + # [10.11](https://github.com/joseluisq/macosx-sdks/releases/tag/10.11) - May 17, 2023 @@ -178,6 +194,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.15] +[10.10]: https://github.com/joseluisq/macosx-sdks/compare/10.11...10.10 [10.11]: https://github.com/joseluisq/macosx-sdks/compare/10.12...10.11 [10.12]: https://github.com/joseluisq/macosx-sdks/compare/13.1...10.12 [13.1]: https://github.com/joseluisq/macosx-sdks/compare/13.0...13.1 From 07dfca2f7b85e063b5246024ffccd7917f4dc4e7 Mon Sep 17 00:00:00 2001 From: OmniBlade Date: Fri, 23 Jun 2023 09:21:09 +0100 Subject: [PATCH 15/33] feat: MacOSX10.9.sdk.tar.xz --- README.md | 1 + macosx_sdks.json | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/README.md b/README.md index 4dd3c35..775360d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Please ensure you have read and understood first the [Xcode license terms](https - [Mac OS X 10.12 (macOS Sierra)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.12) - [Mac OS X 10.11 (OS X El Capitan)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.11) - [Mac OS X 10.10 (OS X Yosemite)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.10) +- [Mac OS X 10.9 (OS X Mavericks)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.9) All SDKs were packaged using **osxcross**. Check out [Packaging the SDK on macOS](https://github.com/tpoechtrager/osxcross#packaging-the-sdk) for more details. diff --git a/macosx_sdks.json b/macosx_sdks.json index 8a8b69d..8ade308 100644 --- a/macosx_sdks.json +++ b/macosx_sdks.json @@ -166,5 +166,18 @@ "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/10.10", "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/10.10/MacOSX10.10.sdk.tar.xz", "github_download_sha256sum": "bfc056a5ad80403d72d7a50319bdd106545ea5936af2c343a517f96bdec4caee" + }, + { + "version": "OS X 10.9", + "name": "Mavericks", + "darwin": "13.0.0", + "release_date": "2013-10-22", + "architectures": [ + "x86", + "x86_64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/10.9", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/10.9/MacOSX10.9.sdk.tar.xz", + "github_download_sha256sum": "6e1dc54e46bb1397b9db7194933475aae9c2df1267a4d20f6d0a8dfff72c3b03" } ] From 9e7dc241d216567cb8e02add91bda74a1adf283b Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Fri, 23 Jun 2023 23:24:16 +0200 Subject: [PATCH 16/33] OS X 10.9 --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2c1772..9788d97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,24 @@ All notable changes to this project will be documented in this file. +# [10.9](https://github.com/joseluisq/macosx-sdks/releases/tag/10.9) - Jun 23, 2023 + +[OS X Mavericks 10.9](https://en.wikipedia.org/wiki/OS_X_Mavericks) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `6e1dc54e46bb1397b9db7194933475aae9c2df1267a4d20f6d0a8dfff72c3b03` + +__Features__ + +- [e226637](https://github.com/joseluisq/macosx-sdks/commit/e2266379ca2e1dd486e472409484b75820b60347) OS X Mavericks 10.9 SDK. PR [#6](https://github.com/joseluisq/macosx-sdks/pull/6) by [@OmniBlade](https://github.com/OmniBlade). + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][10.9] + + + # [10.10](https://github.com/joseluisq/macosx-sdks/releases/tag/10.10) - Jun 02, 2023 [OS X Yosemite 10.10](https://en.wikipedia.org/wiki/OS_X_Yosemite) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -194,6 +212,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.15] +[10.9]: https://github.com/joseluisq/macosx-sdks/compare/10.10...10.9 [10.10]: https://github.com/joseluisq/macosx-sdks/compare/10.11...10.10 [10.11]: https://github.com/joseluisq/macosx-sdks/compare/10.12...10.11 [10.12]: https://github.com/joseluisq/macosx-sdks/compare/13.1...10.12 From ef006a6f9311fd515328d0b0eecf06a9af26589d Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Fri, 18 Aug 2023 17:07:42 +0200 Subject: [PATCH 17/33] feat: MacOSX13.3.sdk.tar.xz --- README.md | 1 + macosx_sdks.json | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/README.md b/README.md index 775360d..e79ce8f 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/macosx_sdks.json b/macosx_sdks.json index 8ade308..ce9de08 100644 --- a/macosx_sdks.json +++ b/macosx_sdks.json @@ -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", From 4887536776333115e72e44bc934c7907687ba652 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Tue, 26 Sep 2023 23:18:22 +0200 Subject: [PATCH 18/33] refactor: MacOSX13.3 sdk changelog update --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9788d97..7dea7ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. +# [13.3](https://github.com/joseluisq/macosx-sdks/releases/tag/13.3) - Aug 18, 2023 + +[macOS Ventura 13.3](https://developer.apple.com/documentation/macos-release-notes/macos-13_3-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `518e35eae6039b3f64e8025f4525c1c43786cc5cf39459d609852faf091e34be` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][13.3] + + + # [10.9](https://github.com/joseluisq/macosx-sdks/releases/tag/10.9) - Jun 23, 2023 [OS X Mavericks 10.9](https://en.wikipedia.org/wiki/OS_X_Mavericks) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -212,6 +226,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.15] +[13.3]: https://github.com/joseluisq/macosx-sdks/compare/10.9...13.3 [10.9]: https://github.com/joseluisq/macosx-sdks/compare/10.10...10.9 [10.10]: https://github.com/joseluisq/macosx-sdks/compare/10.11...10.10 [10.11]: https://github.com/joseluisq/macosx-sdks/compare/10.12...10.11 From bbdd40658a937d403c5c9aac21b4d9f214f03d40 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Tue, 26 Sep 2023 23:31:18 +0200 Subject: [PATCH 19/33] feat: MacOSX14.0.sdk.tar.xz --- CHANGELOG.md | 15 +++++++++++++++ macosx_sdks.json | 13 +++++++++++++ 2 files changed, 28 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dea7ad..cfdeef8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. +# [14.0](https://github.com/joseluisq/macosx-sdks/releases/tag/14.0) - Sep 26, 2023 + +[macOS Sonoma 14.0](https://developer.apple.com/documentation/macos-release-notes/macos-14-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `5e4d3be6b445f0eacc0333ff2117e93e4433d8c4fe44053a14f735033a98aaa9` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][14.0] + + + # [13.3](https://github.com/joseluisq/macosx-sdks/releases/tag/13.3) - Aug 18, 2023 [macOS Ventura 13.3](https://developer.apple.com/documentation/macos-release-notes/macos-13_3-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -226,6 +240,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.15] +[14.0]: https://github.com/joseluisq/macosx-sdks/compare/13.3...14.0 [13.3]: https://github.com/joseluisq/macosx-sdks/compare/10.9...13.3 [10.9]: https://github.com/joseluisq/macosx-sdks/compare/10.10...10.9 [10.10]: https://github.com/joseluisq/macosx-sdks/compare/10.11...10.10 diff --git a/macosx_sdks.json b/macosx_sdks.json index ce9de08..c6f96ab 100644 --- a/macosx_sdks.json +++ b/macosx_sdks.json @@ -1,4 +1,17 @@ [ + { + "version": "macOS 14.0", + "name": "Sonoma", + "darwin": "23.0.0", + "release_date": "2023-09-26", + "architectures": [ + "x86_64", + "arm64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/14.0", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/14.0/MacOSX14.0.sdk.tar.xz", + "github_download_sha256sum": "5e4d3be6b445f0eacc0333ff2117e93e4433d8c4fe44053a14f735033a98aaa9" + }, { "version": "macOS 13.3", "name": "Ventura", From f364306ba8bab25578e5a61632b991be3f23ae2d Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Tue, 26 Sep 2023 23:36:44 +0200 Subject: [PATCH 20/33] docs: Mac OS X 14.0 (macOS Sonoma) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e79ce8f..a846195 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https ## SDKs +- [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.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) From 35138ced39b9007d361b597b9d079cdd6092f32a Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Tue, 12 Dec 2023 22:01:55 +0100 Subject: [PATCH 21/33] feat: MacOSX14.2.sdk.tar.xz --- README.md | 1 + macosx_sdks.json | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/README.md b/README.md index a846195..5b62a92 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https ## 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 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) diff --git a/macosx_sdks.json b/macosx_sdks.json index c6f96ab..a3ee5d4 100644 --- a/macosx_sdks.json +++ b/macosx_sdks.json @@ -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", "name": "Sonoma", From d9fb5c89d1b0649415eba9cae5f201492aa780f9 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Tue, 12 Dec 2023 22:08:02 +0100 Subject: [PATCH 22/33] docs: Mac OS X 14.2 (macOS Sonoma) --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfdeef8..123d8ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. +# [14.2](https://github.com/joseluisq/macosx-sdks/releases/tag/14.2) - Sep 26, 2023 + +[macOS Sonoma 14.2](https://developer.apple.com/documentation/macos-release-notes/macos-14_2-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `f8d1eef4657df91d3ea8a8ee810d3e14e0291032a64d6643e8add4c5155e6f60` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][14.2] + + + # [14.0](https://github.com/joseluisq/macosx-sdks/releases/tag/14.0) - Sep 26, 2023 [macOS Sonoma 14.0](https://developer.apple.com/documentation/macos-release-notes/macos-14-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -240,6 +254,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.15] +[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 [13.3]: https://github.com/joseluisq/macosx-sdks/compare/10.9...13.3 [10.9]: https://github.com/joseluisq/macosx-sdks/compare/10.10...10.9 From 8ad8ac74c58dc8c2477d141e13550ba4c892f572 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Fri, 8 Mar 2024 00:56:32 +0100 Subject: [PATCH 23/33] feat: MacOSX14.4.sdk.tar.xz --- CHANGELOG.md | 15 +++++++++++++++ README.md | 1 + macosx_sdks.json | 13 +++++++++++++ 3 files changed, 29 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 123d8ef..39322fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. +# [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). + +**SHA256SUM:** `5170364da96521a8cfeb4c7b8ffa810f82bd7494bd7a93653b6054101ac6cbe7` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][14.4] + + + # [14.2](https://github.com/joseluisq/macosx-sdks/releases/tag/14.2) - Sep 26, 2023 [macOS Sonoma 14.2](https://developer.apple.com/documentation/macos-release-notes/macos-14_2-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -254,6 +268,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.15] +[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 [13.3]: https://github.com/joseluisq/macosx-sdks/compare/10.9...13.3 diff --git a/README.md b/README.md index 5b62a92..8e0327b 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https ## SDKs +- [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) - [Mac OS X 13.3 (macOS Ventura)](https://github.com/joseluisq/macosx-sdks/releases/tag/13.3) diff --git a/macosx_sdks.json b/macosx_sdks.json index a3ee5d4..4556583 100644 --- a/macosx_sdks.json +++ b/macosx_sdks.json @@ -1,4 +1,17 @@ [ + { + "version": "macOS 14.4", + "name": "Sonoma", + "darwin": "23.4.0", + "release_date": "2024-03-07", + "architectures": [ + "x86_64", + "arm64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/14.4", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/14.4/MacOSX14.4.sdk.tar.xz", + "github_download_sha256sum": "5170364da96521a8cfeb4c7b8ffa810f82bd7494bd7a93653b6054101ac6cbe7" + }, { "version": "macOS 14.2", "name": "Sonoma", From 43cc1644dcfbf56657d1a0f280edf622886e25d4 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Thu, 16 May 2024 22:28:26 +0200 Subject: [PATCH 24/33] feat: MacOSX14.5.sdk.tar.xz --- CHANGELOG.md | 15 +++++++++++++++ README.md | 1 + macosx_sdks.json | 13 +++++++++++++ 3 files changed, 29 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39322fc..371b65d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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] + + + # [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 diff --git a/README.md b/README.md index 8e0327b..7048e93 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/macosx_sdks.json b/macosx_sdks.json index 4556583..5c50e57 100644 --- a/macosx_sdks.json +++ b/macosx_sdks.json @@ -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", From c5b42b5b2b8d6fdb49de26f3086b5431906cc10b Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Mon, 30 Sep 2024 23:59:38 +0200 Subject: [PATCH 25/33] feat: MacOSX15.0.sdk.tar.xz --- CHANGELOG.md | 15 +++++++++++++++ README.md | 1 + macosx_sdks.json | 13 +++++++++++++ 3 files changed, 29 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 371b65d..2878ac6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. +# [15.0](https://github.com/joseluisq/macosx-sdks/releases/tag/15.0) - Sep 16, 2024 + +[macOS Sequoia 15.0](https://developer.apple.com/documentation/macos-release-notes/macos-15-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `9df0293776fdc8a2060281faef929bf2fe1874c1f9368993e7a4ef87b1207f98` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][15.0] + + + # [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). @@ -282,6 +296,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.15] +[15.0]: https://github.com/joseluisq/macosx-sdks/compare/15.0...14.5 [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 diff --git a/README.md b/README.md index 7048e93..cc01203 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https ## SDKs +- [Mac OS X 15.0 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.0) - [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) diff --git a/macosx_sdks.json b/macosx_sdks.json index 5c50e57..3e933aa 100644 --- a/macosx_sdks.json +++ b/macosx_sdks.json @@ -1,4 +1,17 @@ [ + { + "version": "macOS 15.0", + "name": "Sequoia", + "darwin": "24.0.0", + "release_date": "2024-09-16", + "architectures": [ + "x86_64", + "arm64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/15.0", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/15.0/MacOSX15.0.sdk.tar.xz", + "github_download_sha256sum": "9df0293776fdc8a2060281faef929bf2fe1874c1f9368993e7a4ef87b1207f98" + }, { "version": "macOS 14.5", "name": "Sonoma", From 345a27c2d4551d3f2cef98e021f191d896f11502 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Tue, 1 Oct 2024 00:10:40 +0200 Subject: [PATCH 26/33] refactor: update full changelog links --- CHANGELOG.md | 46 ++++------------------------------------------ 1 file changed, 4 insertions(+), 42 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2878ac6..0f321f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,8 +14,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][15.0] - - # [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). @@ -28,8 +26,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][14.5] - - # [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). @@ -42,8 +38,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][14.4] - - # [14.2](https://github.com/joseluisq/macosx-sdks/releases/tag/14.2) - Sep 26, 2023 [macOS Sonoma 14.2](https://developer.apple.com/documentation/macos-release-notes/macos-14_2-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -56,8 +50,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][14.2] - - # [14.0](https://github.com/joseluisq/macosx-sdks/releases/tag/14.0) - Sep 26, 2023 [macOS Sonoma 14.0](https://developer.apple.com/documentation/macos-release-notes/macos-14-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -70,8 +62,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][14.0] - - # [13.3](https://github.com/joseluisq/macosx-sdks/releases/tag/13.3) - Aug 18, 2023 [macOS Ventura 13.3](https://developer.apple.com/documentation/macos-release-notes/macos-13_3-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -84,8 +74,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][13.3] - - # [10.9](https://github.com/joseluisq/macosx-sdks/releases/tag/10.9) - Jun 23, 2023 [OS X Mavericks 10.9](https://en.wikipedia.org/wiki/OS_X_Mavericks) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -102,8 +90,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.9] - - # [10.10](https://github.com/joseluisq/macosx-sdks/releases/tag/10.10) - Jun 02, 2023 [OS X Yosemite 10.10](https://en.wikipedia.org/wiki/OS_X_Yosemite) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -120,8 +106,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.10] - - # [10.11](https://github.com/joseluisq/macosx-sdks/releases/tag/10.11) - May 17, 2023 [OS X El Capitan 10.11](https://en.wikipedia.org/wiki/OS_X_El_Capitan) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -138,8 +122,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.11] - - # [10.12](https://github.com/joseluisq/macosx-sdks/releases/tag/10.12) - May 15, 2023 [macOS Sierra 10.12](https://en.wikipedia.org/wiki/MacOS_Sierra) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -156,8 +138,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.12] - - # [13.1](https://github.com/joseluisq/macosx-sdks/releases/tag/13.1) - Feb 19, 2023 [macOS Ventura 13.1](https://developer.apple.com/documentation/macos-release-notes/macos-13_1-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -170,8 +150,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][13.1] - - # [13.0](https://github.com/joseluisq/macosx-sdks/releases/tag/13.0) - Feb 19, 2023 [macOS Ventura 13](https://developer.apple.com/documentation/macos-release-notes/macos-13-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -184,8 +162,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][13.0] - - # [12.3](https://github.com/joseluisq/macosx-sdks/releases/tag/12.3) - Mar 18, 2022 [macOS Monterey 12.3](https://developer.apple.com/documentation/macos-release-notes/macos-12_3-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -197,8 +173,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][12.3] - - # [12.1](https://github.com/joseluisq/macosx-sdks/releases/tag/12.1) - Mar 17, 2022 [macOS Monterey 12.1](https://developer.apple.com/documentation/macos-release-notes/macos-12_1-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -211,8 +185,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][12.1] - - # [10.13](https://github.com/joseluisq/macosx-sdks/releases/tag/10.13) - Nov 03, 2021 [macOS High Sierra 10.13](https://en.wikipedia.org/wiki/MacOS_High_Sierra) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -227,8 +199,6 @@ Feature request by [@Gcenx](https://github.com/Gcenx) [Changes][10.13] - - # [12.0](https://github.com/joseluisq/macosx-sdks/releases/tag/12.0) - Nov 02, 2021 [macOS Monterey 12.0.1](https://developer.apple.com/documentation/macos-release-notes/macos-12_0_1-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -240,8 +210,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][12.0] - - # [11.3](https://github.com/joseluisq/macosx-sdks/releases/tag/11.3) - Jun 22, 2021 [macOS Big Sur 11.3](https://developer.apple.com/documentation/macos-release-notes/macos-big-sur-11_3-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -254,8 +222,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][11.3] - - # [10.14](https://github.com/joseluisq/macosx-sdks/releases/tag/10.14) - Jan 15, 2021 [macOS Mojave 10.14](https://developer.apple.com/documentation/macos-release-notes/macos-mojave-10_14-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -268,8 +234,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.14] - - # [11.1](https://github.com/joseluisq/macosx-sdks/releases/tag/11.1) - Jan 03, 2021 [macOS Big Sur 11.1](https://developer.apple.com/documentation/macos-release-notes/macos-big-sur-11_1-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -282,8 +246,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][11.1] - - # [10.15](https://github.com/joseluisq/macosx-sdks/releases/tag/10.15) - Jan 02, 2021 [macOS Catalina 10.15](https://developer.apple.com/documentation/macos-release-notes/macos-catalina-10_15-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -296,10 +258,10 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.15] -[15.0]: https://github.com/joseluisq/macosx-sdks/compare/15.0...14.5 -[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 +[15.0]: https://github.com/joseluisq/macosx-sdks/compare/14.5...15.0 +[14.5]: https://github.com/joseluisq/macosx-sdks/compare/14.4...14.5 +[14.4]: https://github.com/joseluisq/macosx-sdks/compare/14.2...14.4 +[14.2]: https://github.com/joseluisq/macosx-sdks/compare/14.0...14.2 [14.0]: https://github.com/joseluisq/macosx-sdks/compare/13.3...14.0 [13.3]: https://github.com/joseluisq/macosx-sdks/compare/10.9...13.3 [10.9]: https://github.com/joseluisq/macosx-sdks/compare/10.10...10.9 From d0ecee3ad89590145618316af57de6430826e97e Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Fri, 15 Nov 2024 06:54:46 +0100 Subject: [PATCH 27/33] feat: MacOSX15.1.sdk.tar.xz --- CHANGELOG.md | 12 ++++++++++++ README.md | 1 + macosx_sdks.json | 13 +++++++++++++ 3 files changed, 26 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f321f6..247406e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. +# [15.1](https://github.com/joseluisq/macosx-sdks/releases/tag/15.1) - Nov 15, 2024 + +[macOS Sequoia 15.1](https://developer.apple.com/documentation/macos-release-notes/macos-15_1-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `8792422534fec12b7237bca3988ff1033fc73f718bb2751493778247b5bf0d2d` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][15.1] + # [15.0](https://github.com/joseluisq/macosx-sdks/releases/tag/15.0) - Sep 16, 2024 [macOS Sequoia 15.0](https://developer.apple.com/documentation/macos-release-notes/macos-15-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). diff --git a/README.md b/README.md index cc01203..cb8b366 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https ## SDKs +- [Mac OS X 15.1 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.1) - [Mac OS X 15.0 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.0) - [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) diff --git a/macosx_sdks.json b/macosx_sdks.json index 3e933aa..9aa2581 100644 --- a/macosx_sdks.json +++ b/macosx_sdks.json @@ -1,4 +1,17 @@ [ + { + "version": "macOS 15.1", + "name": "Sequoia", + "darwin": "24.1.0", + "release_date": "2024-10-28", + "architectures": [ + "x86_64", + "arm64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/15.1", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/15.1/MacOSX15.1.sdk.tar.xz", + "github_download_sha256sum": "8792422534fec12b7237bca3988ff1033fc73f718bb2751493778247b5bf0d2d" + }, { "version": "macOS 15.0", "name": "Sequoia", From 9f135338f452da0bfe250578e454a105a9d4374b Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Tue, 31 Dec 2024 10:30:44 +0100 Subject: [PATCH 28/33] feat: MacOSX15.2.sdk.tar.xz --- CHANGELOG.md | 14 ++++++++++++++ README.md | 1 + macosx_sdks.json | 13 +++++++++++++ 3 files changed, 28 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 247406e..3f9e63c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. +# [15.2](https://github.com/joseluisq/macosx-sdks/releases/tag/15.2) - Dec 31, 2024 + +[macOS Sequoia 15.2](https://developer.apple.com/documentation/macos-release-notes/macos-15_2-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `b090a2bd6b0566616da8bdb9a88ab84e842fd3f44ff4be6a3d795a599d462a0e` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][15.2] + # [15.1](https://github.com/joseluisq/macosx-sdks/releases/tag/15.1) - Nov 15, 2024 [macOS Sequoia 15.1](https://developer.apple.com/documentation/macos-release-notes/macos-15_1-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -270,6 +282,8 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.15] +[15.2]: https://github.com/joseluisq/macosx-sdks/compare/15.1...15.2 +[15.1]: https://github.com/joseluisq/macosx-sdks/compare/15.0...15.1 [15.0]: https://github.com/joseluisq/macosx-sdks/compare/14.5...15.0 [14.5]: https://github.com/joseluisq/macosx-sdks/compare/14.4...14.5 [14.4]: https://github.com/joseluisq/macosx-sdks/compare/14.2...14.4 diff --git a/README.md b/README.md index cb8b366..551b6ff 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https ## SDKs +- [Mac OS X 15.2 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.2) - [Mac OS X 15.1 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.1) - [Mac OS X 15.0 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.0) - [Mac OS X 14.5 (macOS Sonoma)](https://github.com/joseluisq/macosx-sdks/releases/tag/14.5) diff --git a/macosx_sdks.json b/macosx_sdks.json index 9aa2581..7244d2a 100644 --- a/macosx_sdks.json +++ b/macosx_sdks.json @@ -1,4 +1,17 @@ [ + { + "version": "macOS 15.2", + "name": "Sequoia", + "darwin": "24.2.0", + "release_date": "2024-12-11", + "architectures": [ + "x86_64", + "arm64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/15.2", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/15.2/MacOSX15.2.sdk.tar.xz", + "github_download_sha256sum": "b090a2bd6b0566616da8bdb9a88ab84e842fd3f44ff4be6a3d795a599d462a0e" + }, { "version": "macOS 15.1", "name": "Sequoia", From 013d2039ad0f1efb1997a005d3f634af36366323 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Thu, 10 Apr 2025 01:32:06 +0200 Subject: [PATCH 29/33] feat: MacOSX15.4.sdk.tar.xz --- CHANGELOG.md | 13 +++++++++++++ README.md | 1 + macosx_sdks.json | 13 +++++++++++++ 3 files changed, 27 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f9e63c..fcec020 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. +# [15.4](https://github.com/joseluisq/macosx-sdks/releases/tag/15.4) - Apr 10, 2025 + +[macOS Sequoia 15.4](https://developer.apple.com/documentation/macos-release-notes/macos-15_4-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `a0b7b66912ac0da0e45b304a332bacdbe58ca172220820d425edb28213962f81` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][15.4] + # [15.2](https://github.com/joseluisq/macosx-sdks/releases/tag/15.2) - Dec 31, 2024 [macOS Sequoia 15.2](https://developer.apple.com/documentation/macos-release-notes/macos-15_2-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -282,6 +294,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.15] +[15.4]: https://github.com/joseluisq/macosx-sdks/compare/15.2...15.4 [15.2]: https://github.com/joseluisq/macosx-sdks/compare/15.1...15.2 [15.1]: https://github.com/joseluisq/macosx-sdks/compare/15.0...15.1 [15.0]: https://github.com/joseluisq/macosx-sdks/compare/14.5...15.0 diff --git a/README.md b/README.md index 551b6ff..dd92cd4 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https ## SDKs +- [Mac OS X 15.4 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.4) - [Mac OS X 15.2 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.2) - [Mac OS X 15.1 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.1) - [Mac OS X 15.0 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.0) diff --git a/macosx_sdks.json b/macosx_sdks.json index 7244d2a..f23fa20 100644 --- a/macosx_sdks.json +++ b/macosx_sdks.json @@ -1,4 +1,17 @@ [ + { + "version": "macOS 15.4", + "name": "Sequoia", + "darwin": "24.4.0", + "release_date": "2025-03-31", + "architectures": [ + "x86_64", + "arm64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/15.4", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/15.4/MacOSX15.4.sdk.tar.xz", + "github_download_sha256sum": "a0b7b66912ac0da0e45b304a332bacdbe58ca172220820d425edb28213962f81" + }, { "version": "macOS 15.2", "name": "Sequoia", From 788f38d23e235af532c288d237a86741f12a7a56 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Sat, 14 Jun 2025 10:22:28 +0200 Subject: [PATCH 30/33] feat: MacOSX15.5.sdk.tar.xz --- CHANGELOG.md | 13 +++++++++++++ README.md | 1 + macosx_sdks.json | 13 +++++++++++++ 3 files changed, 27 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fcec020..b4de0ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. +# [15.5](https://github.com/joseluisq/macosx-sdks/releases/tag/15.5) - Jun 14, 2025 + +[macOS Sequoia 15.5](https://developer.apple.com/documentation/macos-release-notes/macos-15_5-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `c15cf0f3f17d714d1aa5a642da8e118db53d79429eb015771ba816aa7c6c1cbd` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][15.4] + # [15.4](https://github.com/joseluisq/macosx-sdks/releases/tag/15.4) - Apr 10, 2025 [macOS Sequoia 15.4](https://developer.apple.com/documentation/macos-release-notes/macos-15_4-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -294,6 +306,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.15] +[15.5]: https://github.com/joseluisq/macosx-sdks/compare/15.4...15.5 [15.4]: https://github.com/joseluisq/macosx-sdks/compare/15.2...15.4 [15.2]: https://github.com/joseluisq/macosx-sdks/compare/15.1...15.2 [15.1]: https://github.com/joseluisq/macosx-sdks/compare/15.0...15.1 diff --git a/README.md b/README.md index dd92cd4..9c8fdf0 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https ## SDKs +- [Mac OS X 15.5 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.5) - [Mac OS X 15.4 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.4) - [Mac OS X 15.2 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.2) - [Mac OS X 15.1 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.1) diff --git a/macosx_sdks.json b/macosx_sdks.json index f23fa20..213c55d 100644 --- a/macosx_sdks.json +++ b/macosx_sdks.json @@ -1,4 +1,17 @@ [ + { + "version": "macOS 15.5", + "name": "Sequoia", + "darwin": "24.5.0", + "release_date": "2025-05-12", + "architectures": [ + "x86_64", + "arm64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/15.5", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/15.5/MacOSX15.5.sdk.tar.xz", + "github_download_sha256sum": "c15cf0f3f17d714d1aa5a642da8e118db53d79429eb015771ba816aa7c6c1cbd" + }, { "version": "macOS 15.4", "name": "Sequoia", From bdf1f649ead0d17baa072c1245888a3c0471e9df Mon Sep 17 00:00:00 2001 From: Socheat Sok Date: Fri, 24 Oct 2025 02:37:02 +0700 Subject: [PATCH 31/33] feat: MacOSX26.0.sdk.tar.xz (#9) --- README.md | 1 + macosx_sdks.json | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/README.md b/README.md index 9c8fdf0..26681bf 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https ## SDKs +- [Mac OS X 26.0 (macOS Tahoe)](https://github.com/joseluisq/macosx-sdks/releases/tag/26.0) - [Mac OS X 15.5 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.5) - [Mac OS X 15.4 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.4) - [Mac OS X 15.2 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.2) diff --git a/macosx_sdks.json b/macosx_sdks.json index 213c55d..da2e6da 100644 --- a/macosx_sdks.json +++ b/macosx_sdks.json @@ -1,4 +1,17 @@ [ + { + "version": "macOS 26.0", + "name": "Tahoe", + "darwin": "26.0.0", + "release_date": "2025-09-15", + "architectures": [ + "x86_64", + "arm64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/26.0", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/26.0/MacOSX26.0.sdk.tar.xz", + "github_download_sha256sum": "07ccaa2891454713c3a230dd87283f76124193309d9a7617ebee45354c9302d2" + }, { "version": "macOS 15.5", "name": "Sequoia", From 02be2ba2e90e4355c3d3a8b06a4febe4ce0f0f59 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Thu, 23 Oct 2025 21:43:22 +0200 Subject: [PATCH 32/33] 26.0 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4de0ae..7f46899 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. +# [26.0](https://github.com/joseluisq/macosx-sdks/releases/tag/26.0) - Oct 23, 2025 + +[macOS Tahoe 26.0](https://developer.apple.com/documentation/macos-release-notes/macos-26-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `07ccaa2891454713c3a230dd87283f76124193309d9a7617ebee45354c9302d2` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][15.5] + # [15.5](https://github.com/joseluisq/macosx-sdks/releases/tag/15.5) - Jun 14, 2025 [macOS Sequoia 15.5](https://developer.apple.com/documentation/macos-release-notes/macos-15_5-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -306,6 +318,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.15] +[26.0]: https://github.com/joseluisq/macosx-sdks/compare/15.5...26.0 [15.5]: https://github.com/joseluisq/macosx-sdks/compare/15.4...15.5 [15.4]: https://github.com/joseluisq/macosx-sdks/compare/15.2...15.4 [15.2]: https://github.com/joseluisq/macosx-sdks/compare/15.1...15.2 From d4c56f302525578eb08d75c5d1a8e9f90b1884b3 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Wed, 19 Nov 2025 23:16:22 +0100 Subject: [PATCH 33/33] feat: MacOSX26.1.sdk.tar.xz --- CHANGELOG.md | 17 +++++++++++++++-- README.md | 1 + macosx_sdks.json | 15 ++++++++++++++- 3 files changed, 30 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f46899..0ec38cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. +# [26.1](https://github.com/joseluisq/macosx-sdks/releases/tag/26.1) - Nov 19, 2025 + +[macOS Tahoe 26.1](https://developer.apple.com/documentation/macos-release-notes/macos-26_1-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `beee7212d265a6d2867d0236cc069314b38d5fb3486a6515734e76fa210c784c` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][26.1] + # [26.0](https://github.com/joseluisq/macosx-sdks/releases/tag/26.0) - Oct 23, 2025 [macOS Tahoe 26.0](https://developer.apple.com/documentation/macos-release-notes/macos-26-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -12,7 +24,7 @@ __Note:__ Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. -[Changes][15.5] +[Changes][26.0] # [15.5](https://github.com/joseluisq/macosx-sdks/releases/tag/15.5) - Jun 14, 2025 @@ -24,7 +36,7 @@ __Note:__ Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. -[Changes][15.4] +[Changes][15.5] # [15.4](https://github.com/joseluisq/macosx-sdks/releases/tag/15.4) - Apr 10, 2025 @@ -318,6 +330,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.15] +[26.1]: https://github.com/joseluisq/macosx-sdks/compare/26.0...26.1 [26.0]: https://github.com/joseluisq/macosx-sdks/compare/15.5...26.0 [15.5]: https://github.com/joseluisq/macosx-sdks/compare/15.4...15.5 [15.4]: https://github.com/joseluisq/macosx-sdks/compare/15.2...15.4 diff --git a/README.md b/README.md index 26681bf..e8fa271 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https ## SDKs +- [Mac OS X 26.1 (macOS Tahoe)](https://github.com/joseluisq/macosx-sdks/releases/tag/26.1) - [Mac OS X 26.0 (macOS Tahoe)](https://github.com/joseluisq/macosx-sdks/releases/tag/26.0) - [Mac OS X 15.5 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.5) - [Mac OS X 15.4 (macOS Sequoia)](https://github.com/joseluisq/macosx-sdks/releases/tag/15.4) diff --git a/macosx_sdks.json b/macosx_sdks.json index da2e6da..0b41758 100644 --- a/macosx_sdks.json +++ b/macosx_sdks.json @@ -1,8 +1,21 @@ [ + { + "version": "macOS 26.1", + "name": "Tahoe", + "darwin": "25.1.0", + "release_date": "2025-11-03", + "architectures": [ + "x86_64", + "arm64" + ], + "github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/26.1", + "github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/26.1/MacOSX26.1.sdk.tar.xz", + "github_download_sha256sum": "beee7212d265a6d2867d0236cc069314b38d5fb3486a6515734e76fa210c784c" + }, { "version": "macOS 26.0", "name": "Tahoe", - "darwin": "26.0.0", + "darwin": "25.0.0", "release_date": "2025-09-15", "architectures": [ "x86_64",