原文:Warning: Podfile is out of date This can cause a mismatched version of Flutter to be embedded in your app, which may result in App Store submission rejection or crashes. If you have local Podfil

大多數情況是在升級flutter應用程序時發生的,要解決此問題,請按照以下步驟操作 直接跑 rm ios Podfile 就是直接刪掉項目中的Podfile文件,不用擔心,運行flutter run馬上就生成新的Podfile文件 后面還是不行就是別的問題了。 ...

2019-12-20 19:55 0 1636 推薦指數:

查看詳情

flutter Warning: Podfile is out of date

升級flutterflutter run的時候提示 flutter Warning: Podfile is out of date 解決辦法: 執行完flutter run后會重新pod install ...

Wed Feb 05 19:25:00 CST 2020 0 1428
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM