Skip to content
what mac admins need to know about rosetta 2
Blog Recent News What Mac A...

What Mac Admins Need to Know about Rosetta 2

Kandji Team Kandji Team
9 min read

The release of macOS Big Sur and Apple silicon in 2020 brought a lot of changes to the Mac environment.  Apple introduced Rosetta 2 to help make those changes easier for developers and for Mac admins, by enabling code designed for older Intel-based hardware to run on the new Apple systems. As the transition to Apple silicon continues, with the ongoing release of new Mac computers using the M1 chip, Rosetta 2—which is free—still has a role to play. Here are some quick answers to the questions admins have about this technology:

  • What is Rosetta?
  • How do you install Rosetta?
  • Which apps require Rosetta?

 

What Is Rosetta 2?

The first instance of Rosetta was released back in 2006 when Apple was transitioning its Mac architecture from PowerPC to Intel CPUs. That first version acted as a translation layer that let apps developed for the PowerPC architecture run on newer Intel-based devices. It translated code in real-time, so the user experience wasn’t always great.

Apple made Rosetta 2 for similar reasons, this time to assist in the transition from Intel chips to Apple silicon. Apps—as well as plugins, add-ons, and extensions—created for Intel-based computers can’t run natively on Apple silicon devices. But with Rosetta 2, such apps can be translated so they run on Apple silicon.

Apple is consistent about calling Rosetta a translator rather than an emulator. In introducing the technology at WWDC 2020, the company said, "It translates the apps when you install them, so they can launch immediately...Rosetta 2 can also translate code on the fly when needed." In its documentation, Apple says Rosetta 2 has no noticeable impact on performance; third-party testing has found some impact on processor-intensive tasks, but the difference is generally unnoticeable to the average user.

Although Rosetta 2 is a powerful tool that can help streamline the transition to Apple silicon, it still has one major issue that Mac admins need to deal with: It isn’t installed by default with the Mac operating system. And yet the problem that Rosetta 2 was originally designed to address—the fact that some important Mac apps don’t come in Universal builds—is still a thing. Here’s how to deal with both issues. 

(Note: For the sake of simplicity and for the rest of this post, we’ll refer to Rosetta 2 simply as “Rosetta.”)

How to Install Rosetta

If you (or your users) need to run a non-Universal app—or, in certain cases, even install one—on a Mac with Apple silicon, you’ll need to install Rosetta first. This is particularly important if you’re using an MDM solution to install those apps on Mac computers with Apple silicon. There are at least two things that a user can do that will cause macOS to ask to install Rosetta if it’s not already installed.

The first and most common situation is when a user tries to open an app that hasn’t been updated for a Mac with Apple silicon. The first time, macOS will display a prompt to install Rosetta (unless it's already installed). The user needs to provide administrator credentials, then wait for the installation to complete. 

To open TextExpander install RosettaThe second situation is when a user tries to install a package that hasn’t been updated for Apple silicon. In that case, the installation will simply fail if Rosetta isn't already installed. After Rosetta is installed, you as an admin can use it to run package installers for Intel-based apps, plugins, extensions, and other add-ons that haven’t yet been recompiled as Universal apps. 

Installing Box requires Rosetta

Fortunately, an MDM solution such as Kandji can also help you install Rosetta on company devices. You can use Kandji to install Rosetta on all company devices by creating a custom script and assigning it to devices as necessary. You can find a full walk-through here.

If an Intel-based app that requires Rosetta is in Kandji’s library of Auto Apps (pre-packaged apps ready for deployment), you will see a warning on that library item. The Kandji Agent will automatically check for and install Rosetta as needed. 

Kandji Auto Apps Rosetta 2 alertIf you don’t have an MDM solution, you can also install Rosetta using the softwareupdate command. For an interactive installation (which requires agreeing to a Rosetta license prompt), enter the following command in the command line interface (which you can access with the Terminal app):

/usr/sbin/softwareupdate --install-rosetta

A non-interactive installation automatically agrees to the license. To begin that, enter the following command:

/usr/sbin/softwareupdate --install-rosetta --agree-to-license

Which Apps Require Rosetta?

Rosetta isn’t intended to be a long-term solution for developers. It just gives developers extra time to update their apps to Universal builds, which can run on both Apple silicon and Intel.

But some apps still lack universal builds. This includes apps from major vendors, such as Adobe which at the time this article was compiled had completed Universal builds for only two of its eighteen major programs. (Even then, one of those apps—Photoshop—natively supports only plugins built for Apple silicon devices; other Photoshop plugins require running the app in “Open with Rosetta” mode.)

If you use apps that don’t include Universal installers yet, the first thing we recommend is that you send feedback to those vendors about providing them. 

The next step is to identify which apps still require Rosetta. In Kandji, you can do that with audit scripts that identify whether an app has an Intel-only or Apple silicon-only installer package, then determine whether that installer should run or not.

You can also use Get Info to see which apps require Rosetta. To do this, locate the app in the Finder and select Get Info from the File menu. In the Kind section, the app will be identified as either “Application (Intel),” which will require Rosetta to run, or “Application (Universal),” which doesn’t require Rosetta because it can run on both Apple silicon and Intel processors.

macos-big-sur-safari-info-rosetta_edit2
source:apple.com

The Info window for Universal apps includes a checkbox setting “Open using Rosetta.” This setting is intended for apps that use add-ons (such as email apps, web browsers, and more) that haven’t been updated for Apple silicon.

If the plugins or extensions for these apps aren’t being recognized, you can quit the app and run it again after checking the “Open using Rosetta” box. This should make the plugins and extensions compatible with Apple silicon.

The key thing to remember is that Rosetta is a temporary solution. Apple introduced the technology to give developers time to build Universal binaries for their apps. It will become obsolete once those developers have all released versions of their apps that work on Apple silicon. But that could still take time, even now. In the meantime, Mac admins will continue to need the code translation that Rosetta provides and manage systems that require it. And, again, you can contact developers and ask them to please release Universal versions.

The Latest in Apple Enterprise Management

With innovation and iteration at the core of everything we do, Kandji constantly building solutions to give you more of what you need and improve upon features you already love. With Kandji, you can be confident that your Apple fleet is in safe and secure hands from deployment to retirement.

Request access to Kandji today.