From 8feed781b233e7db1c41758d93d94d9024241d15 Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Sun, 15 Sep 2024 01:01:36 +0300 Subject: [PATCH] Add note about unsupported features --- docs/SEQUOIA-DROP.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/SEQUOIA-DROP.md b/docs/SEQUOIA-DROP.md index 028054e53..a48865438 100644 --- a/docs/SEQUOIA-DROP.md +++ b/docs/SEQUOIA-DROP.md @@ -24,6 +24,7 @@ Unfortunately due to T2 related problems, the recently dropped MacBookAir8,x mod * [T2 Security chip](#t2-security-chip) * [USB 1.1 (OHCI/UHCI) Support](#usb-11-ohciuhci-support) * [Graphics support and issues](#graphics-support-and-issues) +* [Unsupported features](#unsupported-features) ### Dual socket CPUs with Mac Pro 2008 and Xserve 2008 @@ -100,3 +101,6 @@ This build includes both Legacy Metal and non-Metal patches for macOS Sequoia. R * [Legacy Metal](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/1008) * [Non-Metal](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/108) +### Unsupported features + +iPhone Mirroring and Apple Intelligence won't be functional on majority of patched Macs. iPhone Mirroring requires T2 for attestation and Apple Intelligence requires an NPU only found in Apple Silicon, the patcher is unable to provide a fix for these as they're hardware requirements.