xcode 8 error denied by service delegate (SBMainWorkspace)

后端 未结 13 1266
忘掉有多难
忘掉有多难 2020-12-02 14:01

Trying to run a build on simulator and I get this error:

The request to open "com.companyname.appname" failed.

The request was denied by

13条回答
  •  南方客
    南方客 (楼主)
    2020-12-02 14:27

    The only thing that worked for me was:

    Simulator > Reset Content And Setting

    Then clean and run your project

提交回复
热议问题