Open "Something.app" with Rosetta using Terminal
1
vote
1
answer
2529
views
Let's say I wanted a command line function to open up Xcode (or really, any app) under Rosetta.
For command line utilities, I can use
arch -x86_64 UTILITY
, but that doesn't really extend to full applications. Are there any launch arguments that I can pass to open
in order to force a Rosetta instance?
Asked by wadda_wadda
(143 rep)
Jan 7, 2022, 09:32 PM
Last activity: Jul 22, 2023, 11:05 PM
Last activity: Jul 22, 2023, 11:05 PM