After updating to Xcode 7.3 I am not able to run my app in the iOS Simulator.
On every attempt I am getting the following error message:
DTAss
Yes,It happens after upgrading to Xcode 7.3 and Probably when you run your project first time in a simulator.
Following are the solution 1) Try to reset the simulator 2) Terminate / Kill the simulator 3) Terminate / Kill the Xcode and run again.
Hope any of above 3 helps you.