As Apple removed x86_64 support for Xcode and introduced sperate simulators for Rosetta, I wondered how I could run my app on a Rosetta simulator via cli.
This is also needed for fastlane. (see Fastlane Issue)
In the release notes of Xcode 14.3 nothing regarding the cli is mentioned. (Release Notes)