Help has been in steady decline since macOS 10.13. More recently, when you open a Help book on an Intel Mac it may get buried, but it doesn’t on M-series Macs. Why?
Category Archive: Macs
Swift source code implementing drag and drop and more, to accompany the main article.
Implementing a basic drag-and-drop app for macOS using SwiftUI: the DropDelegate protocol, and working with NSItemProvider. With full source and notarized example.
Although some are still experiencing the issue of new FileVault security keys, Sonoma 14.5 looks the best release yet, and fixes some troublesome bugs.
Launching an app for the first time used be simple. Now we have the SSV, launch constraints and app translocation to contend with.
Here are this weekend’s Mac riddles to entertain you through family time, shopping and recreation. 1: A patterned […]
What is that text-encoded data embedded in so many Property Lists? Most are Bookmarks, and here’s how to decode them.
Some apps have odd problems when they’re run in translocation. Here’s how to tell whether they are, and what to do about it.
Swift source code to accompany article about implementing a document-based app in SwiftUI for macOS.
Implementing a document-based app in SwiftUI for macOS. Fun and games with menus, and what are the differences between FileDocument and ReferenceFileDocument protocols?
