Skip to content

Releases: NexaAct/NexaAct-Desktop

v0.1.0

13 Jun 09:29

Choose a tag to compare

If macOS says "NexaAct" is damaged and can't be opened, the downloaded DMG/app is usually blocked by Gatekeeper quarantine because this build is distributed outside the Mac App Store and may not be Apple-notarized yet. Move NexaAct to Applications, then run:

xattr -dr com.apple.quarantine /Applications/NexaAct.app

If the DMG itself is blocked before installation, run this on the downloaded file first, then open the DMG again:

xattr -dr com.apple.quarantine ~/Downloads/NexaAct_0.1.0_aarch64.dmg

After that, open NexaAct from Applications. This only removes macOS's download quarantine flag for NexaAct; it does not change your app data or workspace files.