mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #483] MacOs version is not universal (doesn't work on Intel Mac on MacOS Ventura) #301
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#301
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 @alejandrotercero on GitHub (Jun 24, 2024).
Original GitHub issue: https://github.com/jpochyla/psst/issues/483
Describe the bug

The app dowloaded from the link on the Readme does not work on intel macs
To Reproduce
open the app on an intel mac
Expected behavior
get a working mac app
Screenshots
Environment
Additional context
I was trying to "update" the app, building from source worked ✌🏽
@jacksongoode commented on GitHub (Jun 26, 2024):
Oh that's not good, maybe something about the way we join the two builds together is bad?
@jacksongoode commented on GitHub (Jun 26, 2024):
@alejandrot96 Can you try this? https://github.com/jpochyla/psst/actions/runs/9686934504/artifacts/1642274979
@alejandrotercero commented on GitHub (Jun 26, 2024):
That did not work 🙁, maybe keep both bundles? (intel & apple silicon)
@alejandrotercero commented on GitHub (Jun 26, 2024):
or add a minimum system version when building/bundling?
@jacksongoode commented on GitHub (Jun 28, 2024):
@alejandrot96 https://github.com/jpochyla/psst/actions/runs/9717318336/artifacts/1649774405 Does this one work for you?
@jacksongoode commented on GitHub (Jul 1, 2024):
Fixed in #484 !