【发布时间】:2018-11-06 20:31:24
【问题描述】:
未能安装请求的应用程序
无法确定应用程序的包标识符。
确保应用程序的 Info.plist 包含 CFBundleIdentifier 的值。
打印:条目,“:CFBundleIdentifier”,不存在
命令失败:/usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/EhackB.app/Info.plist
打印:条目,“:CFBundleIdentifier”,不存在
错误:命令失败:/usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/EhackB.app/Info.plist
打印:条目,“:CFBundleIdentifier”,不存在
【问题讨论】:
-
这不是你的错误,你必须在这之前的日志中查看它。
-
只需搜索该错误消息即可提供许多您可以尝试的不同步骤:stackoverflow.com/questions/37461703/…
标签: react-native terminal