运行flutter run时报错 提示如下:

Could not find the built application bundle at build/ios/iphonesimulator/Runner.app.
Error launching application on iPhone 11 Pro Max.

错误的原因是在xcode中修改了bundle Name字段的名字 默认是Runner,将bundle Name修改为Runner即可

相关文章:

  • 2022-12-23
  • 2021-07-21
  • 2022-12-23
  • 2021-09-24
  • 2022-12-23
  • 2022-01-08
  • 2021-08-26
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-21
  • 2022-12-23
  • 2021-11-29
  • 2021-09-29
相关资源
相似解决方案