Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • Re-exported the script to an Application bundle under Apple silicon Mac. After the main executable is replaced with a script file, the "Rosetta" prompt appears. Commented Mar 14, 2023 at 19:08
  • @SimonL In which case, try the Automator method I mentioned. TBH, I wouldn't baulk at having Rosetta installed, anyway. Commented Mar 14, 2023 at 19:46
  • I'm not sure whether the use of Rosetta will result in the x64 version of the Chrome binary being executed in the emulator. I want Chrome (arm64) to run natively. Commented Mar 15, 2023 at 6:29
  • @SimonL MacOS will run the ARM fork of any app, even if Rosetta is installed, unless you specifically set the checkbox in Get Info to run Intel. I have Rosetta installed and loads of Universal Binary applications, and they all run ARM. I don't have Chrome, because I value RAM and privacy, obviously. ;-) Commented Mar 15, 2023 at 7:40