美文网首页
RCT******.h file not found 异常

RCT******.h file not found 异常

作者: Angels_安杰 | 来源:发表于2017-03-03 09:30 被阅读328次

由于Pods里的React结构改变了,配置没有改过来,所以出现找不到文件的问题。

Building Setting

在Seach Paths 中�H�eader Search Paths配置���

${PODS_ROOT}/Headers/Public/React recursive

$(inherited)/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include  recursive

$(SRCROOT)/../node_modules/react-native/React/**��� recursive

相关文章

网友评论

      本文标题:RCT******.h file not found 异常

      本文链接:https://www.haomeiwen.com/subject/nuslgttx.html