[GH-ISSUE #691] Missing x86-64 support on latest rolling release for MacOS #393

Open
opened 2026-02-28 14:32:42 +03:00 by kerem · 9 comments
Owner

Originally created by @nitantsoni on GitHub (Sep 12, 2025).
Original GitHub issue: https://github.com/jpochyla/psst/issues/691

Originally assigned to: @jacksongoode on GitHub.

Describe the bug
Just downloaded the latest rolling release and it shows up as an Apple Silicon app. The x86-64 part seems to be missing

To Reproduce
Download the July 26 rolling release

Originally created by @nitantsoni on GitHub (Sep 12, 2025). Original GitHub issue: https://github.com/jpochyla/psst/issues/691 Originally assigned to: @jacksongoode on GitHub. **Describe the bug** Just downloaded the latest rolling release and it shows up as an Apple Silicon app. The x86-64 part seems to be missing **To Reproduce** Download the July 26 rolling release
Author
Owner

@nathan815 commented on GitHub (Dec 6, 2025):

Same issue. 2020 Intel MBP.

Is any previous release downloadable somewhere? The releases page only shows this one rolling release.

Image Image
<!-- gh-comment-id:3621094194 --> @nathan815 commented on GitHub (Dec 6, 2025): Same issue. 2020 Intel MBP. Is any previous release downloadable somewhere? The releases page only shows this one rolling release. <img width="119" height="130" alt="Image" src="https://github.com/user-attachments/assets/8eb08487-53bd-468c-addc-f696853e0eae" /> <img width="274" height="244" alt="Image" src="https://github.com/user-attachments/assets/1900be30-b0f3-4360-b8c3-0065464302b2" />
Author
Owner

@Cleboost commented on GitHub (Dec 7, 2025):

I think that temporarily you can build the application yourself on your PC by cloning the repo, downloading Rust, and running

cargo install cargo-bundle
cargo bundle --release
<!-- gh-comment-id:3623049062 --> @Cleboost commented on GitHub (Dec 7, 2025): I think that temporarily you can build the application yourself on your PC by cloning the repo, downloading Rust, and running ``` cargo install cargo-bundle cargo bundle --release ```
Author
Owner

@yeyebbc commented on GitHub (Dec 17, 2025):

Thanks a lot, successfully built psst-gui.

Bundling Psst.app
Finished 1 bundle at:
        $HOME/psst/target/release/bundle/osx/Psst.app

I think that temporarily you can build the application yourself on your PC by cloning the repo, downloading Rust, and running

cargo install cargo-bundle
cargo bundle --release
<!-- gh-comment-id:3664556963 --> @yeyebbc commented on GitHub (Dec 17, 2025): Thanks a lot, successfully built psst-gui. ``` Bundling Psst.app Finished 1 bundle at: $HOME/psst/target/release/bundle/osx/Psst.app ``` > I think that temporarily you can build the application yourself on your PC by cloning the repo, downloading Rust, and running > > ``` > cargo install cargo-bundle > cargo bundle --release > ```
Author
Owner

@jacksongoode commented on GitHub (Dec 18, 2025):

Could you try this release https://github.com/jpochyla/psst/actions/runs/20345908410?pr=718? And let me know if it works for you?

<!-- gh-comment-id:3671459489 --> @jacksongoode commented on GitHub (Dec 18, 2025): Could you try this release https://github.com/jpochyla/psst/actions/runs/20345908410?pr=718? And let me know if it works for you?
Author
Owner

@yeyebbc commented on GitHub (Dec 19, 2025):

No it does not work.

Image.

Could you try this release https://github.com/jpochyla/psst/actions/runs/20345908410?pr=718? And let me know if it works for you?

<!-- gh-comment-id:3673400622 --> @yeyebbc commented on GitHub (Dec 19, 2025): No it does not work. <img width="601" height="402" alt="Image" src="https://github.com/user-attachments/assets/07b1a1ee-2d44-4cea-b475-c6985014e9f9" />. > Could you try this release https://github.com/jpochyla/psst/actions/runs/20345908410?pr=718? And let me know if it works for you?
Author
Owner

@jacksongoode commented on GitHub (Dec 19, 2025):

One more? :) https://github.com/jpochyla/psst/suites/52674656051/artifacts/4926038267

Trying out some fixes at https://github.com/jpochyla/psst/pull/718

<!-- gh-comment-id:3675610579 --> @jacksongoode commented on GitHub (Dec 19, 2025): One more? :) https://github.com/jpochyla/psst/suites/52674656051/artifacts/4926038267 Trying out some fixes at https://github.com/jpochyla/psst/pull/718
Author
Owner

@yeyebbc commented on GitHub (Dec 20, 2025):

This works!

Image

One more? :) https://github.com/jpochyla/psst/suites/52674656051/artifacts/4926038267

Trying out some fixes at #718

<!-- gh-comment-id:3677646044 --> @yeyebbc commented on GitHub (Dec 20, 2025): This works! <img width="1113" height="624" alt="Image" src="https://github.com/user-attachments/assets/51efb181-29e2-4225-a395-f254cb5ea609" /><br> > One more? :) https://github.com/jpochyla/psst/suites/52674656051/artifacts/4926038267 > > Trying out some fixes at [#718](https://github.com/jpochyla/psst/pull/718)
Author
Owner

@jacksongoode commented on GitHub (Dec 20, 2025):

I believe this is now resolved by #718 but I'll leave it open for a few more days just in case.

<!-- gh-comment-id:3678137044 --> @jacksongoode commented on GitHub (Dec 20, 2025): I believe this is now resolved by #718 but I'll leave it open for a few more days just in case.
Author
Owner

@nitantsoni commented on GitHub (Dec 20, 2025):

I believe this is now resolved by #718 but I'll leave it open for a few more days just in case.

Yup, I can confirm it is working on my end too

<!-- gh-comment-id:3678177970 --> @nitantsoni commented on GitHub (Dec 20, 2025): > I believe this is now resolved by [#718](https://github.com/jpochyla/psst/pull/718) but I'll leave it open for a few more days just in case. Yup, I can confirm it is working on my end too
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#393
No description provided.