diff --git a/Troubleshooting.md b/Troubleshooting.md index fb31897..fbdf24c 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -85,6 +85,10 @@ - For A6/A6X devices, "DFU mode (A6)" option can be used to put your device in pwnDFU mode and proceed with the downgrade/restore. - For A5/A5X devices, "pwnDFU mode (A5)" option can be used, BUT ONLY IF the device is put in pwnDFU mode beforehand, with [checkm8-a5](https://github.com/synackuk/checkm8-a5) using an Arduino and USB Host Shield. - If entering pwnDFU mode and/or sending pwned iBSS failed, the downgrade/restore will not work, and you need to [force restart](https://support.apple.com/guide/iphone/iph8903c3ee6/ios) to try again. +- Apple Silicon Mac users, as well as Macs on macOS 12.3 and later, will encounter an error upon sending pwned iBSS for checkm8-A5. + - If this is the case, you need to send pwned iBSS yourself through other means before continuing. + - On Intel Macs running 12.3 and later, you may also install python2 and add it in your PATH, then try again. + - This will probably not be fixed. ## Using manually saved OTA blobs - If you want to use other manually saved OTA blobs, create a folder named `saved`, then within it create another folder named `shsh`. You can then put your blob inside that folder.