aloisdeniel / aloisdeniel/flutter_geocoder
Error in IOS
- Lingua principale
- Dart
- Stelle
- 192
- Fork
- 182
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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!
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.