The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.
This made my day!
- Deleting the Podfile.lock file in your project folder
- Deleting the Pods folder in your project folder
- Execute pod install in your project folder
- Do a "Clean" in Xcode
- Rebuild your project
Tags:
flutter