Skip to content

Instantly share code, notes, and snippets.

@ASCeh9
ASCeh9 / 00-README.md
Created March 5, 2026 11:29 — forked from hjanuschka/00-README.md
Chromium macOS SDK Compatibility Patch - Fix for older SDKs missing kCGBitmapByteOrderInfoMask and kCGImageByteOrder32Host

Tested with: Xcode 15.4 (SDK 14.5)

Apply

cd /path/to/chromium/src
git apply 1.patch
autoninja -C out/Default chrome