Storyboard broken after updating Xcode to version 10.3 (10G8) & app no longer is running

前端 未结 3 1659
栀梦
栀梦 2021-02-06 20:10

I just updated the Xcode to version 10.3 (10G8).

Now my project is not run with this error: \"enter

3条回答
  •  梦谈多话
    2021-02-06 20:47

    Running sudo killall -9 com.apple.CoreSimulator.CoreSimulatorService from terminal solved my problem.

提交回复
热议问题