Open unsigned apps on your work Mac
Your work Mac might have a rule which prevents opening newly installed unsigned apps. This is a problem as there are some great open-source apps which aren't signed, like QMK Toolbox and Vial.
Usually you can just find the .App file from your Finder, ⌘-click it and select "Open" which lets you open unsigned apps. If this doesn't work run this command:
sudo xattr -cr YourApp.app
(Solution found from this GitHub issue)
✌🏼 Like my content? Subscribe via RSS feed.