Hello,
After added 'Watch app for iOS app' template in my project app (it is working fine on iPhone Xcode simulator), I would like to test my original app using "My Mac (Designed for iPad)" simulator but I've got the following error:
The WKRunsIndependentlyOfCompanionApp key must be present in your WatchKit extension's Info.plist, not the WatchKit app's.
It was working before adding the iWatch extension. So how to fix it ? I have tried to toggle: 'App can run independently of Companion iPhone' without success
thanks for your help