mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-23 01:44:26 +08:00
11 lines
498 B
Markdown
11 lines
498 B
Markdown
# Checklist
|
|
|
|
- [x] `LanMountainDesktop.Shared.IPC` builds in Debug.
|
|
- [x] `LanMountainDesktop.Launcher` builds in Debug.
|
|
- [x] `LanMountainDesktop` builds in Debug.
|
|
- [x] `LanMountainDesktop.AirAppHost` builds in Debug.
|
|
- [x] `LanMountainDesktop.Tests` builds in Debug.
|
|
- [x] Air APP launcher and lifecycle unit tests pass.
|
|
- [x] Direct-host fallback starts Launcher in `air-app-broker` mode instead of debug/normal launch mode.
|
|
- [ ] Manual process-lifetime verification with the running desktop.
|