I updated my app to Unity 2018.1.0f2 and Vuforia 7.2.20 today.
It builds and run great on my iPhone, but when submitting my build to TestFlight I get the following error:
ERROR ITMS-90056: "This bundle Payload/myappname.app/Frameworks/Vuforia.framework is invalid. The Info.plist file is missing the required key: CFBundleVersion."
Any tips on what is wrong and how to fix it?
Thanks!
Thank you for your quick response. I got the issue resolved, I was editing the wrong Info.plist
I found the Vuforia.framework, right clicked and selected Quick Look and that got me in the right spot.
App uploaded to the App Store with no issue. Thank you.