Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOs version is not universal (doesn't work on Intel Mac on MacOS Ventura) #483

Closed
alejandrot96 opened this issue Jun 24, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@alejandrot96
Copy link

alejandrot96 commented Jun 24, 2024

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
image

Environment

  • OS: MacOS Ventura
  • Version: ? (linked on README)

Additional context
I was trying to "update" the app, building from source worked ✌🏽

@alejandrot96 alejandrot96 added the bug Something isn't working label Jun 24, 2024
@jacksongoode
Copy link
Collaborator

Oh that's not good, maybe something about the way we join the two builds together is bad?

@jacksongoode
Copy link
Collaborator

@alejandrot96 Can you try this? https://github.com/jpochyla/psst/actions/runs/9686934504/artifacts/1642274979

@alejandrot96
Copy link
Author

alejandrot96 commented Jun 26, 2024

That did not work 🙁, maybe keep both bundles? (intel & apple silicon)

@alejandrot96
Copy link
Author

or add a minimum system version when building/bundling?

@jacksongoode
Copy link
Collaborator

@jacksongoode
Copy link
Collaborator

Fixed in #484 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants