mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1171] [macOS] Prevent "Do you want the application “Barrier.app” to accept incoming network connections?" on startup? #940
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#940
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @seanbperiod on GitHub (May 25, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1171
A minor annoying thing is that on startup with Big Sur, I always get asked, "Do you want the application “Barrier.app” to accept incoming network connections?"
Is there anyway to remove this?
@ElhemEnohpi commented on GitHub (Jun 6, 2021):
I'm seeing that too. I think it's sometimes caused by the application modifying something within its own application bundle package, and then the security system doesn't recognize it anymore and wants a new verification.
@MaximKukushkin commented on GitHub (Feb 20, 2023):
Based on the answer here this is most probably due to a missing signature.
When I run the command indicated in the comment it indeed says that it's missing:
From my understanding, it's not about going through the official process of signing it by Apple, it's about having any signature from the developer. Though I'm not an expert in development for MacOS
The version is
2.4.0-release-3e0d758b