[PR #241] [MERGED] OSX: let build_installer.sh create a working Barrier.app on debug builds #1585

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

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/241
Author: @jwestfall69
Created: 1/25/2019
Status: Merged
Merged: 1/25/2019
Merged by: @AdrianKoshka

Base: masterHead: osx-debug


📝 Commits (1)

  • 726f5e2 OSX: let build_installer.sh create a working Barrier.app on debug builds

📊 Changes

1 file changed (+9 additions, -7 deletions)

View changed files

📝 dist/macos/bundle/build_installer.sh.in (+9 -7)

📄 Description

build_installer.sh on OSX is responsible for populating Barrier.app to
make it viable to run and creating a dmg for release. However its only
works if you run it against a release build. This patch makes so you can
run it on a debug build and it will populate Barrier.app but doesn't
create the dmg.


🔄 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/241 **Author:** [@jwestfall69](https://github.com/jwestfall69) **Created:** 1/25/2019 **Status:** ✅ Merged **Merged:** 1/25/2019 **Merged by:** [@AdrianKoshka](https://github.com/AdrianKoshka) **Base:** `master` ← **Head:** `osx-debug` --- ### 📝 Commits (1) - [`726f5e2`](https://github.com/debauchee/barrier/commit/726f5e2b53d19a625be3cd3f5bb16a2273c0cf99) OSX: let build_installer.sh create a working Barrier.app on debug builds ### 📊 Changes **1 file changed** (+9 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `dist/macos/bundle/build_installer.sh.in` (+9 -7) </details> ### 📄 Description build_installer.sh on OSX is responsible for populating Barrier.app to make it viable to run and creating a dmg for release. However its only works if you run it against a release build. This patch makes so you can run it on a debug build and it will populate Barrier.app but doesn't create the dmg. --- <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:58 -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#1585
No description provided.