aloisdeniel / aloisdeniel/flutter_geocoder

Error in IOS

Ouverte
#6 3 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
bug
Langage dominant
Dart
Étoiles
192
Forks
182
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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!

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.