Skip to content

add a func to get latest restore image url without downloading #184

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 26, 2025

Conversation

kkeybbs
Copy link
Contributor

@kkeybbs kkeybbs commented Apr 15, 2025

FetchLatestSupportedMacOSRestoreImage has a good working on getting latest ipsw image url and downloading it.
Sometimes user may want an image url without downloading it, they can download with other tools.

So I split a func GetLatestSupportedMacOSRestoreImageURL from FetchLatestSupportedMacOSRestoreImage to get url only without downloading the image.

Copy link
Owner

@Code-Hex Code-Hex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Code-Hex Code-Hex merged commit 4da0b3d into Code-Hex:main Apr 26, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants