Skip to content

Commit b92abf2

Browse files
committed
idevicesyslog bins for macos
1 parent 58e4dc7 commit b92abf2

File tree

3 files changed

+1
-4
lines changed

3 files changed

+1
-4
lines changed

bin/macos/arm64/idevicesyslog

68.2 KB
Binary file not shown.

bin/macos/idevicesyslog

23.5 KB
Binary file not shown.

restore.sh

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9361,10 +9361,7 @@ menu_usefulutilities() {
93619361
menu_items+=("SSH Ramdisk" "Update DateTime")
93629362
fi
93639363
if [[ $device_mode == "Normal" ]]; then
9364-
menu_items+=("Run uicache")
9365-
fi
9366-
if [[ $platform == "linux" ]]; then
9367-
menu_items+=("Console")
9364+
menu_items+=("Run uicache" "Console")
93689365
fi
93699366
menu_items+=("DFU Mode Helper" "Go Back")
93709367
menu_print_info

0 commit comments

Comments
 (0)