hear icon indicating copy to clipboard operation
hear copied to clipboard

Getting - zsh: abort hear on iMac M1

Open den-sv opened this issue 9 months ago • 0 comments

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..

den-sv avatar Jun 03 '24 16:06 den-sv