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?
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?
You might forgot to add icons in Watch App Images.xcassets
(Not watch Extension).
You might get more idea from attached image.