1 pages tagged with "AppKit"
OBJC_DEBUG_MISSING_POOLS
June 12, 2026 - 425 words - 3 mins
TIL about OBJC_DEBUG_MISSING_POOLS=Yes.
I was on a small side mission to build a macOS taskbar widget to visualize
when my external display and Mac don't correctly negotiate to use USB3.1
(renege)1. This manifests itself as my CamLink 4k not being connected with
USB3.1, which is the signal that I'm …
read more