Scratching my head today on how to remove the WhereFrom property of a PDF file on MacOS. This article explains it pretty well.
tldr: xattr -d com.apple.metadata:kMDItemWhereFroms <path_to_file>
Scratching my head today on how to remove the WhereFrom property of a PDF file on MacOS. This article explains it pretty well.
tldr: xattr -d com.apple.metadata:kMDItemWhereFroms <path_to_file>