In Xcode 12, created a small universal app. The app "Get Info" shows two checkboxes: "Stationery pad" and "Locked", but not "Open using Rosetta", which I need.
I verified that the binary is universal (has two architectures: x86_64 and arm64).
Is there a hidden option or a info.plist flag I must enable for that?