From c6a187401c6810e97e9cc3d88e852b4c65d2034c Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Sat, 15 Nov 2025 06:07:35 +0200 Subject: [PATCH] Tiny addition --- docs/TROUBLESHOOT-APP.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/TROUBLESHOOT-APP.md b/docs/TROUBLESHOOT-APP.md index a460c9154..c787d1b72 100644 --- a/docs/TROUBLESHOOT-APP.md +++ b/docs/TROUBLESHOOT-APP.md @@ -99,9 +99,10 @@ In this example, it is telling that a version 13.7.5 (Ventura) is expected which There are few options to resolve it: 1. Update/upgrade to the version already staged. + * This option works only if the newer version is currently supported by OCLP. 2. Reinstall macOS. * You can try doing an in-place install without wiping the disk to keep your data but this may not be possible due to the OS being partially on newer version and it will complain about downgrade. -4. Use an experimental "PurgePendingUpdate" tool [from the Discord server](https://discord.com/channels/417165963327176704/1253268648324235345/1257348959454625985). +3. Use an experimental "PurgePendingUpdate" tool [from the Discord server](https://discord.com/channels/417165963327176704/1253268648324235345/1257348959454625985). * Download it and then run it in Terminal to get rid of a pending update, then repatch again. If "purge failed" appears, you can ignore it. * Sometimes you may have to give the file an execution permission with `chmod +x` and putting the application path after the command (type or drag the file) before the tool can be ran. * This may be integrated into OCLP later on, however there is currently no ETA. @@ -124,3 +125,4 @@ System Preferences -> Software Update -> Advanced -> Disable "Download new updat +