mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #704] Support for Intel Macs (x86_64) #399
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#399
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 @Nelis75733126 on GitHub (Nov 23, 2025).
Original GitHub issue: https://github.com/jpochyla/psst/issues/704
Hello everyone,
I am unfortunately unable to install Psst on my Intel-based Mac. Is there any reasonable way for someone to also make a
.dmgfor x86_64?@jacksongoode commented on GitHub (Nov 23, 2025):
I see, whats the issue you're running into? We create a universal binary for both M and Intel.
@Nelis75733126 commented on GitHub (Nov 23, 2025):
The issue is; when I open the
.dmg, the.appicon has that circle with the diagonal line through it, so I ranfile psst-guiand saw that it is only reporting support for arm64, not x86_64. And when I runpsst-guithrough the terminal, it will tell me my CPU's architecture is unsupported.@jacksongoode commented on GitHub (Nov 23, 2025):
I see! Let me look into it!
@Pogodaanton commented on GitHub (Nov 23, 2025):
Related issue: #691
@SO9010 commented on GitHub (Nov 24, 2025):
Closing as this is a duplicate to #691.