[PR #1260] [MERGED] Modify macOS build files to only allow GUI launch on supported OS versions (and associated documentation change) #1774

Closed
opened 2026-05-05 08:01:38 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/1260
Author: @jgrisham
Created: 8/24/2021
Status: Merged
Merged: 11/4/2021
Merged by: @shymega

Base: masterHead: patch-1


📝 Commits (7)

  • 747039e Update Info.plist.in
  • feb30fa Update README.md
  • dc6ddbc Merge branch 'master' into patch-1
  • cc6067a Updated README.md based on PR peer-review comments
  • e46b8e5 Create macos-launchinfo.bugfix:
  • 842c757 Create 1260_update-faqs.doc
  • f8d538f Rename macos-launchinfo.bugfix: to 1260_macos-launchinfo.bugfix:

📊 Changes

4 files changed (+56 additions, -20 deletions)

View changed files

📝 README.md (+53 -19)
📝 dist/macos/bundle/Barrier.app/Contents/Info.plist.in (+1 -1)
doc/newsfragments/1260_macos-launchinfo.bugfix: (+1 -0)
doc/newsfragments/1260_update-faqs.doc (+1 -0)

📄 Description

Updated README.md and Info.plist file for macOS distribution to clarify OS version requirements (and to prevent launch crash report messages when launching Barrier on unsupported OS versions).

Merging this with the master branch should resolve issue #544.


🔄 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/1260 **Author:** [@jgrisham](https://github.com/jgrisham) **Created:** 8/24/2021 **Status:** ✅ Merged **Merged:** 11/4/2021 **Merged by:** [@shymega](https://github.com/shymega) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (7) - [`747039e`](https://github.com/debauchee/barrier/commit/747039e1cdfbe37418953189bc80b336d3560620) Update Info.plist.in - [`feb30fa`](https://github.com/debauchee/barrier/commit/feb30fafcb49fcd2e5121972eec3389ef7bddb1a) Update README.md - [`dc6ddbc`](https://github.com/debauchee/barrier/commit/dc6ddbc2462a6a2cf3b3486d4261a8199ec3e498) Merge branch 'master' into patch-1 - [`cc6067a`](https://github.com/debauchee/barrier/commit/cc6067a543edea7a2e13e4f9c4975f45a32bc89b) Updated README.md based on PR peer-review comments - [`e46b8e5`](https://github.com/debauchee/barrier/commit/e46b8e558fd66e2cf64709b6dd14aef2efe98391) Create macos-launchinfo.bugfix: - [`842c757`](https://github.com/debauchee/barrier/commit/842c75747ae11eb1725a75df41ceb07098271f56) Create 1260_update-faqs.doc - [`f8d538f`](https://github.com/debauchee/barrier/commit/f8d538f29e72feb993cd64241d4d0611743c8b53) Rename macos-launchinfo.bugfix: to 1260_macos-launchinfo.bugfix: ### 📊 Changes **4 files changed** (+56 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+53 -19) 📝 `dist/macos/bundle/Barrier.app/Contents/Info.plist.in` (+1 -1) ➕ `doc/newsfragments/1260_macos-launchinfo.bugfix:` (+1 -0) ➕ `doc/newsfragments/1260_update-faqs.doc` (+1 -0) </details> ### 📄 Description Updated README.md and Info.plist file for macOS distribution to clarify OS version requirements _(and to prevent launch crash report messages when launching Barrier on unsupported OS versions)._ Merging this with the master branch should resolve issue #544. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 08:01:38 -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#1774
No description provided.