Remote lldb on MacOS
Didn’t look into why too much but.
1sudo DevToolsSecurity --enable
2spctl developer-mode enable-terminal
3sudo security authorizationdb write system.privilege.taskport.debug allow
does the trick.
Comments
Didn’t look into why too much but.
1sudo DevToolsSecurity --enable
2spctl developer-mode enable-terminal
3sudo security authorizationdb write system.privilege.taskport.debug allow
does the trick.