From 2ecf00af250b3a23a17c59f543058d02f504ede1 Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Fri, 6 Dec 2019 10:11:20 -0500 Subject: [PATCH] Note how to remove quarantine attribute from an app from an unidentified developer. --- mac.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 mac.md 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` -- 2.20.1