Illustration only Photo by H&CO on Unsplash
macOS 27 Golden Gate deprecates hdiutil in favor of diskutil image
Why it matters — Any build pipeline, backup script, or installer workflow that shells out to hdiutil will need to migrate to diskutil image, and the replacement is not yet a drop-in equivalent. Several hdiutil options are missing, verbose logging is poorer, and diskutil image fails silently on root-owned files that hdiutil handled via an authentication prompt. The change also introduces behavioral differences such as scrubbing the Trash folder by default, which can alter the contents of generated images.