美文网首页
Could not run build/ios/iphoneos

Could not run build/ios/iphoneos

作者: CMD独白 | 来源:发表于2021-06-16 10:30 被阅读0次

Could not run build/ios/iphoneos/Runner.app on --------------------------. 
Try launching Xcode and selecting "Product > Run" to fix the problem:   open ios/Runner.xcworkspace
Installing and launching...

我是升级了im的插件版本号之后遇到的这个问题,xcode真机跑没问题,flutter真机一直跑步起来,试了很多方法都没用,最后是这样解决的:
先运行flutter clean,再运行flutter run,然后就解决了。

相关文章

网友评论

      本文标题:Could not run build/ios/iphoneos

      本文链接:https://www.haomeiwen.com/subject/vkexyltx.html