I have a package installer for my .app created with a sequence of commands (pkgbuild, productbuild, xcrun notarytool, xcrun stapler).
When this installer is run on a pristine machine, the user is prompted to install Rosetta first before being able to run the installer.
Is this expected behavior? Or am I creating the .pkg incorrectly?