Running an application for a simulator

My project is complete, I successfully compile the application, but when I try to run it on my simulator it gives an error, stating that the architecture is incorrect, even though it is parameterized for ARM architecture.

Note: the application runs on my iPhone.

Has anyone else had this problem?

Sharing the exact error message would be helpful, though I suspect that TN3117: Resolving architecture build errors on Apple silicon will have you covered on resolving this issue.

— Ed Ford,  DTS Engineer

Here is the exact error that occurs when I try to run the application in the simulator.

It compiles successfully, but when I try to run it, it gives the error.

Running an application for a simulator
 
 
Q