Swift Compiler Error (Xcode) on VScode flutter project with IOS simulator
I’m new to flutter and I’ve been working on this side project for awhile. I switched over the project from my linux laptop over to a mac and I’m having trouble trying to launch the app to the ios simulator eventhough the Chrome version works fine. It builds in Xcode but doesn’t build to ios. This is the error I’m getting with swift’s compiler. A step-by-step explanation of how to fix this would be greatly appreciated. Here’s the error. And the ide I’m using is vscode.