react-native-component/react-native-smart-amap-location

xcode 中丢失包的问题

a728384698 opened this issue · 2 comments

’AMapFoundationKit/AMapFoundationKit.h‘ file not found.
我用原生的做高德地图重新导入framework就可以了,但这就是不行,framework路径也没问题,remove重新导入也没用。android 的可以跑。。。。。。。

确认framework路径的下有AMapFoundationKit包吗?
可以参考一下https://github.com/cyqresig/ReactNativeComponentDemos

第一次没正常,昨晚升级了location版本也碰到这个问题了。xcode能编译通过,但使用命令也是这个错误。
然后后来我关掉xcode,再启动发现header路径错了。不知道为啥之前header路径显示是对的 重启xcode就提示错了。修改header路径就好了