Closed gloubibou closed 6 years ago
Do we need to be especially worried on Mojave when we load icons directly from the Photos bundle?
I don't think we need to be especially worried. We already use this approach for iPhoto. For Photos it is just a fallback for a bug I observed only on High Sierra. The bug seems to be fixed on Mojave.
Apple Photos group icons often fail to load on High Sierra. This provides a fallback by loading icon files from the application bundle.
Again: it's a bit of a hack since it is specific to Apple Photos, yet the code is in a parser that could handle any MLMediaLibrary
Fixes iMediaSandboxing/iMedia#102