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

后端 未结 9 2675
抹茶落季
抹茶落季 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:41

    I modified the rule for system.privilege.taskport and the alert doesn't show up anymore.

    1. Open the file /etc/authorization.
    2. Find the rule system.privilege.taskport. Under the line class, change rule to allow

提交回复
热议问题