I try to build IOS version to my flutter app
I'm using virtual box with macOC catalina
after edit flutter & app path in XCode like:
when I start to build app archive, XCode show this code That mean its still looking for flutter windows path (C:\src\flutter..........)
what's wrong here?!
Before running your project in xcode Do
And remember to run flutter commands you have to download flutter SDK (in your MacOs)