Developer Bulletin: Issues with Vega DevKit after Mac OS 27 upgrade

Hello Developers

We recently identified an issue with users upgrading their laptop to Mac OS 27. This bulletin applies to any Mac user that either already upgraded to OS 27 or is considering doing it.

Problem:
Several Vega DevKit components rely on Rosetta being available on your computer. Fresh installations of the DevKit have you install Rosetta as a key dependency; however, upgrading from Mac OS 26 to Mac OS 27 removes Rosetta, which leaves the DevKit in a broken state.

Solution:
Reinstall Rosetta. You can follow the dependency installation described in the Install the Vega SDK page or specifically just run softwareupdate --install-rosetta --agree-to-license to reinstall Rosetta by itself.

1 Like