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 059ae1d commit ab33aaaCopy full SHA for ab33aaa
lldb/README.md
@@ -32,8 +32,8 @@ git clone https://github.com/apple/swift.git swift
32
./swift/utils/build-script -r --lldb
33
```
34
35
-Note: codesigning setup is not required when using
36
-`--lldb-use-system-debugserver`.
+Note: The codesigning setup script needs to be run only once. It's not required
+if `build-script` is run with the `--lldb-use-system-debugserver` flag.
37
38
# Contribution Subtleties
39
0 commit comments