mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #677] MacOS build seems broken #383
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#383
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 @oskbor on GitHub (Jul 15, 2025).
Original GitHub issue: https://github.com/jpochyla/psst/issues/677
Describe the bug
Fail to install on macOS
To Reproduce
Download the latest build for macOS.
The .dmg file does not contain an app but the source code instead.
also
brew install --cask psstfails due to the same reason.Expected behavior
Installing the app by downloading the latest release or by running
brew install --cask psstshould work.Screenshots

Environment
@jacksongoode commented on GitHub (Jul 15, 2025):
Yep, latest commit did it. Fixing now.
@jacksongoode commented on GitHub (Jul 26, 2025):
Fixed now!