grahampugh / erase-install

A script that automates downloading macOS installers, and optionally erasing or upgrading macOS in a single process. Watch the video!
https://grahamrpugh.com/2023/05/14/macaduk-presentation-eraseinstall.html
Apache License 2.0
836 stars 131 forks source link

Download Icon does not show #351

Closed nramo013 closed 11 months ago

nramo013 commented 1 year ago

During the download process, Icon will not show correctly for the System Preferences Icon.

The current setting is set at:

dialog_confirmation_icon="/System/Applications/System Settings.app" but not the actual icon for the app

nramo013 commented 1 year ago
Screen Shot 2023-02-08 at 9 33 08 AM
macbm commented 1 year ago

icon still missing with version 29.0 in "Upgrading macOS" and "Downloading macOS" prompts. Device running script has OS 12.6.3, trying to upgrade to 13.2.1. Screen Shot 2023-02-23 at 3 16 16 PM

BigMacAdmin commented 1 year ago

This may be the same issue I reported here: https://github.com/bartreardon/swiftDialog/issues/235

May not be an eraseinstall issue, but a SwiftDialog issue

grahampugh commented 1 year ago

Looks like a known issue with swiftDialog, nothing I can fix here.

grahampugh commented 11 months ago

I believe I have fixed this in v31.0 by providing the icons directly.