I run simulator and the run test within FF, it runs through the normal steps and then throws an error about pubsec.yaml. The debug logs have this output
Updating local specs repositories
CocoaPods 1.16.1 is available.
To update use: gem install cocoapods
For more information, see https://blog.cocoapods.org and the CHANGELOG for this version at https://github.com/CocoaPods/CocoaPods/releases/tag/1.16.1
Analyzing dependencies
[!] No podspec found for file_picker
in .symlinks/plugins/file_picker/ios
Resolving dependencies...
Could not find a file named "pubspec.yaml" in https://github.com/FlutterFlow/debug_panel_devtool.git a93384410548a51ac6927276009333d05f454f30.
Failed to update packages.
Not sure how to fix it so I can debug my application?