leecrossley / cordova-plugin-apple-watch

Cordova / PhoneGap Apple Watch Plugin for Apache Cordova
http://ilee.co.uk
264 stars 43 forks source link

Update New Targets' Version When config.xml Version Changes #12

Closed jbeuckm closed 9 years ago

jbeuckm commented 9 years ago

otherwise we get

Embedded binary validation utility error: Error Domain=IDEFoundationErrorDomain Code=1 "error: The value of CFBundleShortVersionString in your WatchKit app's Info.plist (0.3.0) does not match the value in your companion app's Info.plist (0.3.1). These values are required to match."
leecrossley commented 9 years ago

There's nothing that the plugin itself can do about this I'm afraid - it will have to be updated manually when the version changes (that's what I do).