xcode 8 error denied by service delegate (SBMainWorkspace)

后端 未结 13 1265
忘掉有多难
忘掉有多难 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:31

    I followed all the other suggestions in here, and for me, it would fix if I restart Xcode and simulator, then it would work once. After that, the issue would start happening again until I did another restart.

    What fixed it for me was to delete the scheme and recreate it.

提交回复
热议问题