message: The WKWatchOnly key must not be present in your WatchKit extension's Info.plist because your WatchKit app is embedded in an iOS companion app. How can i change this configuration?
Asked
Active
Viewed 67 times
1 Answers
0
- Go to your target list
- Select your WatchKit Extension
- Select tab [Build Settings]
- Search for keyword "WKWatchOnly"
- Change the value of
App is Available Only on Apple Watch
toNo
Here is the screenshot for better understanding: Update WatchKit Extension setting for WKWatchOnly
Hope that you solve your problem.

Neklas
- 504
- 1
- 9