What is Main Thread Checker in Xcode

后端 未结 3 659
挽巷
挽巷 2020-12-28 18:43

I checked what\'s new in Xcode 9 documentation and I found this

But i didn\'t understand what is that how I can use this with new Xcode 9.

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-28 19:25

    It can be enabled/disabled in the diagnostics option of the scheme. Besides, the "Pause on issues" is a comfortable option to debug these problems.

    Xcode 11

    Xcode <11

提交回复
热议问题