Post not yet marked as solved
Post marked as unsolved with 5 replies, 909 views
Hi,
Since the macOS Monterey update, our app icon in the sidebar does not follow the accent colour set in the system preferences while all native icons does.
The icons are provided using the iconset folder. The entry CFBundleIconFile appear in the app's info.plist pointing to the iconset file (.icns),
as described here: https://developer.apple.com/library/archive/documentation/General/Conceptual/ExtensibilityPG/Finder.html#//apple_ref/doc/uid/TP40014214-CH15-SW1.
Does anybody know how to make those icons follow the accent colour set in system preferences.
Many thanks