File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ # [ 14.5] ( https://github.com/joseluisq/macosx-sdks/releases/tag/14.5 ) - May 16, 2024
6+
7+ [ 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 ) .
8+
9+ ** SHA256SUM:** ` 6e146275d19f027faa2e8354da5e0267513abf013b8f16ad65a231653a2b1c5d `
10+
11+ __ Note:__
12+
13+ Please ensure you have read and understood the [ Xcode license terms] ( https://www.apple.com/legal/sla/docs/xcode.pdf ) first.
14+
15+ [ Changes] [ 14.5 ]
16+
17+ <a name =" 14.4 " ></a >
18+
519# [ 14.4] ( https://github.com/joseluisq/macosx-sdks/releases/tag/14.4 ) - Mar 8, 2024
620
721[ 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
268282
269283[ Changes] [ 10.15 ]
270284
285+ [ 14.5 ] : https://github.com/joseluisq/macosx-sdks/compare/14.5...14.4
271286[ 14.4 ] : https://github.com/joseluisq/macosx-sdks/compare/14.4...14.2
272287[ 14.2 ] : https://github.com/joseluisq/macosx-sdks/compare/14.2...14.0
273288[ 14.0 ] : https://github.com/joseluisq/macosx-sdks/compare/13.3...14.0
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.5 (macOS Sonoma)] ( https://github.com/joseluisq/macosx-sdks/releases/tag/14.5 )
1112- [ Mac OS X 14.4 (macOS Sonoma)] ( https://github.com/joseluisq/macosx-sdks/releases/tag/14.4 )
1213- [ Mac OS X 14.2 (macOS Sonoma)] ( https://github.com/joseluisq/macosx-sdks/releases/tag/14.2 )
1314- [ Mac OS X 14.0 (macOS Sonoma)] ( https://github.com/joseluisq/macosx-sdks/releases/tag/14.0 )
Original file line number Diff line number Diff line change 11[
2+ {
3+ "version" : " macOS 14.5" ,
4+ "name" : " Sonoma" ,
5+ "darwin" : " 23.5.0" ,
6+ "release_date" : " 2024-05-13" ,
7+ "architectures" : [
8+ " x86_64" ,
9+ " arm64"
10+ ],
11+ "github_release" : " https://github.com/joseluisq/macosx-sdks/releases/tag/14.5" ,
12+ "github_download_url" : " https://github.com/joseluisq/macosx-sdks/releases/download/14.5/MacOSX14.5.sdk.tar.xz" ,
13+ "github_download_sha256sum" : " 6e146275d19f027faa2e8354da5e0267513abf013b8f16ad65a231653a2b1c5d"
14+ },
215 {
316 "version" : " macOS 14.4" ,
417 "name" : " Sonoma" ,
You can’t perform that action at this time.
0 commit comments