I would like to provide alternate IconComposer-designed icons (that support light, dark, mono) for my macOS app.
The DockTile approach only works when app is running, but also only with NSImage. And there doesn't seem to be a way to load an NSImage from a .icon file that matches the current appearance option.
Thank you.