On Jan 28, 2025, at 05:53, Oscar wrote: > > We've build a few packages using the mpkg command on an Apple Silicon Mac. > When we want to install any of these packages, Rosetta 2 installation is > required. > > We want to avoid using Rosseta 2, if there a way of forcing the architecture > to arm64 when building a mpkg? >
If you are building on an Apple Silicon Mac, it should already be building for Apple Silicon, not for Intel, so there's no reason why Rosetta 2 should be required.
