React Native 0.45.1:RCTBundleURLProvider.h“TeamCity中找不到文件错误

时间:2018-03-01 22:26:58

标签: ios react-native continuous-integration teamcity

我正在为React Native IOS项目进行teamcity配置,并且部分完成了配置。我遇到了以下错误

[CompileC]
/Users/developer/Downloads/TeamCity/buildAgent/
work/604db77ecbb3cbg9/ios/SampleApp/AppDelegate.m:2:9:
fatal error: 'React/RCTBundleURLProvider.h' file not found
[16:56:50][CompileC] #import <React/RCTBundleURLProvider.h>
[16:56:50][CompileC]         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[16:56:50][CompileC] 1 error generated.

当我们在xcode中运行或通过终端使用本机comman时,应用程序可以独立运行,但在团队城市中进行构建时会失败。如果有人遇到这个问题并解决了,请告诉我。很感激帮助。 提前致谢

0 个答案:

没有答案