alfred-emoji-picker icon indicating copy to clipboard operation
alfred-emoji-picker copied to clipboard

Malware check failure

Open trustin opened this issue 7 months ago • 0 comments

👋 Thank you so much for writing this workflow first of all! 🙇

When I attempt to search for an emoji, macOS refuses to run the bundled alfred-emoji-picker binary with some malware warnings. I can work around this issue by allowlisting it:

$ xattr -cr ./user.workflow.SOME-RANDOM-UUID/alfred-emoji-picker

Perhaps the workflow could be improved by running the xattr -cr command if needed? Alternatively, it'd be nice if this step is documented in README.md

trustin avatar Mar 25 '25 09:03 trustin