v1.0.1
Known issues:
- Quarantine is applied to the binary and framework, not letting them run. macOS might complain of signing issues or damaged executables.
Workaround:- Downloading the workflow file
- Open the Terminal app
- Write
xattr -d com.apple.quarantine
(with a space in the end). Don't press Enter. - Drag and drop the workflow file into the Terminal window. The path of the file will get inserted.
- Press Enter. You can now close the Terminal and keep installing as usual.