mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

376K
active users

Patrick McConnell

Fun fact: in my current MacOS app, if I set an accentColor to any of the macOS System Colors the app never appears (at least while debugging)

says it's running and the logs show all the usual SwiftData spam. I see the app in the dock but it has to be killed and the offending color setting removed.

Universal System Colors work fine.

I'm not even calling for the accentColor in my code when this happens. It's only defined in the asset catalog

Cool

if I define a new color asset and set it to a macOS System Color it works correctly.

Only seems to fail if I define the default "Accent Color”