I am a bit confused, it appeared to me in the WWDC videos that XCode 7 would be able to build both an exisitng WatchKit App (Extension on iPhone) (1.1) and a watchOS App (2.0) but I am not so sure anymore as some of the WatchKit functions seem to have disappeared like openParentApplication(_:reply:)
Should I just write a watchOS 2.0 App or can I also keep my WatchKit 1.1 App? If so what is the function that replaces openParentApplication(_:reply:)?
Thanks
Greg