[Docs] Fix typo in BUILDING.md: launchd -> launchctl (#1146)

## Type of Change
- [ ] Bug fix
- [ ] New feature  
- [ ] Breaking change
- [x] Documentation update

## Motivation and Context
The debug instructions in `BUILDING.md` incorrectly reference launchd
list instead of `launchctl` list. `launchd` is the daemon itself and
cannot be invoked directly.

## Testing
- [ ] Tested locally
- [ ] Added/updated tests
- [x] Added/updated docs
This commit is contained in:
Manoj Mahapatra
2026-02-03 13:43:07 -08:00
committed by GitHub
parent 3e49dcef4e
commit ce1b629658
+1 -1
View File
@@ -137,7 +137,7 @@ Attach debugger to the XPC helpers using their launchd service labels:
% container system start
% container run -d --name test debian:bookworm sleep infinity
test
% launchd list | grep container
% launchctl list | grep container
27068 0 com.apple.container.container-network-vmnet.default
27072 0 com.apple.container.container-core-images
26980 0 com.apple.container.apiserver