When I install my app on simulator, I have no problem.
But when I want to install it on my Watch I always get an error which tell me "install myApp, error: invalid info dictionary".
I tried with xcode 6 and xcode 7beta1 on old and new projects but always the same problem.
You can see my log file :
Someone could help me? or already got this problem?
Hi benSmokito,
Certain keys are not allowed to appear in information property lists for WatchKit extensions and apps. The offending key should have been logged to the device's console. For more information, see TN2410: WatchKit Project Configuration Reference