Skip to content

Instantly share code, notes, and snippets.

@daopk
Last active April 13, 2025 15:30
Show Gist options
  • Save daopk/3286d6eab7f97f3011382aded696b839 to your computer and use it in GitHub Desktop.
Save daopk/3286d6eab7f97f3011382aded696b839 to your computer and use it in GitHub Desktop.
Flutter

Error: The pod "Firebase/Auth" required by the plugin "firebase_auth" requires a higher minimum iOS deployment version than the plugin's reported minimum version. To build, remove the plugin "firebase_auth", or contact the plugin's developers for assistance.

cd ios
pod update

Apple could not verify “iproxy” is free of malware that may harm your Mac or compromise your privacy.

cd FLUTTER SDK DIRECTORY/flutter/bin/cache/artifacts/usbmuxd
sudo xattr -d com.apple.quarantine iproxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment