On Apple Silicon Macs (ARM64), binaries signed without hardened runtime crash with
SIGBUS (EXC_BAD_ACCESS / EXC_ARM_DA_ALIGN) when CoreText attempts to render bitmap
emoji glyphs (sbix table). The crash occurs inside Apple's ImageIO framework:
IIOReadPlugin::callInitialize()