最后活跃于 1746368893

kristofer's Avatar kristofer 修订了这个 Gist 1746368893. 跳至此修订

1 file changed, 10 insertions

AppleQuarantineRemove.md(file created)

@@ -0,0 +1,10 @@
1 + ## Remove the Apple Quarantine
2 +
3 + Remove the Apple Quarantine attribute when downloading files that haven't been signed.
4 + _This is obviously a **very** bad idea._
5 +
6 + xattr -d com.apple.quarantine filename (or directory)
7 +
8 + `xattr -d com.apple.quarantine *`
9 +
10 +
更新 更早