AppleQuarantineRemove.md
· 252 B · Markdown
Raw
## Remove the Apple Quarantine
Remove the Apple Quarantine attribute when downloading files that haven't been signed.
_This is obviously a **very** bad idea._
xattr -d com.apple.quarantine filename (or directory)
`xattr -d com.apple.quarantine *`
Remove the Apple Quarantine
Remove the Apple Quarantine attribute when downloading files that haven't been signed. This is obviously a very bad idea.
xattr -d com.apple.quarantine filename (or directory)
xattr -d com.apple.quarantine *