When I try to run my Xcode project on the iOS 15 simulator, I get the message: "appname's architectures (arm64) include none that the iPad(9th generation) can execute (intel 64-bit)
I am using XCode 13 on Mac OS 11.6 (Big Sur). My Macbook pro is an iIntel (Core i5) model from late 2013
The message appears for any of the simulatorson the list, even iPhone 13
I need to be able to debug my app. How can I get the project to run on the simulator, so that I can start debugging?