Invalid CFBundleSupportedPlatforms value iPhoneSimulator in (DJIWidget) FFmpeg.framework

I cannot upload my app which contains a pod DJIWidget(which contains FFMpeg as a dependency) to Testflight after updating to Xcode 13. When I try I get:

However FFMpeg seems to be a binary file Framework attached to DJIWidget so I can't edit the Info.plist directly.

Is there any way to workaround this with a podfile script or xcode build setting or do I have to reach out to the developer?

Invalid CFBundleSupportedPlatforms value iPhoneSimulator in (DJIWidget) FFmpeg.framework
 
 
Q