You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @xavez, thanks for raising this. The CLI is currently indeed not signed and we've created a task to sign the binary. In the meantime you could allow MacOS to run the binary in the systems settings or via xattr -d com.apple.quarantine path/to/phrase
@theSoenke that's good to hear. Thank you very much! I'm aware that I can circumvent the warning in different ways, however I prefer not to run unsigned software. It's one less thing to worry about 😃
The macOS App is not properly signed or notarized, leading to the following warning when trying to run
phrase
on macOS via terminal.This is true both for installing via homebrew's
brew
command or downloading the binary directly.The text was updated successfully, but these errors were encountered: