mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2025-04-07 11:57:55 +02:00
Update limd macos to fix 32-bit device restoring on 10.11 el cap
hopefully this doesnt break things on other macs
This commit is contained in:
parent
b8b6fe63d3
commit
6cad4c1144
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
bin/macos/iproxy
BIN
bin/macos/iproxy
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -7375,12 +7375,6 @@ menu_restore() {
|
||||
fi
|
||||
echo
|
||||
fi
|
||||
if [[ $mac_cocoa == 1 && $device_use_bb != 0 ]]; then
|
||||
warn "Restoring devices is mostly broken for A5(X) and newer devices on 10.11 El Capitan, so it has been disabled."
|
||||
print "* To proceed, use macOS 10.12 Sierra or newer."
|
||||
pause
|
||||
break
|
||||
fi
|
||||
input "Select an option:"
|
||||
select_option "${menu_items[@]}"
|
||||
selected="${menu_items[$?]}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user