Apple watch simulator issue
问题 I am trying to debug and run the app on apple watch simulator. I have tried by using different target for notification, Glance and Watch app but apple simulator don't shows any thing.. It stuck in waiting for attach process of extension. I just see a black screen for the Apple Watch Simulator. What did I do wrong? How to overcome this issue ? 回答1: I had the same issue. The only thing that helped was to delete and recreate the target scheme. 回答2: This post from the dev forums solved my issue.