Cannot run application on simulator after installing Xcode 11 - CFBundleVersion error

后端 未结 16 1498
梦毁少年i
梦毁少年i 2020-12-15 02:32

Yesterday, I\'ve downloaded beta version of Xcode 11. After that, I\'ve opened my project and tried to run with new Xcode. Unfortunately error has occurred with message:

16条回答
  •  一生所求
    2020-12-15 03:09

    In my case it was running the simulator/coresimulator version for 11 beta vs the one for 10.1 -> Killing and letting Xcode reopen the simulator solved the problem.

提交回复
热议问题