Reading List
The most recent articles from a list of feeds I subscribe to.
SwiftUI in appleOS 27
macOS Golden Gate 27 Beta Release Notes: AsyncImage now automatically caches downloaded images using HTTP caching protocols, allowing servers to control caching behavior via standard headers. […] Xcode 27 introduces a new @State implementation that avoids this repeated evaluation. This new behavior back-deploys to iOS 17 aligned OSes. The new @State is implemented with a […]
Apple Clearing App Store Clutter
Ed Hardy: Finding useful software in the App Store is about to get easier. Apple is apparently preparing to remove what it describes as “opportunistic” apps that provide little value to iPhone and iPad users. It already had a policy of not approving applications that are “indistinguishable from what’s already widely available.” This week, it […]
Mandatory Apple Intelligence
Rodrigo Ghedin (Hacker News): That show of respect for its customers may change with iOS/macOS 27. Reports suggest that, at least in the first beta, Apple Intelligence is mandatory[…] […] “So what’s the problem?”, you might ask. Apple’s AI takes up several gigabytes of storage and leaves less headroom for RAM. Brandon Vigliarolo: Those are small inconveniences, […]
macOS Touch
Dan Moren: Second only in speculation to the folding iPhone might be the reported MacBook Pro that will be Apple’s first Mac with a touchscreen. […] A preponderance of drawing related features are specifically making their way to the Mac, including both in Notes and in Freeform. Those features have existed on Apple’s touch-first platforms […]
AppKit in macOS 27
macOS Golden Gate 27 Beta Release Notes: AppKit adds NSRefreshController, providing pull-to-refresh functionality for NSScrollView. […] NSToolbarItemGroup adds the role property and the NSToolbarItemGroupRole enum, allowing toolbar item groups to be tagged with a semantic role. NSSegmentedControl similarly adds a role property and the NSSegmentedControlRole enum, including a tabs role for controls that represent tab-based […]