惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
Y
Y Combinator Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Apple Machine Learning Research
Apple Machine Learning Research
爱范儿
爱范儿
IT之家
IT之家
量子位
小众软件
小众软件
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
有赞技术团队
有赞技术团队
罗磊的独立博客
S
SegmentFault 最新的问题
博客园_首页
N
Netflix TechBlog - Medium
月光博客
月光博客
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
aimingoo的专栏
aimingoo的专栏
T
Tailwind CSS Blog
M
MIT News - Artificial intelligence
A
About on SuperTechFans
The Cloudflare Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
腾讯CDC
MyScale Blog
MyScale Blog

Comments for The Eclectic Light Company

Should you try Golden Gate beta? Solutions to Saturday Mac riddles 367 In the shadow: Diego Velázquez Comment on Last Week on My Mac: Freshen up your documents by David Comment on Happy 250th birthday America 2 by mac Happy 250th birthday America 1 Brushstrokes: Portraits 1760-1877 Spotlight and Core Spotlight are different Comment on Sort order, collation and the Finder by eyelessjerry Comment on Apple has just released macOS 26.5.2 Tahoe by Derek Currie Great Ladies of Impressionism: Marie Bracquemond Comment on Get more from your Mac’s log by extending its duration by John Gilbert Comment on Keep your Mac cool using physics by F Portraits of trees: Coppices and pollards Firmware has become complicated again Comment on Logistician 1.2 fixes a couple of bugs by info395288a4d1d What does Activity Monitor measure? Last Week on My Mac: Spotlight on semantics An American in Paris: paintings of Henry Ossawa Tanner 1902-1930 An American in Paris: paintings of Henry Ossawa Tanner 1880-1902 Great Ladies of Impressionism: Berthe Morisot 1874-1891 What to do with a hot Mac Brushstrokes: From El Greco to Rembrandt Portraits of trees: Dutch Golden Age How to get the most from SilentKnight 3 Comment on Hero or hooligan: Achilles becomes the warrior by Deborah J. Brasket Solutions to Saturday Mac riddles 365 Comment on SilentKnight 3.0 for Apple silicon Macs running Sequoia and later (full release) by michaelriccioli Comment on Last Week on My Mac: Uncompressed compressed files by fds Comment on Explainer: Memory by jzonedotcom
Deprecations and removals from Golden Gate
hoakley · 2026-06-26 · via Comments for The Eclectic Light Company

Now the second developer beta-release of Golden Gate is available, Apple’s release notes are giving further details of features that are being deprecated or removed. This article gives a summary of those that I know about.

Time Capsule support

You may have heard that James Chang and others have got Time Capsules to accept SMB3 connections by running a Samba 4.24.3 server. Although Apple doesn’t appear to have officially confirmed the removal of support for AFP from Golden Gate yet, it has cast doubt on whether its AirPort Utility will still be functional: “AirPort Utility is no longer included with new clean installations of macOS. However, if you update macOS when AirPort Utility is already installed, it remains on your system but functionality is not guaranteed starting in macOS 27.”

As AirPort Utility is part of Tahoe’s SSV, it’s hard to understand how that might work, as the app is automatically installed in all versions of macOS before Golden Gate, and can’t be removed by the user. It’s unclear how fresh installs of macOS 27 won’t include AirPort Utility, but upgrades will, and even if they do, it may not be long before the app stops working anyway.

Encrypted HFS+ and Time Machine backups

Apple has repeated its previous warning that encrypted HFS+ is deprecated in macOS 27, and “will not be supported in a future version of macOS.” I have discussed this in fuller detail in this article. One area of uncertainty raised recently is HFS+ encryption in disk images. I don’t know whether that’s reliant on CoreStorage, and may also be affected.

Stricter network security (TLS)

This applies primarily to those operating servers on enterprise and similar networks, and doesn’t apply to Content Caching servers or sharing services widely used in ordinary networks. I have explained this in an earlier article.

DVDPlayer framework

This is a very old framework that was used in the past by Apple’s own DVD Player and third-party apps, and shouldn’t be used by any Universal apps. However, this has been removed from the macOS 27 SDK, and the framework itself will be removed from “a future macOS release”, no doubt to the relief of all concerned. As I understand it, this shouldn’t affect any apps of current significance.

Preparations for Rosetta removal

Rosetta’s general ability to translate Intel code will be removed from macOS 28, although some will be retained to support some games. Although that’s over a year away, Golden Gate is going out of its way to warn those using apps and other code that still requires translation from Intel binaries. For example, the About section in Golden Gate’s General settings now lists Intel-based apps that will be incompatible with macOS 28, and may try to suggest where you can find an Apple silicon native replacement.

There are some other behaviours you may come across, some of them perhaps unexpected. After upgrading to Golden Gate, Rosetta won’t be automatically restored, so if it is needed, you will be prompted to install it again. Some Installer packages may have problems with pre- and post-install scripts unless they take into account that Arm64 is now the default. Intel-based plugins and loaders may not appear in System Settings.

Although full Rosetta 2 support remains in Golden Gate, it looks as if these preparations might cause some disruption and confusion. Hopefully most should be ironed out during this beta phase.

Logarchive format

Although this isn’t a deprecation or removal, I include it here because of the problems it could cause. Logarchives made in Apple’s 27.0 versions, covering all its OSes, use a changed format that Apple states can’t be read in versions of macOS prior to 26.2.

In macOS, logarchives are most commonly made as part of a sysdiagnose, and for Apple’s devices that’s the only way you’re likely to obtain their log contents. If you then try to open the logarchive included as part of one made in xOS 27, if your Mac is running Sequoia or earlier, it probably won’t be able to access the log entries within it.

I have now checked access using the current version of my free log browser LogUI. When run in Tahoe version 26.5.1, it has full access to log entries in logarchives made in macOS 27.0 beta 2 as part of a sysdiagnose, and in those created using its own method, as described here. I’m greatly relieved, but will still be looking in more detail at what has changed in the new format.