bug-slayer - 2026-07-13

in terminal, install required dependency
$ brew install harfbuzz

also check if macos is quarantining
$ xattr -l /Applications/ProjectLibre.app

if you see something like com.apple.quarantine
$ sudo xattr -rd com.apple.quarantine /Applications/ProjectLibre.app
( you may need to add terminal to the list of applications that can modify other applications in Settings-> Privacy & Security -> App Management