diff options
| author | Jim Ingham <jingham@apple.com> | 2010-06-25 00:34:35 +0000 |
|---|---|---|
| committer | Jim Ingham <jingham@apple.com> | 2010-06-25 00:34:35 +0000 |
| commit | e1c8c4b132869891017e256f2da5e83cae763f11 (patch) | |
| tree | 3fb90eef3a7bea0f9ae14b38ee9f14f3ee3d7f29 | |
| parent | ad356a14f955ba92dd38942487a76b89cd18f25c (diff) | |
| download | bcm5719-llvm-e1c8c4b132869891017e256f2da5e83cae763f11.tar.gz bcm5719-llvm-e1c8c4b132869891017e256f2da5e83cae763f11.zip | |
Remove a reference to Leopard.
llvm-svn: 106814
| -rw-r--r-- | lldb/docs/code-signing.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lldb/docs/code-signing.txt b/lldb/docs/code-signing.txt index f5a39018956..4610a092e92 100644 --- a/lldb/docs/code-signing.txt +++ b/lldb/docs/code-signing.txt @@ -31,8 +31,7 @@ If you don't have one yet you will need to: - Enter your login password to confirm and make it trusted The next steps are necessary on SnowLeopard, but are probably because of a bug -how Keychain Access makes certificates (the steps above used to be enougn -in Leopard.) +how Keychain Access makes certificates. - Option-drag the new lldb_codesign certificate from the login keychain to the System keychain in the Keychains pane of the main Keychain Access window |

