When trying to test a Watch app on the Watch, in XCode I get the following warning
Watch App xcodeproj TARGETED_DEVICE_FAMILY contains a value incompatible with the target type.
Looking at the Device logs, it says:
(Error) WatchKit: validateWatchKitApplicationInfoDictionary, invalid UIDeviceFamily value
What am I missing?