Ruben Padilla
Pregunta¿Alguien me puede ayudar con el emulador de iOS? Tengo Catalina 10.15.7 y
flutter doctor
[✗] Xcode - develop for iOS and macOS ✗ Xcode installation is incomplete; a full installation is necessary for iOS development. Download at: https://developer.apple.com/xcode/download/ Or install Xcode via the App Store. Once installed, run: sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer sudo xcodebuild -runFirstLaunch ✗ CocoaPods not installed. CocoaPods is used to retrieve the iOS and macOS platform side's plugin code that responds to your plugin usage on the Dart side. Without CocoaPods, plugins will not work on iOS or macOS. For more info, see https://flutter.dev/platform-plugins To install see https://guides.cocoapods.org/using/getting-started.html#installation for instructions.
Cuando intento instalar cocoapods me da un error sobre una cabecera
ruby/config.h

Sebastián Vázquez
ahi te dice que hacer, igual me paso lo mismo con Xcode, te recomiendo que utilices un traductor y lo cheques que dice, por lo regular son poner unas indicaciones en la terminal y ya

Sebastián Vázquez
aun necesitas ayuda?