* device name* cannot run executables for arm64.

When I try to run the application in the simulator, I get an error message.

I'm using xcode 13.4.1 (13F100) on M1 MacBook Pro.

How can this be resolved?

It sounds like your project has altered some of the architecture build settings, or you've chosen to run Xcode with Rosetta, which is unsupported. Apply the guidance and best practices in Technote 3117 to resolve this.

* device name* cannot run executables for arm64.
 
 
Q