I have an iOS application with watch OS1 supported app, now I am planning to migrate to watch OS2 app at the same time supporting previous version,
How do I release the app?
Would I have to release the whole app along with iOS app, Watch OS1 and Watch OS2 target? Would I have to change the version number of the iOS app?
Thanks for the help.