Closed ghost closed 1 year ago
you can also pass --nocache
to tsschecker to redownload firmwares.json, you don't necessarily have to manually delete it.
In the new rewrite "nocache" is now the default. Add "-c" or "--cache" if you want to use cache
It seems like tsschecker doesn't delete
/tmp/firmwares.json
automatically, so it was failing to detect iOS versions past 14.0 for me. It took me a while to figure out that I had to manually delete this file.