[GH-ISSUE #143] macOs ARM64 “ntfy-desktop.app” is damaged and can’t be opened #169

Open
opened 2026-03-13 17:39:09 +03:00 by kerem · 2 comments
Owner

Originally created by @hvisage on GitHub (Nov 25, 2025).
Original GitHub issue: https://github.com/Aetherinox/ntfy-desktop/issues/143

Just downloaded 2.2.0 from the release page, checked the .zip sha256, extracted it, no errors, but executing it either from the CLI or Finder, I keep getting this error:

“ntfy-desktop.app” is damaged and can’t be opened. You should move it to the Bin.

Image
Originally created by @hvisage on GitHub (Nov 25, 2025). Original GitHub issue: https://github.com/Aetherinox/ntfy-desktop/issues/143 Just downloaded 2.2.0 from the release page, checked the .zip sha256, extracted it, no errors, but executing it either from the CLI or Finder, I keep getting this error: “ntfy-desktop.app” is damaged and can’t be opened. You should move it to the Bin. <img width="498" height="498" alt="Image" src="https://github.com/user-attachments/assets/25ff69fd-3438-4c6b-999f-0bc4d0737aab" />
Author
Owner

@shenkonghui commented on GitHub (Dec 15, 2025):

you can try do this.

sudo xattr -r -d com.apple.quarantine "/Applications/ntfy-desktop.app"
<!-- gh-comment-id:3652597644 --> @shenkonghui commented on GitHub (Dec 15, 2025): you can try do this. ``` sudo xattr -r -d com.apple.quarantine "/Applications/ntfy-desktop.app" ```
Author
Owner

@nyadiia commented on GitHub (Dec 29, 2025):

had the same issue on macos arm, that command worked

<!-- gh-comment-id:3695470672 --> @nyadiia commented on GitHub (Dec 29, 2025): had the same issue on macos arm, that command worked
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy-desktop#169
No description provided.