Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 98772

Flutter: Could not find the built application bundle at build/ios/iphonesimulator/Runner.app

$
0
0

I am trying to run my application in debug mode from VSCode. However, every time, regardless if I am running on a simulator or a real device, the debug console outputs

Could not find the built application bundle at build/ios/iphonesimulator/Runner.app.

or

Could not find the built application bundle at build/ios/iphoneos/Runner.app.

When I went to the specified directory, my app bundle is being built every time but instead of being named Runner.app it is named MyAppName.app. I suspect the difference in name is causing the VSCode compiler to not being able to locate Runner.app.

My question: How do I change my build settings so that the build bundle is named Runner.app again?


Viewing all articles
Browse latest Browse all 98772

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>