files in the Audacity app have the xattribute "xattr com.apple.quarantine" set. This means that Gatekeeper blocks them. To fix it, open a Terminal (Applications > Utilities : Terminal.app) then type or paste:
- CODE: SELECT ALL
sudo xattr -r -d com.apple.quarantine /Applications/Audacity/
and hit ENTER on your keyboard. Type your admin password (you won't see it on the screen) then hit ENTER again.
No comments:
Post a Comment