Xcode Build and run error

Hi everybody,

First time, I am trying to debug my ue4 game on Xcode. When I run XCode like attached picture I am getting error:

iPad Retina cannot run UE4Game.
UE4Game does not have an architecture that iPad Retina can execute.
I have tried different simulators such as IPhone 5 , Iphone 6 but result didnt change.

How can I debug my project on Xcode?

Thanks

Use a device, not a simulator. The simulator is kinda a little bit supported - but you really should be running on a device :slight_smile:

Josh