Skip to content

Fix missing icons on macOS

Weixuan Xiao requested to merge wxiao/kdeconnect-kde:macos-fix-icon into master

Craft adds share/icons into blacklist, which will not be copied into the bundle:

bin/Packager/applications_blacklist_macos.txt

# we are using the icon.rcc on mac
share/icons/.*

As a workaround, on macOS, set ICON_INSTALL_DIR to another path

Solve Bug 416049 - Connect icon in the top bar is invisible in dark mode on MacOS

Edited by Weixuan Xiao

Merge request reports

Loading