I'm trying to use Cedar and Swift to test a watchOS app. Unfortunately, I can only use the Spec auto creation tool from Cedar in Xcode 8 for iOS, not for watchOS. Any help or direction would be appreciated. Our code in iOS is Objective C, but the watchOS code and test code would be Swift.
Thanks.