Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
shantara
10 months ago
|
parent
|
context
|
favorite
| on:
Homebrew no longer allows bypassing Gatekeeper for...
You can still use Librewolf, if you manually remove the quarantine attribute after every update and reboot. It’s very annoying, but at least it’s possible for now
xattr -dr com.apple.quarantine /Applications/LibreWolf.app
tclancy
10 months ago
|
next
[–]
Oh wow, thanks for that, makes things even easier than “Find app and ctrl click”.
DavideNL
10 months ago
|
prev
[–]
...or automatically remove the quarantine attribute:
https://news.ycombinator.com/item?id=45913209
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
xattr -dr com.apple.quarantine /Applications/LibreWolf.app