aloisdeniel / aloisdeniel/flutter_geocoder

Error in IOS

未关闭
#6 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
Dart
星标
192
派生
182
PR 合并指标
30 天内没有已合并 PR

描述

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!

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。