Weex 解决Print: Entry, ":CFBundleIdentifier", Does Not Exist 错误方法
Posted PLA-Artillery
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Weex 解决Print: Entry, ":CFBundleIdentifier", Does Not Exist 错误方法相关的知识,希望对你有一定的参考价值。
一、原因
导致这个错误的原因是我们的/user/你的用户名/.rncache文件中 boost_1_63_0.tar.gz文件内容不完整导致
如果你也玩过React-native框架,在0.45版本之后也会出现这个错误。
解决方法:
1、重新下载一个boost_1_63_0.tar.gz文件,替换它,
2、重新启动工程和终端机,再运行weex run ios
下载地址:
1、链接: https://pan.baidu.com/s/1dE5MzID 密码: g1s6
2、https://ncu.dl.sourceforge.net/project/boost/boost/1.63.0/boost_1_63_0.tar.gz
3、https://www.boost.org/users/history/version_1_63_0.html
以上是关于Weex 解决Print: Entry, ":CFBundleIdentifier", Does Not Exist 错误方法的主要内容,如果未能解决你的问题,请参考以下文章