Problem: I cannot simulate an Apple watch interface. Whenever I try and test my Apple watch app on the iPhone 6 simulator, Xcode successfully finishes and builds the app, at
First of all, just clean the project.
project
.Xcode
. Xcode
. This happens to me when I have two different Xcode
versions running at the same time. Hopefully this helps you.
Force Quit xCode and restart will resolve problem.
Nothing worked for me on XCode 7.3.1.
Had to reinstall it to make the simulator work.
I had come across this issue after updating Xcode 6.4 to 7.1. Below are fixes for this :
Solution 3 worked for me!
In my case, the simulator would show an indefinite black screen whether attempting to run a project, or running the simulator directly (which should bring you to the simulated home screen). This would happen even on a newly created simulated device.
After the existing suggestions failed, the following worked for me:
Robust fix is Just Quit your xcode and run again, hope so it will help you. This heck work for me.