在将voto本地添加到现有ios项目中以反应应用程序开发时,React / RCTAssert.h文件丢失

时间:2018-05-10 08:59:14

标签: ios objective-c xcode react-native augmented-reality

根据linnk https://docs.viromedia.com/docs/integrate-project-with-viro中给出的说明将native native添加到现有ios应用程序中时,编译项目时会丢失两个文件。 React / RCTAssert.h和boost / implicit_cast.hpp this is one of the error obtained

我尝试使用stackoverflow链接React-native XCode build fails -> 'RCTAssert.h file not found'解决它,但此方法失败,因为没有文件存在。我尝试添加它,但这也不起作用。 反正有没有解决这个问题呢? 或者它是一个bug或者反应或xcode的东西? 该项目是objective-c,xcode版本是9.3 谢谢

0 个答案:

没有答案