微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

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

我正在尝试在iPhone 7 Plus模拟器上运行应用程序(使用 Xcode 8.0)但是通过提示警告失败“打开bundle-id的请求失败. SpringBoard无法为请求提供服务.“

Screenshot 1

我经常得到这个(三个版本中两次).我发现的唯一修复是退出Xcode和模拟器并重建应用程序(不值得).

任何其他修复?

解决方法

thread here开始尝试以下解决方法

Issue is the installation issue whereby your install is getting
AppTranslocated for some reason. Some have reported this if they run
Xcode-beta.app right out of Downloads,but others have seen it even
following our reccomended installation instructions. We’re still
investigating in order to provide an update to the release note.

解决这个问题:

>将Xcode-beta.app从Applications文件夹复制粘贴到其他地方,例如文件夹.
>从Applications文件夹中删除Xcode-beta.app.
>再次将Xcode-beta.app从Documents移至Applications文件夹.

另请查看this stackoverflow link.

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐