Reading List

The most recent articles from a list of feeds I subscribe to.

★ How to Use iPhone Mirroring With More Than One iPhone

Long story short: there’s an “iPhone” menu under “Widgets” in System Settings → Desktop & Dock.

EagleFiler 1.9.18

EagleFiler 1.9.18 is a maintenance release of my digital filing cabinet and e-mail archiving app. This version adds support for macOS Tahoe 26, amongst other enhancements and fixes. Some interesting issues were: A new Liquid Glass icon is in the works, but for now it uses -[NSApplication setApplicationIconImage:] and -[NSImage setName:] to break the icon […]

Xcode 26 Beta 6

Apple (downloads, releases): Xcode 26 beta 6 includes SDKs for iOS 26, iPadOS 26, tvOS 26, watchOS 26, macOS Tahoe 26, and visionOS 26.[…]Fixed: The coding assistant can be disabled via device management in Xcode 26 Beta 6 by setting CodingAssistantAllowExternalIntegrations to false in a configuration profile with a com.apple.dt.XcodePayloadType. This is the only beta […]

Processor Trace Instrument

Victor Wynne (via Hacker News): Apple’s latest addition to Xcode, the Processor Trace instrument, is one of those features that sounds pretty mundane until you actually try it. Then you realize it’s exactly what you’ve been needing for the performance mysteries that eat up hours upon hours of your development time.If you’ve been developing apps […]

Tahoe Free Space Problems

James Cridland: Running the Mac OS 26 beta (I know, I know), but running out of hard drive space. Turns out the reason is that half of my drive is full of “System Data”.Internet searches are not very helpful in terms of how to reclaim this space. I’ve tried booting into safe mode and back, […]