| 1 | // desktop-macos: bring the PACKAGED app up inside a macOS GUI guest and forward |
| 2 | // its CDP port (the shared attach/forward lives in ./desktop-vm). The guest runs |
| 3 | // tart `--no-graphics` (no host window) but the base image's autologin still |
| 4 | // reaches a real Aqua session, so the GUI renders and `screencapture` films it. |
nothing calls this directly
no test coverage detected