Allow touch 3 to hacktivate for testing

idk if this will work or not
This commit is contained in:
LukeZGD 2024-07-17 17:42:12 +08:00
parent 37870c082a
commit 4c7f409526

View File

@ -7511,7 +7511,7 @@ menu_other() {
3.1.3 | 4.[12]* ) menu_items+=("Hacktivate Device" "Revert Hacktivation");;
esac
;;
iPhone[23],1 ) menu_items+=("Hacktivate Device" "Revert Hacktivation");;
iPhone[23],1 | iPod3,1 ) menu_items+=("Hacktivate Device" "Revert Hacktivation");;
esac
;;
esac
@ -7894,6 +7894,8 @@ device_activate() {
print "* For iPhone 4 and older devices, make sure to have a valid SIM card."
if [[ $device_type == "iPhone1"* || $device_type == "iPhone2,1" ]]; then
print "* For hacktivation, go to \"Restore/Downgrade\" or \"Hacktivate Device\" instead."
elif [[ $device_type == "iPod3,1" ]]; then
print "* For iPod3,1 on 3.x, try going to \"Hacktivate Device\" if device does not activate"
fi
fi
"$dir/ideviceactivation" activate