Impossible to run my Apple Watch application in iOS Simulator

apple-watch, ios, watchkit, xcode6

Solution

Have you tried to attach it in the iOS simulator?

Problem

I'm trying to run an Apple WatchKit target with my Universal app, using Xcode 6.2 I'm probably doing something wrong, but I can't access to the simulator in the scheme menu Any idea ?

Original source