Mac Os. Damaged and can't be openend

· 1 мин. чтения
sudo xattr -cr /Applications/TiddlyDesktop.app

with the -c option (“clear”), causes all attributes (including their associated values), to be removed. … -r If a file argument is a directory, act as if the entire contents of the directory recursively were also specified (so that every file in the directory tree is acted upon).

—man xattr

#Macos