We are trying to upgrade to Zoom SDK 2.3.10 using SPM: v2.3.10 · zoom/videosdk-ios@53cd318 · GitHub
When uploading a build including 2.3.10 to App Store, we got this error.
Check info.plist in ZoomTask.framework. CFBundleShortVersionString is missing in the file
Validation failed (409) The bundle 'Payload/[my_app]/Frameworks/ZoomTask.framework' is missing plist key. The Info.plist file is missing the required key: CFBundleShortVersionString. Please find more information about CFBundleShortVersionString at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring (ID: 05f5a72c-0577-4e8f-b303-f2bd0149df13) (code: STATE_ERROR.VALIDATION_ERROR)