aloisdeniel / aloisdeniel/flutter_geocoder

Error in IOS

Abierto
#6 3 comentarios 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
Dart
Estrellas
192
Forks
182
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I really enjoy using your package in Android.
It is the package that I really searched for!!
But I have a problem when I launch my IOS emulator

Xcode's output:

=== BUILD TARGET Runner OF PROJECT Runner WITH CONFIGURATION Debug ===
Debug.xcconfig line 1: Unable to find included file "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"
Debug.xcconfig line 1: Unable to find included file "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"
While building module 'Flutter' imported from /Users/dojinkim/Desktop/mealme/ios/Runner/GeneratedPluginRegistrant.h:8:
In file included from :1:
In file included from /Users/dojinkim/Desktop/mealme/ios/Flutter/Flutter.framework/Headers/Flutter.h:37:
In file included from /Users/dojinkim/Desktop/mealme/ios/Flutter/Flutter.framework/Headers/FlutterAppDelegate.h:11:
/Users/dojinkim/Desktop/mealme/ios/Flutter/Flutter.framework/Headers/FlutterPlugin.h:140:58: warning: this block declaration is not a prototype [-Wstrict-prototypes]
completionHandler:(nonnull void (^)())completionHandler;
^
void
1 warning generated.
/Users/dojinkim/Desktop/mealme/ios/Runner/GeneratedPluginRegistrant.m:6:9: fatal error: 'geocoder/GeocoderPlugin.h' file not found
#import
^~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning and 1 error generated

----------------------

is there a way to solve it? Thank you by the way!

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.