mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
Updated the code signing instructions to be more complete.
llvm-svn: 121804
This commit is contained in:
@@ -43,4 +43,10 @@ how Keychain Access makes certificates.
|
||||
|
||||
sudo security add-trust -d -r trustRoot -p basic -p codeSign -k /Library/Keychains/System.keychain ~/Desktop/lldb_codesign.cer
|
||||
|
||||
- Right click on the "lldb_codesign" certificate in the "System" keychain (NOT
|
||||
"login", but the one in "System"), and select "Delete" to delete it from
|
||||
the "System" keychain.
|
||||
- Reboot
|
||||
- Clean and rebuild lldb and you should be able to debug.
|
||||
|
||||
That should do it.
|
||||
|
||||
Reference in New Issue
Block a user