Blog
macOS / Darwin 11.3 sources released
- 18 May 2021
- en
- Blog
- Apple
- Opendarwin
Apple has released the 11.3 macOS, well actually Darwin, sources. The sources are up on: https://opensource.apple.com/release/macos-113.html
For very few projects, like xnu, the sources are also imported into git repositories up on github: https://github.com/apple/darwin-xnu
With macOS 11 I started to actually import the xnu sources into a private repo as well, since I wanted to make sure to have the chance to easily diff between the kernel sources between releases.