Unable to run app in Local Run - Swift compiler error -enable-experimental-feature

Troubleshooting

I started getting this (maybe after an update, not sure). When I try to launch my app in Local Run using a simulator (same one I use all the time to test this same app on), it now fails with this error:

Swift Compiler Error (Xcode): Access level on imports require '-enable-experimental-feature AccessLevelOnImport' /Users/myName/Library/Application%20Support/io.flutterflow.prod.mac/appName/ios/Pods/FirebaseCoreInternal/FirebaseCore/Internal/Sources/HeartbeatLogging/HeartbeatsPayload.swift:19:2

Anyone else seeing this? The solutions I've found are to modify Swift compiler flags, or edit the .swift file mentioned. Since these are things that FF normally handles I wanted to see if others are hitting this.

What have you tried so far?

researching, asking AI, running in Test mode still works, just not in a simulator

Did you check FlutterFlow's Documentation for this topic?
Yes
7
8 replies