You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The script now gets informations (Device ID, version, Build ID) from a file in the IPSW directly. This mean it's now 100% accurate compared to the older method which was basic name reading (thanks @benjaminhornbeck6 !).
It can also read arguments, so instead of asking you for the URL you can put it in the command directly (see scheme in readme)
What was changed
Overall cleanup
rm *.raw instead of long command
Status indicator (e.g. Downloading files...) now more accurate