Skip to content

Instantly share code, notes, and snippets.

@dneprDroid
Created August 10, 2021 19:26
Show Gist options
  • Save dneprDroid/94c2eb4a7b00e8e866212381a6ff6018 to your computer and use it in GitHub Desktop.
Save dneprDroid/94c2eb4a7b00e8e866212381a6ff6018 to your computer and use it in GitHub Desktop.
macos disable-library-validation.sh
sudo defaults write /Library/Preferences/com.apple.security.libraryvalidation.plist DisableLibraryValidation -bool true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment