Files
meeting-assistant/openspec/changes/archive/2026-05-22-add-cross-platform-build-targets/tasks.md
T
2026-05-27 12:55:17 +02:00

788 B

Status

Not planned for V1; archived without spec changes.

1. Build Targets

  • 1.1 Not planned for V1: add explicit macOS and Linux target framework/runtime build coverage.
  • 1.2 Not planned for V1: keep Windows-only implementations excluded from macOS and Linux builds.
  • 1.3 Not planned for V1: add platform service registration for unsupported or future macOS/Linux capture and hotkey implementations.

2. Tests

  • 2.1 Not planned for V1: split platform-specific tests by compilation target or runtime guard.
  • 2.2 Not planned for V1: add CI/build commands that verify Windows, macOS, and Linux compile targets.
  • 2.3 Not planned for V1: add at least one portable compile test that proves Windows-only packages are not required by non-Windows builds.