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

Catalina refuses to run unsigned binaries by default #119

Open
ruedap opened this issue Aug 23, 2020 · 2 comments
Open

Catalina refuses to run unsigned binaries by default #119

ruedap opened this issue Aug 23, 2020 · 2 comments
Labels
good first issue Good for newcomers

Comments

@ruedap
Copy link
Owner

ruedap commented Aug 23, 2020

There are a few ways to allow such programs to run.

See: https://github.com/deanishe/awgo/wiki/Catalina


If you are a developer, you can also build it yourself.

$ git clone https://github.com/ruedap/alfred-font-awesome-workflow
$ cd alfred-font-awesome-workflow/
$ npm install
$ npm run build
$ npm run open
@ruedap ruedap added the question Further information is requested label Aug 23, 2020
@ruedap ruedap pinned this issue Aug 23, 2020
@mikeerickson
Copy link

Works like a charm 👍

@ruedap ruedap added good first issue Good for newcomers and removed question Further information is requested labels Dec 18, 2020
@manewitz
Copy link

For anyone that runs into this: If you right click the workflow inside Alfred and select "Open in Finder", you can open font-awesome-workflow script manually and it prompt you to allow if and will whitelist it. I right-clicked and selected Open from the context menu so you might try that if a regular double click doesn't work.

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

No branches or pull requests

3 participants