0

Xcode won't let me run my watchkit app. See screenshot.

I added my watchkit app using the standard New > Target > WatchKit App and disabled the Notification and Glance Scenes (I just want an app).

Has anyone experienced and resolved this?

enter image description here

Cameron Little
  • 3,487
  • 23
  • 35

1 Answers1

0

You might forgot to add icons in Watch App Images.xcassets (Not watch Extension).

You might get more idea from attached image.

enter image description here

Ashvin
  • 8,227
  • 3
  • 36
  • 53