ios - No Simulators showing up under my Watchkit target -
My WatchKit target app is not displaying any simulators, I am using Xcode version 6.2 (6C107a):
There are other strange things about the scheme that you are displaying there. Watchkit extensions will not usually be shown there, nor should they go in any form of cocopodes. (I'm assuming that the ThoDMMX extension is the watchchip extension. If this is some kind of extension, then perhaps it may be intended to be used?)
To select "New plan ..." below Try that menu, and create a new clean plan that includes your app and your watchchit app. You can also select "Manage plans ..." and see if you can see something clearly wrong with the present.
I think you have already tried "more simulator ..." option "Mikey's iPhone (no added apple watch)"?
Comments
Post a Comment