We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b5b12 commit 340c376Copy full SHA for 340c376
lldb/tools/debugserver/source/CMakeLists.txt
@@ -41,7 +41,7 @@ function(get_debugserver_codesign_identity result)
41
return()
42
endif()
43
44
- message(WARNING "Development code sign identiy not found: 'lldb_codesign' ${not_found_help}")
+ message(WARNING "Development code sign identity not found: 'lldb_codesign' ${not_found_help}")
45
46
# LLVM pendant: fallback if available
47
if(LLVM_CODESIGNING_IDENTITY)
0 commit comments