Xcode 8:打开bundle-id的请求失败.SpringBoard无法为请求提供服务

Jay*_*bey 4 xcode ios-simulator springboard ios10 xcode8

我正在尝试在iPhone 7 Plus模拟器上运行应用程序(使用Xcode 8.0),但是通过提示警报而失败 “The request to open bundle-id failed. SpringBoard was unable to service the request.”

截图1

经常得到这个(三个版本中两次).我找到的唯一解决办法是Quit Xcode and Simulator and rebuild app (not worthy).

任何其他修复?

小智 6

我上周遇到了这个问题,我做了一个补充.如果上述方法不适合您,您可以尝试以下两种方法:

  1. 从模拟器中删除您的应用程序,并清理您的项目,再次运行它.
  2. 重置内容并设置模拟器,清理并运行项目.

我希望这可以帮助别人.