diff --git a/docs/FAQ.md b/docs/FAQ.md index c4edda4bd..8885c80c4 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -3,8 +3,9 @@ * [Why are the settings not "saving"?](#why-are-the-settings-not-saving) * [Can I use OTA updates?](#can-i-use-ota-updates) * [Can I update to macOS betas?](#can-i-update-to-macos-betas) -* [Why can't I connect to iPhone Mirroring?](#why-cant-i-connect-to-iphone-mirroring) -* [Why is Apple Intelligence not working?](#why-is-apple-intelligence-not-working) +* [Can I use automatic updates?](#can-i-use-automatic-updates) +* [Why can't I connect to iPhone Mirroring?](#iphone-mirroring) +* [Why is Apple Intelligence not working?](#apple-intelligence) ## Why are the settings not "saving"? @@ -23,10 +24,19 @@ General updates are usually fine, though it is always a good idea to wait few da If you are feeling brave and don't mind having to possibly recover your system. However, be advised that no help will be given in situations where a beta was installed. -## Why can't I connect to iPhone Mirroring? +## Can I use automatic updates? + +Apple has recently changed the way automatic updates work and it is extremely recommended to disable automatic updates (even downloading) when using OCLP. + +Updates from now on modify the system volume already while downloading, which can lead to "version mismatch" error while root patching as the operating system gets into a liminal state between two versions. If this happens to you, search the Discord server for "purgePendingUpdate" tool and run it in Terminal, to get rid of a pending update. This may be integrated into OCLP later on, however there is currently no ETA. + +## Unsupported features + +### iPhone Mirroring iPhone Mirroring requires a T2 chip, which means it will not be available on OCLP patched systems. -## Why is Apple Intelligence not working? +### Apple Intelligence Apple Intelligence requires Neural Engine, which is only found in Apple Silicon chips. +