在做了一个“shoutem pull-app”之后,我尝试使用“react-native run-ios”在我的模拟器上运行反应原生代码。我收到此错误:
安装 build/Build/Products/Debug-iphonesimulator/ShoutemApp.app 处理命令时遇到错误 (domain=NSPOSIXErrorDomain, code=2): Failed to install the requested application 在提供的路径中找不到应用程序包。提供所需应用程序包的有效路径。打印:条目,“:CFBundleIdentifier”,不存在
命令失败:/usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/ShoutemApp.app/Info.plist 打印:条目,“:CFBundleIdentifier”,不存在