Skip to content

Catalina

Dean Jackson edited this page Oct 19, 2019 · 8 revisions

Catalina refuses to run unsigned binaries by default, which affects workflows written in languages like Go or Swift.

@jefftriplett posted a solution here:

  1. System Preferences >> Security & Privacy >> General
  2. Click the 🔒 to allow changes
  3. Then check out the Allow apps downloaded from: [x] App Store and identified developers
  4. Restart Alfred
  5. Try the workflow again
  6. Back out of Security & Privacy
  7. Re-enter Security & Privacy
  8. There should now be an Allow <binary-name> option which you'll want to allow
  9. Restart Alfred again
  10. Try the workflow again and repeat the steps 6+ as needed.
Clone this wiki locally