Im getting the following error when running my flutter app as iOS. And when i run it as Android on Android emulator, it builds successfully and it works fine. I don't know whats wrong with the iOS part.
BUILD FAILED
Xcode's output:
↳
=== BUILD TARGET Runner OF PROJECT Runner WITH CONFIGURATION Debug ===
The path does not exist
Command /bin/sh failed with exit code 255
Could not build the application for the simulator.
Error launching application on iPhone 11 Pro Max.
I have solved that issue by deleting "Runner.xcodepro" , "Pods" , "Runner.xcworkspace" and "Podfile" then executed "flutter create ." in project root directory. Build succeeded.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With