I am getting the following error when I try to run my Apple Watch app on my device:
error: WatchKit App doesn't contain any WatchKit Extensions. Verify that the value of NSExtensionPointIdentifier in your WatchKit Extension's Info.plist is set to com.apple.watchkit.
The value of NSExtensionPointIdentifier is set correctly.
Has anyone else experienced this error?