Hello guys I am trying to add watch framework in my project. So that I can reuse the code.
But as soon as I add Watch Framework and when I try to run the app, I am getting the following error:
The operation couldn’t be completed. (LaunchServicesError error 0.)
Also i gone through the log file CoreSimulator.log i am getting this error
watch kit 2 app has framework that's not allowed
Also I set my Project Deployment target to iOS 9.
The naming convention of bundle identifier is also proper.