The Watch App is installed on the watch and I can tap and run it on the Watch, but watchAppInstalled method returns false.
watchAppInstalled
Also, I can only install the Watc
What worked for me was adding the arm64 architecture to both the Watch app and iOS app as @Zubair suggested.
arm64
Update: This bug is fixed in Xcode 7, beta 6