Skip to content

Update v0.3

Latest
Compare
Choose a tag to compare
@c22dev c22dev released this 31 Jul 02:07
· 37 commits to main since this release

What's new

  • 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