Skip to content

XerahS 0.24.17

Choose a tag to compare

@github-actions github-actions released this 02 Aug 05:52
· 116 commits to develop since this release

Change log:
https://xerahs.com/changelog.html

macOS Troubleshooting ("App is damaged")

If you see a message saying "XerahS is damaged and can't be opened", it is due to macOS security (Gatekeeper) on quarantined downloads. To fix it:

  1. Open Terminal.
  2. Type the following command (do not hit Enter yet):
    xattr -cr 
  3. Drag the XerahS.app file from Finder into the Terminal window (this pastes the full path).
  4. Only now, press Enter.