Urgent.News

What's breaking now, across thousands of outlets.

Tech

hdiutil is deprecated in macOS 27 Golden Gate

The macOS command-line tool hdiutil, used for manipulating disk images, is set to be deprecated in macOS 27.0 Golden Gate. Users are encouraged to use diskutil image for all disk image operations instead. diskutil image supports subcommands for attach, create, resize, info, and chpass, and it handles ASIF (Apple Sparse Image Format) images, which hdiutil does not support.

Hdiutil's man page includes a DEPRECATION NOTICE listing the diskutil replacements for hdiutil subcommands. While many hdiutil options appear to be preserved in diskutil, some are missing, such as -puppetstrings for progress output, and options specific to hdiutil create -srcfolder. Testing showed that diskutil was faster and created smaller dmg files compared to hdiutil, but it lacked the verbosity provided by hdiutil.

Additionally, diskutil did not trigger an authentication prompt for root-owned files, requiring manual deletion to resolve errors. Despite these improvements, diskutil still faced the previously reported bug of inaccessible .bnnsir files on macOS Sequoia, and Apple requested further investigation, leading to a request for an iOS sysdiagnose.

Written by urgent.news from Lobsters's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at lapcatsoftware.com →

More in Tech

WordPress or Custom Development? The Decision Framework I Use With Clients

A client asks for a website. One agency recommends WordPress for $4,000. Another developer proposes a custom application for $15,000. Someone else says they can build it with Wix in a weekend.

  • WordPress suits simple information websites with low complexity.
  • Custom apps needed for complex features like user accounts and AI integrations.
  • Long-term cost comparison crucial for both WordPress and custom development.

How I Built a Trading Value Tool for a Game With Constantly Changing Data

Game websites look simple from the outside. A player searches for an item, finds its value, and moves on. But once you are responsible for maintaining that information, you quickly realize that the…

  • Blox Fruits trading community requires constantly updated data
  • Static content inadequate for changing trading values
  • Data system separates information from presentation for easier maintenance

More from Saturday 22 August →