We built our iOS app in RubyMotion. We are just now building our first Watchkit app and would like to do so in Swift/XCode. The watch app that we plan to build is a companion to our iOS app, but it does not need to communicate with the parent iOS app at all.
Is it possible to add a Swift Watchkit app to an existing iOS app that was not built in Swift?


