Post #1165320
2026-04-15 14:54 UTC
I’m getting false positive warnings on Apple Silicon apps not being supported on future versions of macOS. But this app, SQLPro for SQLite, is a fat app. The only thing it has is an x64 subprocess for a Legacy Color Picker extension, which is automatic launch by AppKit and is entirely Apple’s code!
Replies (2)
-
@rosyna@mastodon.social 2026-04-15 16:23
It’s because I had a really, really old ColorPicker plugin installed from 19 years ago. macOS is falsely assigning blame to the host app. Filed as FB22512943 https://mastodon.social/@rosyna/116409573417895827
-
@stroughtonsmith@mastodon.social 2026-04-15 14:59
@rosyna@mastodon.social is the legacy color picker plugin something provided by the app, or something you have installed on your system that will flag any app?