Building iOS version of Flutter app fails with “Error (Xcode): Multiple commands produce…”
I built an app in Flutter. Initially, that app connected to a MySQL database and I had a perfectly working app for Android and iOS.
Recently I tried migrating to Firebase and again it works perfectly for Android. But an iOS build fails all the time due to XCode errors, which I can’t explain.