Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional step necessary on BigSur to run this workflow #6

Open
befranz opened this issue Mar 4, 2021 · 3 comments
Open

Additional step necessary on BigSur to run this workflow #6

befranz opened this issue Mar 4, 2021 · 3 comments

Comments

@befranz
Copy link

befranz commented Mar 4, 2021

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?

@iandol
Copy link

iandol commented Jun 4, 2021

You can also dequarantine from the terminal before running. This workflow is beautifully made, thanks @deanishe!!!

@schmuecker
Copy link

Here's a quick guide to get started on MacOS Big Sur or newer:

  1. Install the workflow by double-clicking on the downloaded Unicode-x.x.x.alfred4workflow file from the releases page.
  2. In Alfred Preferences → Workflows, right click on "Unicode" and click on "Open in finder".
  3. Open the two executables alfred-unicode and icongen in Terminal and allow them to open.
  4. You're done - use the Unicode workflow as described in the README.

@wookayin
Copy link

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.

  1. Navigate the workflow directory (Open in Terminal)
  2. $ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants