繁体   English   中英

flutter app not run on mac 在模拟器上运行时给我错误

[英]flutter app not run on mac give me error while run on simulator

在运行 flutter 应用程序时给我这个错误

Launching lib/main.dart on iPhone 11 Pro Max in debug mode...
Running pod install...
Running Xcode build...
Xcode build done.                                           32.8s
Finished with error: ProcessException: Process exited abnormally:
An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2):
Failed to install the requested application
An application bundle was not found at the provided path.
Provide a valid path to the desired application bundle.

您可以尝试重新启动 Xcode / Simulator 和您的 IDE(即 VS 代码)。 它对我有用..

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM