[PR #214] [MERGED] Macos build issues #1579

Closed
opened 2026-05-05 07:56:49 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/214
Author: @ignac
Created: 12/29/2018
Status: Merged
Merged: 12/30/2018
Merged by: @AdrianKoshka

Base: masterHead: macos_build_issues


📝 Commits (2)

  • 03f9009 Fix #204 modifier keys not working in remote desktop on MacOS
  • 730c065 Fix macos build issues

📊 Changes

3 files changed (+12 additions, -7 deletions)

View changed files

📝 CMakeLists.txt (+5 -3)
📝 dist/macos/bundle/reref_dylibs.sh (+2 -0)
📝 src/lib/platform/OSXKeyState.cpp (+5 -4)

📄 Description

Fix for #213

  • check for ports/brew commands in CMakeLists.txt
  • remove ':' from otool output in reref_dylibs.sh

🔄 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/debauchee/barrier/pull/214 **Author:** [@ignac](https://github.com/ignac) **Created:** 12/29/2018 **Status:** ✅ Merged **Merged:** 12/30/2018 **Merged by:** [@AdrianKoshka](https://github.com/AdrianKoshka) **Base:** `master` ← **Head:** `macos_build_issues` --- ### 📝 Commits (2) - [`03f9009`](https://github.com/debauchee/barrier/commit/03f9009d10c8c2de466ab7331004b17089fc6a2e) Fix #204 modifier keys not working in remote desktop on MacOS - [`730c065`](https://github.com/debauchee/barrier/commit/730c065ee756ce39aca14b680361a2270dfec49c) Fix macos build issues ### 📊 Changes **3 files changed** (+12 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+5 -3) 📝 `dist/macos/bundle/reref_dylibs.sh` (+2 -0) 📝 `src/lib/platform/OSXKeyState.cpp` (+5 -4) </details> ### 📄 Description Fix for #213 - check for ports/brew commands in CMakeLists.txt - remove ':' from otool output in reref_dylibs.sh --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 07:56:49 -06: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: github-starred/barrier#1579
No description provided.