[PR #518] [MERGED] Fix macOS build #580

Closed
opened 2026-02-28 14:33:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/518
Author: @jacksongoode
Created: 8/29/2024
Status: Merged
Merged: 9/3/2024
Merged by: @jacksongoode

Base: masterHead: jackson/fix-build


📝 Commits (5)

📊 Changes

6 files changed (+426 additions, -345 deletions)

View changed files

📝 .github/workflows/build.yml (+22 -15)
📝 Cargo.lock (+385 -313)
📝 psst-cli/Cargo.toml (+1 -1)
📝 psst-core/Cargo.toml (+6 -6)
📝 psst-core/build.rs (+4 -2)
📝 psst-gui/Cargo.toml (+8 -8)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jpochyla/psst/pull/518 **Author:** [@jacksongoode](https://github.com/jacksongoode) **Created:** 8/29/2024 **Status:** ✅ Merged **Merged:** 9/3/2024 **Merged by:** [@jacksongoode](https://github.com/jacksongoode) **Base:** `master` ← **Head:** `jackson/fix-build` --- ### 📝 Commits (5) - [`7c90364`](https://github.com/jpochyla/psst/commit/7c903641e5242a51c2246f3a8588581cce8b810a) Fix macOS build and bump & fix Windows window handle - [`2680a7a`](https://github.com/jpochyla/psst/commit/2680a7a7e8fc9bc0c4a214f942a6b3b525e3980c) Remove logging - [`d2afb94`](https://github.com/jpochyla/psst/commit/d2afb94799157f055a574755f91cf56546011749) ? - [`d0b943c`](https://github.com/jpochyla/psst/commit/d0b943c98880713f8af418e88312d27711f9f31a) ? - [`f8c8795`](https://github.com/jpochyla/psst/commit/f8c87951b98dc84e2ce33f520670d2b1386d8563) Revert ### 📊 Changes **6 files changed** (+426 additions, -345 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+22 -15) 📝 `Cargo.lock` (+385 -313) 📝 `psst-cli/Cargo.toml` (+1 -1) 📝 `psst-core/Cargo.toml` (+6 -6) 📝 `psst-core/build.rs` (+4 -2) 📝 `psst-gui/Cargo.toml` (+8 -8) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:31 +03:00
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#580
No description provided.