終結「developer tools access needs to take control of another process for debugging to continue」

貌似是新版xcode纔出現的問題,在虛擬機運行的時候會跳出這個東西,挺煩人的xcode

主要問題在於咱們正在使用的Mac帳號不在_developer分組裏面bash

sudo dseditgroup -o edit -a <username> -t user _developer

就這麼一句命令就OK了code

相關文章
相關標籤/搜索