After successfully compiling the project in Xcode 6, I am unable to run it in the simulator with the above mentioned message. I did all the possible research, tried everythi
I had this problem when trying to run UI tests in a project containing AWS Cognito.
Here's how I resolved it.