Small layout adjustment

This commit is contained in:
neon ball
2025-04-28 16:11:59 +03:00
committed by GitHub
parent cad87ba6c0
commit 9cae696255

View File

@@ -108,9 +108,7 @@ There are two ways to to try and resolve this.
## System version mismatch error when root patching
Due to a change by Apple, updates now modify the system volume **already while downloading**, which can lead to broken patches out of a sudden, since the operating system gets into a liminal state between two versions.
Hence while root patching, you may get an error that looks like the following:
Due to a change by Apple, updates now modify the system volume **already while downloading**, which can lead to broken patches out of a sudden, since the operating system gets into a liminal state between two versions. Hence while root patching, you may get an error that looks like the following:
`SystemVersion.plist build version mismatch: found 15.4 (24E247), expected 13.7.5 (22H527)`
@@ -124,6 +122,8 @@ There are two options to resolve it:
**Disabling automatic macOS updates is extremely recommended once recovered, to prevent it from happening again.**
* Note: macOS Sequoia has begun prompting to enable automatic updates from 15.4 onward after an update install has finished and isn't giving a choice to fully decline, this means you may have to keep doing it again after updating to newer versions.
::: details How to disable updates (click to expand)
**macOS Ventura and newer:**