Skip to content

Commit 24a5996

Browse files
committed
main.py: Drop 12.1
Nobody needs this, and people have mistakenly selected it. Signed-off-by: Hector Martin <[email protected]>
1 parent 9fe3d09 commit 24a5996

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/main.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,6 @@ class Device:
6060
}
6161

6262
IPSW_VERSIONS = [
63-
IPSW("12.1",
64-
"12.1",
65-
"iBoot-7429.61.2",
66-
"21.3.52.0.0,0",
67-
True,
68-
"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/002-42433/F3F6D5CD-67FE-449C-9212-F7409808B6C4/UniversalMac_12.1_21C52_Restore.ipsw"),
6963
# This is the special M2 version, it comes ahead so it isn't the default in expert mode
7064
IPSW("12.4",
7165
"12.1",

0 commit comments

Comments
 (0)