mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #116] macOS prebuilt binary doesn't work #85
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#85
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 @vordenken on GitHub (Aug 19, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/116
Downloading the "psst-gui-macOS.zip" on your linked page (https://nightly.link/jpochyla/psst/workflows/build/master) downloads a file without suffix. Manually adding the .app suffix doesn't work either.
Am I doing something wrong here?
@jpochyla commented on GitHub (Aug 19, 2021):
It doesn't have +x permissions, but automatic macOS .app bundles should be ready soon.
@vordenken commented on GitHub (Aug 19, 2021):
Thanks for your reply, a quick
sudo chmod +x psst-guifixed it.Looking forward to .app bundles!