Additional step necessary on BigSur to run this workflow
Under default security settings it's necessary to open/run alfred-unicode and icongen once via Finder or Terminal to authorize execution.
Btw. awesome script! Any chance to add punycode?
You can also dequarantine from the terminal before running. This workflow is beautifully made, thanks @deanishe!!!
Here's a quick guide to get started on MacOS Big Sur or newer:
- Install the workflow by double-clicking on the downloaded Unicode-x.x.x.alfred4workflow file from the releases page.
- In Alfred Preferences → Workflows, right click on "Unicode" and click on "Open in finder".
- Open the two executables
alfred-unicodeandicongenin Terminal and allow them to open. - You're done - use the Unicode workflow as described in the README.
If the workflow were installed without dequarantine and it stopped working after the first workflow use: you will need to dequarantine alfred-unicode and icongen.
- Navigate the workflow directory (Open in Terminal)
$ xattr -d -r com.apple.quarantine icongen alfred-unicode
Or open in Finder, and run each of the those two binaries by right clicking and opening them.