hear
hear copied to clipboard
Getting - zsh: abort hear on iMac M1
first try on MacbookPro M1 and works fine but same not working on desktop iMac...
Looks like some security issue. first allowed app opened from App store and identified developers but still getting abort.
hear -h is works fine
Checking why with: xattr -l /usr/local/bin/hear
getting : com.apple.quarantine: 0081;665dd081;Chrome;
also tried to exclude from quarantine xattr -d com.apple.quarantine /path/to/file , but not helped..