Update on handling A7 pwn on mac

This commit is contained in:
LukeZGD 2024-02-13 11:26:53 +08:00
parent 7505eb09f0
commit 841102bc5e

View File

@ -1234,9 +1234,7 @@ device_enter_mode() {
return
fi
elif [[ $irec_pwned == 1 && $device_proc == 7 ]]; then
if [[ $platform == "macos" ]]; then
${ipwnder}2 -p
else
if [[ $platform != "macos" ]]; then
device_ipwndfu rmsigchks
fi
return