Is iOS simulator setup possible?

We use “Install And Start Application | ${APP}” and specify the install location somewhere for the .ipa file which works with a physical device. But I’m having another issue now, and our Dev says the automation builds does have the architecture to run on simulators but I still get this error:

WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Simulator architecture is unsupported by the ‘/var/folders/hp/_hj1t_d172xbdzt0012b9j2r0000gp/T/2021813-4971-ehadc5.lmct/TestAppName.app’ application. Make sure the correct deployment target has been selected for its compilation in Xcode.

I’ll have to dig some more