I am seeing the following error when trying to run a project on a real device, in the simulator it runs fine.
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
< app id >
< app id >.watchkit
WKCompanionAppBundleIdentifier
: < app id >
< app id >.watchkit.extension
NSExtension
>NSExtensionAttributes
>WKAppBundleIdentifier
: < app id >.watchkit
NSExtension
>NSExtensionPointIdentifier
: com.apple.watchkit
WKWatchKitApp
is set to YES
in both the Watch Extension and the Watch AppBuild Phases
>Embed App Extensions
Mach-O Type
is set to executable
in all targetsIn lieu of an answer, advice on debugging / troubleshooting this would be appreciated too.
I've seen this intermittently, but usually rebuilding a second time fixed it. I've never got to the bottom of why.
I've always assumed it's a bug in Xcode.
Sorry can't be more help, but you're not alone in seeing this.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With