flutter xcode 打包坑


每次archive,或者flutter 升级 都有点问题,记录下

1. 'connectivity/ConnectivityPlugin.h' file not found

尝试以下:

(1).删除Podfile,Podfile.lock,Pods文件夹,Runner.xcworkspace,让flutter重新生成这几个文件,就好了
(2).I solved my problem by File-> Workspace Settings changing build system to New Build System

(3).open runner.xcworkspace ,it worked! 打开workspace而不是 runner.proj


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM