Note how to remove quarantine attribute
authorSiraaj Khandkar <siraaj@khandkar.net>
Fri, 6 Dec 2019 15:11:20 +0000 (10:11 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Fri, 6 Dec 2019 15:11:20 +0000 (10:11 -0500)
from an app from an unidentified developer.

mac.md [new file with mode: 0644]

diff --git a/mac.md b/mac.md
new file mode 100644 (file)
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`
This page took 0.017392 seconds and 4 git commands to generate.