mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #584] Mac application won't launch due to verification problem #346
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#346
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @justinmayer on GitHub (Feb 4, 2025).
Original GitHub issue: https://github.com/jpochyla/psst/issues/584
Describe the bug
The Mac application (version 0.1.0, 20250130.220453) refuses to launch due to a signing/verification problem. The error message displayed says:
The only options at that point are: Done (i.e., quit) and Move to Trash
To Reproduce
Install the Mac application via either of the following methods:
/Applications/, and attempt to launch the application.brew install --cask psstand attempt to launch the application.Expected behavior
I expect the Psst Mac application to launch.
Screenshots
Environment
Additional context
Related issues: #53, #314
@jacksongoode commented on GitHub (Feb 4, 2025):
Yeah, Sequoia made this harder to download apps that weren't signed and authorized by Apple. I think you can
Or take another approach:
https://iboysoft.com/tips/allow-apps-to-run-sequoia.html
This isn't unique to Psst but to all unsigned apps.
@Rulikkk commented on GitHub (Mar 20, 2025):
Control-click method did not work for me, had to go to
system settings → privacy (scroll to bottom) → allow opening psst; then it worked@jacksongoode commented on GitHub (Mar 22, 2025):
Yeah this is standard with unsigned applications, so I'll end up closing this as not unique to Psst.