Currently I am trying to build our project in Xcode 7.1 and encountered an issue: "iOS xibs do not support target device type watch". I have tried removing the xib files and I got another error saying the xib does not exist. The project itself supports apple watch.
I have tried building from the same code in Xcode 6.4 and no issue given by it.
Appreciate all of your help!
Thanks.