My project used VALID_ARCHS.
Removing only that build setting in Xcode 12 made the app runnable on the simulator.
Removing VALID_ARCHS required first clearing out its setting values. Then I was able to delete the entry itself and successfully build and run on the sim.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: