Hey all,
I’m getting an EXC_BREAKPOINT when running a plugin I’m building from the following line:
this is in the file juce_mac_fonts at line 539, from the juce_graphics module.
I’m not sure what exactly is causing this or how it can be resolved, but it’s pretty annoying as the Debugger is tripped every time I go to pull up a menu in my plugin which loads a Font from Binary Data.
Anyone have any idea how to work with this?? Thanks!

