Skip to content

Tags: blacktop/darwin-xnu-build

Tags

v26.4

Toggle v26.4's commit message
chore: add macOS 26.4

v26.3

Toggle v26.3's commit message

Verified

This commit was signed with the committer’s verified signature.
chore: add macOS 26.3

v26.2

Toggle v26.2's commit message

Verified

This commit was signed with the committer’s verified signature.
chore: Add support for macOS 26.2

Updates CI workflow, build script, and README to include macOS 26.2 (build 25C56). Also improves KDK detection in
CoreEntitlements setup script to automatically find any installed 26.x KDK instead of hardcoding specific version paths.

v26.1

Toggle v26.1's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: stabilize macOS 26.1 xnu build

- let build.sh prefer versioned patches with fallback and feed hw overrides into installhdrs
- make coreentitlements setup honor KDKROOT and 26.1/26.0 KDKs
- drop bash process substitution around dsymutil to avoid /dev/fd EPERM
- simplify sanitizer lipo step to prevent _SC_ARG_MAX failures

v26.0

Toggle v26.0's commit message

Verified

This commit was signed with the committer’s verified signature.
chore: add 26.0

v15.6

Toggle v15.6's commit message
chore: add 15.6 (missing KDK)

v15.5

Toggle v15.5's commit message

Verified

This commit was signed with the committer’s verified signature.
Update c-cpp.yml

v15.4

Toggle v15.4's commit message

Verified

This commit was signed with the committer’s verified signature.
chore: add 15.4

v15.3

Toggle v15.3's commit message

Verified

This commit was signed with the committer’s verified signature.
chore: add 15.3 stub

v15.2

Toggle v15.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Update README.md