IOS run with FlutterFlow 5

Troubleshooting

Hey

After Flutterflow 5.0 was released, the error when trying to run a local simulator on a Mac continues to appear.

Error output from Xcode build:

↳ --- xcodebuild: WARNING: Using the first of multiple matching destinations: { platform:iOS Simulator, id:42A2F8EE-6337-4C84-9E74-71AE5DE06C3C, OS:17.5, name:iPhone 15 Pro Max } { platform:iOS Simulator, id:42A2F8EE-6337-4C84-9E74-71AE5DE06C3C, OS:17.5, name:iPhone 15 Pro Max } BUILD FAILED

I have already reinstalled Flutterflow, Xcode, Flutter, and all the components in Xcode.

It only works with this:

note: Run script build phase 'Run Script' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'Runner' from project 'Runner') note: Run script build phase 'Thin Binary' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'Runner' from project 'Runner')

But we have to enable it every time we run the simulator, and it doesn't work on the first try...

What have you tried so far?

I have already reinstalled Flutterflow, Xcode, Flutter, and all the components in Xcode.

Did you check FlutterFlow's Documentation for this topic?
Yes
1