From: Siraaj Khandkar Date: Fri, 6 Dec 2019 15:11:20 +0000 (-0500) Subject: Note how to remove quarantine attribute X-Git-Url: https://git.xandkar.net/?a=commitdiff_plain;h=2ecf00af250b3a23a17c59f543058d02f504ede1;hp=c6afda8f59065ff4fae49ce301337f8ca48e0c15;p=khome.git Note how to remove quarantine attribute from an app from an unidentified developer. --- diff --git a/mac.md b/mac.md new file mode 100644 index 0000000..3a6ae91 --- /dev/null +++ b/mac.md @@ -0,0 +1,2 @@ +Remove quarantine attribute from an app that is from an unidentified developer: +`xattr -d com.apple.quarantine /Applications/$app.app`