sonixd
sonixd copied to clipboard
Mac M1 Package broken
Hi, I cannot get Sonixd running on my M1 Macbook using the ARM64 package. Error message says that the package is broken. Only option to move the package to the trash.
Daniel
Check https://github.com/jeffvli/sonixd/issues/297#issuecomment-1099662436 for how to run on m1 macos.
FYI, tracking this in Homebrew Casks as well: https://github.com/Homebrew/homebrew-cask/issues/138474
happened to me today, but this fixed it, as referenced above:
sudo xattr -r -d com.apple.quarantine /Applications/Sonixd.app
happened to me today, but this fixed it, as referenced above:
sudo xattr -r -d com.apple.quarantine /Applications/Sonixd.app
tks, it works