Xcode 11 debugger is extremely slow - A known problem?

后端 未结 8 1023
小鲜肉
小鲜肉 2020-12-07 13:16

Since I updated to the latest Xcode version 11.0 (11A420a) the debugging is extremely slow and cumbersome.

EDIT: After updating to 11.1 GM (11A1027

8条回答
  •  粉色の甜心
    2020-12-07 13:43

    Please try to uncheck: Parallelize Build on each target in Edit Scheme. It 'll save time to build If your project has many targets.

    Edit Scheme:

提交回复
热议问题