mirror of
https://github.com/joseluisq/macosx-sdks.git
synced 2026-03-23 03:40:15 +00:00
Compare commits
8 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d4c56f3025 | ||
|
|
02be2ba2e9 | ||
|
|
bdf1f649ea | ||
|
|
788f38d23e | ||
|
|
013d2039ad | ||
|
|
9f135338f4 | ||
|
|
d0ecee3ad8 | ||
|
|
345a27c2d4 |
3 changed files with 166 additions and 42 deletions
124
CHANGELOG.md
124
CHANGELOG.md
|
|
@ -2,6 +2,78 @@
|
|||
|
||||
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).
|
||||
|
||||
**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][26.0]
|
||||
|
||||
# [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.5]
|
||||
|
||||
# [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).
|
||||
|
||||
**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).
|
||||
|
||||
**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).
|
||||
|
|
@ -14,8 +86,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www
|
|||
|
||||
[Changes][15.0]
|
||||
|
||||
<a name="14.4"></a>
|
||||
|
||||
# [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 +98,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www
|
|||
|
||||
[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).
|
||||
|
|
@ -42,8 +110,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www
|
|||
|
||||
[Changes][14.4]
|
||||
|
||||
<a name="14.2"></a>
|
||||
|
||||
# [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 +122,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www
|
|||
|
||||
[Changes][14.2]
|
||||
|
||||
<a name="14.0"></a>
|
||||
|
||||
# [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 +134,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www
|
|||
|
||||
[Changes][14.0]
|
||||
|
||||
<a name="13.3"></a>
|
||||
|
||||
# [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 +146,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www
|
|||
|
||||
[Changes][13.3]
|
||||
|
||||
<a name="10.9"></a>
|
||||
|
||||
# [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 +162,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www
|
|||
|
||||
[Changes][10.9]
|
||||
|
||||
<a name="10.9"></a>
|
||||
|
||||
# [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 +178,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www
|
|||
|
||||
[Changes][10.10]
|
||||
|
||||
<a name="10.10"></a>
|
||||
|
||||
# [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 +194,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www
|
|||
|
||||
[Changes][10.11]
|
||||
|
||||
<a name="10.11"></a>
|
||||
|
||||
# [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 +210,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www
|
|||
|
||||
[Changes][10.12]
|
||||
|
||||
<a name="13.1"></a>
|
||||
|
||||
# [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 +222,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www
|
|||
|
||||
[Changes][13.1]
|
||||
|
||||
<a name="13.0"></a>
|
||||
|
||||
# [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 +234,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www
|
|||
|
||||
[Changes][13.0]
|
||||
|
||||
<a name="12.3"></a>
|
||||
|
||||
# [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 +245,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www
|
|||
|
||||
[Changes][12.3]
|
||||
|
||||
<a name="12.1"></a>
|
||||
|
||||
# [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 +257,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www
|
|||
|
||||
[Changes][12.1]
|
||||
|
||||
<a name="10.13"></a>
|
||||
|
||||
# [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 +271,6 @@ Feature request by [@Gcenx](https://github.com/Gcenx)
|
|||
|
||||
[Changes][10.13]
|
||||
|
||||
<a name="12.0"></a>
|
||||
|
||||
# [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 +282,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www
|
|||
|
||||
[Changes][12.0]
|
||||
|
||||
<a name="11.3"></a>
|
||||
|
||||
# [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 +294,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www
|
|||
|
||||
[Changes][11.3]
|
||||
|
||||
<a name="10.14"></a>
|
||||
|
||||
# [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 +306,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www
|
|||
|
||||
[Changes][10.14]
|
||||
|
||||
<a name="11.1"></a>
|
||||
|
||||
# [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 +318,6 @@ Please ensure you have read and understood the [Xcode license terms](https://www
|
|||
|
||||
[Changes][11.1]
|
||||
|
||||
<a name="10.15"></a>
|
||||
|
||||
# [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 +330,16 @@ 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
|
||||
[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
|
||||
[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
|
||||
[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
|
||||
|
|
|
|||
|
|
@ -8,6 +8,12 @@ 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)
|
||||
- [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)
|
||||
- [Mac OS X 14.4 (macOS Sonoma)](https://github.com/joseluisq/macosx-sdks/releases/tag/14.4)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,82 @@
|
|||
[
|
||||
{
|
||||
"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": "25.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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue