Closed Yornik closed 9 months ago
xattr -r -d com.apple.quarantine path/to/CQ-editor-MacOS
does not work as -r is not a accepted flag
find . -exec xattr -d com.apple.quarantine {} \;
Should be the command you need to do
still does not seem to work
all the python things need to be approved one by one