Sponsor

This issue of MacAdmins.news is exclusively brought to you by Mosyle, where High-Quality Apple Management & Security is made Surprisingly Accessible.
After helping thousands of organizations to migrate from other solutions to Mosyle, we've gained a unique perspective of all the concerns companies face when evaluating the migration of their Apple Management & Security solution. Based on this extensive knowledge, we've created the most comprehensive Migration Program in the Apple’s Management & Security market, addressing the most critical technical, financial, and strategic considerations involved in this pivotal decision. Check our website for more details!
Through the Liquid Glass
We are back! Sadly, the summer hiatus is over, and we are all returning back to work. Apple definitely is, their annual September event will be on Tuesday, Sep 9, 10 am PDT. iPhone and Apple Watch announcements are expected, as well as release dates for the 26.0 system updates, which, if Apple follows the schedule of previous years, should be a week later, so Sep 15 or 16.
Are you ready?
With the 26.0 platforms comes the new Liquid Glass UI, which has garnered... skeptical reception amongst developers and beta testers. Especially on macOS.
I am not a huge fan of the changes either.
We had this before. Steve Jobs proudly showed off translucent menus in Mac OS X beta which highlighted the capabilities of the new Quartz rendering engine and Aqua UI. Over the subsequent Mac OS X upgrades the translucency was toned down, because, well, it really serves no purpose to see the windows behind the menu. It only makes it harder to read. I guess Apple designers will have to learn that all over again.
You could have a transparent Terminal window background since the Mac OS X beta. Everybody tried it because it looks really cool, when the Terminal text floats over the desktop picture. But then, when you have dozens of windows open, because you are, well, actually working, everyone realizes quickly that transparency is very impractical and just renders everything illegible. There's a reason we write and read on opaque paper.
Apple claims this new UI "brings more focus to content" but in practice, toolbars and sidebars in macOS Tahoe take up significantly more space. Much like modern economy air plane seats, the Xcode 26 UI on a 13" MacBook suddenly changed from "ok" to "cramped." You can pay for an upgrade, I guess...
User interface consistency across platforms make sense up to a point, but different platforms have different strengths, weaknesses, and purposes. Those strengths and weaknesses need to be expressed in that platforms UI. Transparency makes sense for certain elements in visionOS, but on the single-app-per-screen of the Apple Watch and iPhone, it really does not. Apple doesn't really let you attach a keyboard and pointing device to the iPhone (except for accessibility) and doesn't optimize the interface for that. They have been reluctant to do that with the larger and more powerful iPad, but that seems to be changing now with the new windowing system on iPadOS.
I understand designers like to have clear white or black backgrounds for color consistency, but most of us don't need that most of the time. Color, shade, different shapes, and visible borders help distinguish windows and controls from each other and the content. There is no need for everything to be glaringly white or deep black all the time.
Hiding UI elements behind buttons or gestures might make sense on the smaller iPhone screen, but is really unnecessary on larger screens on iPad and Mac, especially when you can attach external displays. Pointing devices are more accurate than finger taps, so there is no need for the UI elements to keep growing and infringe on the content. Don't get me started about the clear icon mode. Like the transparent Terminal window, it looks cool for a few minutes…
I will wait for pendulum to swing back. One of these days, it'll have to, right?
On the bright side, aside from the interface changes, macOS Tahoe 26.0 seems to be fairly stable and not very disruptive. Apple admins can look forward to a bunch of useful new features, such as MDM migration, more device information in Apple Business/School Manager, and streamlined Platform SSO setup. Some features, like the new app deployment controls will have to wait until the device management service providers catch up, which is not always a trivial task.
I am looking forward to all the posts that many fellow Mac admins are surely preparing right now.
📰 News and Opinion
Open Source is one person
Almost all open source is literally one person. What I mean by that is if you look at all the open source projects out there, and there are a lot, we see a pattern of one person no matter how we slice and dice the data.
Tough Season in the Apple Fields
We had pretty good Mac UI, but Apple took the bad parts of it — the translucency and blurriness already there — and dialed it way up and called it content-centric. But it seems to me the opposite. Liquid Glass is Liquid-Glass-centric.
One Size Does Not Fit All
Worse, this situation is going to be like notifications on the Mac: a minimal design that mimics other platforms, and completely annoying in day-to-day use.
Liquid Glass isn’t a Design Failure
It’s devastatingly easy to find things that look awful in screenshots, but truth be told, Liquid Glass is nothing more than a coat of paint1. Nothing has fundamentally changed in the inner workings of macOS. Everybody should just breathe.
Writing Mac and iOS Apps Shouldn’t Be So Difficult
it seems absolutely bizarre to me that we — we who write Mac and iOS apps — still have to build and run the app, make changes, build and run the app, and so on, all day long. In the year 2025.
A Dialog with Scott Kendall - On swiftDialog and Ohio River Valley Ingenuity
Tony Young on Patch Notes and Progress
An Interview with Scott Kendall on swiftDialog, Jamf Pro, and real-world macOS automation at Giant Eagle—tooling, scripts, and community best practices.
Books Update — 2025
there was always this nagging feeling that I really should do something about the books. They were getting a bit… well… old…
🔐 Security and Privacy
The Anatomy of a Mach-O: Structure, Code Signing, and PAC
In this post, we’ll explore Mach-O’s layout and history. Then, we will examine how macs use Mach-O for code signing integrity and for Pointer Authentication Codes (PAC) on ARM64e systems.
Exploiting the Impossible: A Deep Dive into A Vulnerability Apple Deems Unexploitable
Mickey's Blogs
I’m going to share with you an interesting race condition issue lurking in Apple’s core file-copy API. Apple was aware of the security issue. But they did nothing at first because they deemed it would be nearly impossible to exploit the bug, due to the race condition’s microscopic time window.
A brief history of SIP
When Mac OS X 10.0 was released in March 2001, privileges, permissions and security adopted a conventional model based on BSD and Unix. Those sufficed for 15 years until the release of OS X 10.11 El Capitan in September 2015, when System Integrity Protection, SIP, was introduced. This article outlines its history over the last decade.
🔨 Support and Tutorials
Device Logout for macOS
The Okta Device Logout for macOS feature provides a powerful solution by allowing IT administrators to remotely sign users out of all their macOS devices with a single action.
SMB Printing on macOS Without Active Directory Binding
They were previously an all-Windows school and were looking to pilot macOS devices. Everything went smoothly except for one key issue: The Mac couldn’t print.
Troubleshooting Microsoft Intune management agent on macOS
The Microsoft Intune management agent for macOS is a crucial part of deploying and managing applications and scripts through Intune. It manages running scripts and installing apps of types macOS app (DMG) and macOS app (PKG). The following questions will help you verify if your Intune management gent is installed, operational, and functioning properly.
How to VM Macs on Apple Silicon using Packer and Tart
Mark Kenny:
The Tart and Packer and Robs guides are great, but use admin/admin as login and password and I want to use use my user/password to build my VMs.
Automating Intel Mac Erase and Restore
It was challenging because there was no documented way to determine if a macOS version would install on a Mac before restoring. So through some investigating and testing, I came up with a set of rules
Using subsystem and category log predicates when searching the unified system log on macOS Sequoia
Rich Trouton on DerFlounder
When searching the the unified system log on macOS using predicates, it’s often useful to use logging subsystems when searching for information.
🤖 Scripting and Automation
Cloud AutoPkg Runner: Introduction and Changes Since MacAdmins Conference 2025
since this blog wasn’t around when the project launched, I wanted to take a step back and talk about the highlights around what it is and why I wrote it.
Unpicking Apple's Software Update Catalog Files
Graham Pugh on What the Mac?!
For many years, Apple have published software update product information via “sucatalog” files.
♻️ Updates and Releases
Jamf Compliance Benchmarks Sept Updates
Tony Young on Patch Notes and Progress
A look at Jamf Pro’s new Compliance Benchmark features: auditing documentation exports, compliance status reporting, and what it means for Mac administration workflows.
🎧 Listen
AI's not for everything
Alex Confer from Risotto joins the pod this week to discuss IT career development and what it’s like to move to the world of startups. The conversation also touches on how to evaluate what AI is good for in 2025 including what’s practical, what’s not, and how to put things together.
A Latte About Apple: Commando, Convos, and Coffee
Joe and Sam catch up after attending a confidential Apple Technical Summit. They discuss the event’s highlights, including networking opportunities and technical presentations.
Legal Hold solves a key problem with macOS backups
Gleb Budman, CEO at Backblaze, joins the show to talk about macOS backups, Legal Hold, Backblaze B2 and AI, and much more
Virtualization in 2025
Apple Silicon provides so many different opportunities with virtualisation, but many of us still miss the intel days when we could snapshot and use serial numbers to automate device enrollment.
Patched Up and Better Than Ever
a range of IT management topics including the challenges of scheduling in summer, handling client updates with Electrona’s Patch and Addigy’s prebuilt apps, and the intricacies of using Microsoft Outlook.
Device security vs identity management in the enterprise
Mike Malone from Smallstep joins the show to discuss the balance of securing devices and managing identities and their new partnership with Jamf.
How a scam hunter got scammed
we speak with Kearns about the scam she fell for and what she’s lost, the worldwide problem of victim blaming, and the biggest warning signs she sees for a variety of scams online.
🎈Just for Fun
Awe Dropping Apple Event Wallpapers
I’ve quickly cobbled together a trio of wallpapers for the iPhone, Mac, and iPad featuring the new design.
Faux Fur
For the 21st anniversary of Jaguar, I tracked down that fur wallpaper, upscaled, sharpened, and resized it for your Mac, iPhone, and iPad. Enjoy.