Submitting WatchKit 1.2 companion app, fails during validation with this error:
ERROR ITMS-90455 "Invalid WatchKit App Bundle. The value '2.1' for the MinimumOSVersion key in info.plist in bundle 'redactedbundlename.watchkitapp' is not supported"
I do cannot find a MinimumOSVersion key in the watch app plist or settings, nor in build settings or plist for the phone app.
The only mention of anything "2.1" related is in my build settings:
Any ideas to diagnose this issue?
Fixed it!
For some reason, you need to change WATCHOS_DEPLOYMENT_TARGET from 2.1 to 2.0.
You can find this in Project Settings -> "Watch App Target" -> Build Settings -> (null) - Deployment -> watchOS Deployment Target (or just search 2.1 in entire project and it should show up in the results)
I am guessing this is a bug, maybe watchOS 2.1 is still marked as 'beta' in Xcode/iTunes Connect, so that when you try to upload to iTunes Connect it rejects it due to bad version.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With