File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ Please ensure you have read and understood first the [Xcode license terms](https
88
99## SDKs
1010
11+ - [ Mac OS X 14.2 (macOS Sonoma)] ( https://github.com/joseluisq/macosx-sdks/releases/tag/14.2 )
1112- [ Mac OS X 14.0 (macOS Sonoma)] ( https://github.com/joseluisq/macosx-sdks/releases/tag/14.0 )
1213- [ Mac OS X 13.3 (macOS Ventura)] ( https://github.com/joseluisq/macosx-sdks/releases/tag/13.3 )
1314- [ Mac OS X 13.1 (macOS Ventura)] ( https://github.com/joseluisq/macosx-sdks/releases/tag/13.1 )
Original file line number Diff line number Diff line change 11[
2+ {
3+ "version" : " macOS 14.2" ,
4+ "name" : " Sonoma" ,
5+ "darwin" : " 23.2.0" ,
6+ "release_date" : " 2023-12-11" ,
7+ "architectures" : [
8+ " x86_64" ,
9+ " arm64"
10+ ],
11+ "github_release" : " https://github.com/joseluisq/macosx-sdks/releases/tag/14.2" ,
12+ "github_download_url" : " https://github.com/joseluisq/macosx-sdks/releases/download/14.2/MacOSX14.2.sdk.tar.xz" ,
13+ "github_download_sha256sum" : " f8d1eef4657df91d3ea8a8ee810d3e14e0291032a64d6643e8add4c5155e6f60"
14+ },
215 {
316 "version" : " macOS 14.0" ,
417 "name" : " Sonoma" ,
You can’t perform that action at this time.
0 commit comments