Apple Watch invalid UIDeviceFamily

547 views Asked by At

I've written an Apple watch application. When I was working at local, it was perfect. But now I am trying to build it with a signed provision. My provision and info.plist's are correct, I checked twice.

I can send the standard iOS application to my device. But When I am trying to send to Apple watch application from IPhone->Apple Watch... I take this error,

Watchkit:validateWatchKitApplicationInfoDictionary, invalid UIDeviceFamily value... Error Domain=com.apple.watckit.errors Code=7 "invalid info dictionary"

Does anyone knows the solution of this error?

0

There are 0 answers