Stop “developer tools access needs to take control of another process for debugging to continue” alert

后端 未结 9 2691
抹茶落季
抹茶落季 2020-12-02 04:24

I recently upgraded to 10.7.3, and when I try to debug my iOS project in the simulator for the first time after logging in, I\'m prompted with the following two alerts:

9条回答
  •  被撕碎了的回忆
    2020-12-02 04:57

    I just turned debugging off in (edit scheme) -> uncheck debug executable. But I also do all of my debugging on another console, so if you are developing and need the debugger then it wont help. I only have this issue with an old version of Xcode 8.2.1 since I am running the code on an old Mac using El Capitan.

    Newer mac and Xcode version 10 doesn't seem to have this issue.

提交回复
热议问题