将 flutter 应用程序上传到 AppStore 导致 App.framework 不支持 Info.plist 中指定的最低操作系统版本 [英] Uploading flutter app to AppStore gives App.framework does not support the minimum OS Version specified in the Info.plist

查看:25
本文介绍了将 flutter 应用程序上传到 AppStore 导致 App.framework 不支持 Info.plist 中指定的最低操作系统版本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已成功为应用商店连接生成 .ipa,但在验证阶段从 XCode 上传到 App Store Connect 时,我收到此错误 ERROR ITMS-90208: "Invalid Bundle.捆绑包 myApp.app/Frameworks/App.framework 不支持 Info.plist 中指定的最低操作系统版本."

I have successfully generated .ipa for app store connect but when Uploading to App Store Connect from XCode in the validation phase I am getting this error ERROR ITMS-90208: "Invalid Bundle. The bundle myApp.app/Frameworks/App.framework does not support the minimum OS Version specified in the Info.plist."

我试过了
错误 ITMS-90208: "无效的捆绑.捆绑包<your.app>不支持 Info.plist 中指定的最低操作系统版本

https://github.com/tanersener/mobile-ffmpeg/issues/18

这些解决方案但没有用

推荐答案

我可以通过在 myApp.app/Frameworks/App.framework 的 info.plist 文件(请确保它不是创建构建后生成的全局 info.plist 文件)

I am able to solve this by specifying minimumOsVersion in myApp.app/Frameworks/App.framework's info.plist file (Please make sure that it is not the global info.plist file it is generated after creating the build)

这篇关于将 flutter 应用程序上传到 AppStore 导致 App.framework 不支持 Info.plist 中指定的最低操作系统版本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆