mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2025-04-27 15:51:15 +02:00
oops forgot to add custom latest buildid for use-pwndfu 10.3.3
This commit is contained in:
parent
6532dceeb3
commit
bd2de75931
@ -4191,6 +4191,9 @@ restore_futurerestore() {
|
|||||||
iPhone* | iPad5,[24] | iPad6,[48] | iPad6,12 ) ExtraArr+=("--latest-baseband");;
|
iPhone* | iPad5,[24] | iPad6,[48] | iPad6,12 ) ExtraArr+=("--latest-baseband");;
|
||||||
* ) ExtraArr+=("--no-baseband");;
|
* ) ExtraArr+=("--no-baseband");;
|
||||||
esac
|
esac
|
||||||
|
if [[ $device_target_other != 1 && $device_target_vers == "10.3.3" ]]; then
|
||||||
|
ExtraArr+=("-k" "-g" "14G60")
|
||||||
|
fi
|
||||||
log "futurerestore nightly will be used for this restore: https://github.com/futurerestore/futurerestore"
|
log "futurerestore nightly will be used for this restore: https://github.com/futurerestore/futurerestore"
|
||||||
if [[ $platform == "linux" && $platform_arch != "x86_64" ]]; then
|
if [[ $platform == "linux" && $platform_arch != "x86_64" ]]; then
|
||||||
warn "futurerestore nightly is not supported on $platform_arch, cannot continue. x86_64 only."
|
warn "futurerestore nightly is not supported on $platform_arch, cannot continue. x86_64 only."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user