Open
Description
What happened?
This command used to properly return the build ID based on device passed ipsw download ipsw --device iPhone17,4 --show-latest-build --insecure
But now it seems to always return 22D6072
no matter what. I'd expect it to return 22D72
How can we reproduce this?
Execute ipsw download ipsw --device iPhone17,4 --show-latest-build --insecure
with any device code and it always returns 22D6072
. This worked up untl about a month ago.
ipsw version
3.1.581
Search
- I did search for other open and closed issues before opening this
Code of Conduct
- I agree to follow this project's Code of Conduct
Additional context
No response
Activity