How a security feature trying to block malicious documents has rendered a Finder feature useless, causing users and developers problems.
macOS 10.14
Two sets of log excerpts demonstrate how macOS can prevent a user from opening a document, then mislead them into thinking it’s the app at fault.
You double-click to open a document, and see a security alert telling you it’s from an unidentified developer and your security settings prohibit opening. What the hell?
TextEdit will happily trash an HTML file when you convert it to text – without any good reason, other than an engineer not being familiar with macOS.
Is notarization just ‘security theatre’? How easy would it be to distribute malware through a legitimate distributor outside the App Store?
A simple utility to remove the many quarantine flags which are written when sandboxed apps open movies, PDF, JPEG and other files, and can cause problems.
Do we really need tens of thousands of spurious quarantine flags attached to perfectly good documents?
How to cater for Dark Mode when printing an AppKit view, and how to add a command to export a document in PDF format. Swift 5.0.
How reliably does Legacy Software detect 64-bit compatible upgrades? For some apps, it doesn’t notice at all, it appears, and continues to give wrong information.
An ingenious idea to save storage space: leave out empty areas in large files – make them sparse. Do they exist in APFS as claimed?
