美文网首页
Xcode 8 Bug 日常更新...

Xcode 8 Bug 日常更新...

作者: 不懂冯先生 | 来源:发表于2017-06-06 10:51 被阅读11次

    The request was denied by service delegate (SBMainWorkspace) for reason: Unspecified.

    解决办法:

    1. 重启模拟器, 一般都能解决
    2. Xcode-->product-->scheme-->edit scheme -->info 里面的executable中切换成ask for launch;
      或者查看arguments里面 有没有引用的异常东西, 删除掉

    PS: 日积月累, 天天进步
    2017年6月6日, 苹果2017WWDC开发者大会, 颁布了最新的AR/VR框架, 我这个小coder兴奋不已..

    相关文章

      网友评论

          本文标题:Xcode 8 Bug 日常更新...

          本文链接:https://www.haomeiwen.com/subject/xmjgfxtx.html