WatchOS2 testing issue

I'll go ahead and preface this post by saying we are using xctool test -scheme ... -workspace ... -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 6' to run the test suite on jenkins.


Our tests used to run fine until we converted our watchOS1 app to a watchOS2 app. Now the test target fails to run with the error


"target specifies product type 'com.apple.product-type.application.watchapp2', but there's no such product type for the 'iphonesimulator' platform"


Has anyone else run into this problem, or have any suggestions?


Thanks,

WatchOS2 testing issue
 
 
Q