Print: Entry, ":CFBundleIdentifi

2020-05-29  本文已影响0人  panda_熊猫

如果您缺少config.h文件,可能会发生这种情况,
对于更新config.h文件,
1)关闭你的Xcode。
2)打开终端,转到项目的根文件夹并执行:
cd node_modules/react-native/third-party/glog-{X}.{X}.{X}/
3)运行configure脚本:
./configure
4)打开Xcode并尝试运行您的应用程序。

上一篇下一篇

猜你喜欢

热点阅读