-
Notifications
You must be signed in to change notification settings - Fork 0
mac os general
Marcel Schmalzl edited this page Jan 12, 2024
·
12 revisions
xattr -d com.apple.quarantine /Applications/<appName>.app
# Check status with
sudo spctl --status
sudo spctl --master-disable
# Check status with
sudo spctl --status
defaults write com.apple.desktopservices DSDontWriteNetworkStores true
-> Reboot afterwards
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License *.
Code (snippets) are licensed under a MIT License *.
* Unless stated otherwise