error: The WKWatchOnly key must be present in your WatchKit extension's Info.plist, not the WatchKit app's.

I am receiving the subject error when building my watch-only app to install on my actual watch via iPhone. It does not occur when building for the simulator.

This is Xcode 13 so the Info.plist isn't a separate file anymore. Indeed, this key is present in both places, but I didn't add it there and to my knowledge I can't remove it.

Any Help appreciated. All operating systems at latest levels.

Barry

error: The WKWatchOnly key must be present in your WatchKit extension's Info.plist, not the WatchKit app's.
 
 
Q