Closed carlashley closed 2 years ago
Although you currently require sudo
privileges to download IPSW files, this is not a hard requirement (it's a holdover from the sudo
requirement for installing packages to generate the .app
bundles).
Will look at removing this requirement.
Note: You will require the correct directory permissions to save the IPSW file otherwise mist
will throw an error.
I'm wondering if
sudo
privilege elevation is actually required for the Apple Silicon files given it's just a download of an IPSW file?This could probably be removed for this specific platform.