React-Native(Print: Entry, "

2016-11-04  本文已影响4309人  Best_Kai

在运行React-Native 项目的时候遇到以下问题:

Failed to install the requested application
An application bundle was not found at the provided path.
Provide a valid path to the desired application bundle.
Print: Entry, ":CFBundleIdentifier", Does Not Exist

Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/toilet.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist

github上已经给了解决方案
答案在这里:https://github.com/facebook/react-native/issues/7308
我的方案是@gvlamadrid的。

上一篇 下一篇

猜你喜欢

热点阅读