无缘无故ios不能编译,搜索了一下:
- Remove ios/Flutter/Flutter.framework from your project
- Run
pod installin ios directory. Flutter.framework should be generated, including Headers/Flutter.h file - Run build. Everything should be working now
https://stackoverflow.com/questions/50671286/flutter-h-not-found-error
本文介绍了解决Flutter项目中iOS平台无法编译的问题。通过移除ios/Flutter/Flutter.framework,运行pod install,以及重新构建项目,可以解决Flutter.h文件未找到的错误。
1282

被折叠的 条评论
为什么被折叠?



