登录
注册
写文章
首页
下载APP
会员
IT技术
flutter ios 项目在xcode上运行 打包报错,在Android Studio上运行ios项目成功
西瓜吃了吗
关注
赞赏支持
flutter ios 项目在xcode上运行 打包报错,在Android Studio上运行ios项目成功
解决方式:
1.pod repo update
2.rm -rf ios/Pods ios/Podfile.lock
3.flutter clean
4.flutter run
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。
推荐阅读
更多精彩内容
Flutter iOS运行报错
Flutter IOS 编译步骤 一:准备环境 1、Mac 或者 mac虚拟机 虚拟机安装参考:点击链接 2、安装...
淡酒_7407
阅读 4,254
评论 1
赞 0
在flutter开发中,升级插件之后,Android 端可以正常运行,iOS报错的问题
一、在pubspec.yaml里,把需要更新的插件以及相关依赖的插件进行了更新。 1.Android 端可以正常执...
blueBTF
阅读 893
评论 0
赞 0
关于运行flutter项目集成第三方插件原生也要下载SDK报Fetching external...
关于运行flutter项目集成第三方插件原生也要下载SDK报Fetching external sources ...
爱上程序元
阅读 2,698
评论 0
赞 0
在Flutter开发中,运行项目Xcode里报错”Module ‘..... ‘ not fo...
1,解决方案如下: 解决方法: 1:删除podfile 和podfile.lock文件 2:cd ios 3:fl...
blueBTF
阅读 2,632
评论 0
赞 3
IOS工具(二)cocoapod 实现 ios 组件化
@[TOC](cocoapod 实现 ios 组件化) cocoapod 实现 ios 组件化 一 cocoa ...
孔雨露
阅读 744
评论 0
赞 2
赞
1赞
赞赏
手机看全文