Home United States USA — software macOS and iOS kernel source code is now available on GitHub

macOS and iOS kernel source code is now available on GitHub

393
0
SHARE

Apple has released the source code of the XNU kernel used in its macOS and iOS operating systems on GitHub for developers to build upon or examine the internals of the company’s software.
While Apple has claimed to be a significant contributor to various open-source projects in the past, many of its technologies are still closed source. However, the Cupertino giant has now made a big move by releasing the source code of the XNU kernel which powers its flagship operating systems, on GitHub.
XNU, which is an abbreviation of ‘XNU is Not Unix’, is a Unix-like kernel used in macOS, including all the previous versions of the OS, when it was known as OS X, as well as iOS. By giving access to the kernel code, Apple has made it easier for developers to understand how devices and upper layers of software work with the kernel. It is not yet clear how much more the developers can benefit from this release, but it could be one of many steps taken by the company to attract developers.
The source code is supplied with the Apple Public Source License 2.0, which is a rather restrictive license; developers might want to check the details before planning to include parts of the newly released kernel code in their projects. You can find more information about building and testing the XNU kernel on its GitHub repository.
Source: GitHub via Reddit

Continue reading...