React native 无法通过运行';反应本机运行ios';升级到0.61.5后

React native 无法通过运行';反应本机运行ios';升级到0.61.5后,react-native,react-native-ios,React Native,React Native Ios,升级到0.61.5后,无法通过运行“react native run ios”在模拟器中安装应用程序 获取以下错误 An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2): Failed to install the requested application An application bundle was not found at the provided path. Provi

升级到0.61.5后,无法通过运行“react native run ios”在模拟器中安装应用程序

获取以下错误

An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2):
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
error Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier DerivedData/Build/Products/Debug-iphonesimulator/App.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist
. Run CLI with --verbose flag for more details.
Error: Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier DerivedData/Build/Products/Debug-iphonesimulator/App.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist

    at checkExecSyncError (child_process.js:574:11)
    at Object.execFileSync (child_process.js:592:13)
    at runOnSimulator (node_modules/@react-native-community/cli-platform-ios/build/commands/runIOS/index.js:183:45)
    at <anonymous>
处理命令时遇到错误(domain=NSPOSIXErrorDomain,code=2):
未能安装请求的应用程序
在提供的路径中找不到应用程序包。
提供所需应用程序包的有效路径。
打印:条目“:CbundleIdentifier”不存在
错误命令失败:/usr/libexec/PlistBuddy-c打印:CFBundleIdentifier-DerivedData/Build/Products/Debug-iphonesimulator/App.App/Info.plist
打印:条目“:CbundleIdentifier”不存在
. 有关详细信息,请使用--verbose标志运行CLI。
错误:命令失败:/usr/libexec/PlistBuddy-c打印:CFBundleIdentifier-DerivedData/Build/Products/Debug-iphonesimulator/App.App/Info.plist
打印:条目“:CbundleIdentifier”不存在
在checkExecSyncError(child_process.js:574:11)
在Object.execFileSync(child_process.js:592:13)
在runOnSimulator(node_modules/@react native community/cli platform ios/build/commands/runIOS/index.js:183:45)
在