alfred-emoji-picker
alfred-emoji-picker copied to clipboard
Malware check failure
👋 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