Windows/macOS packaging for Milestone 9 #4

Closed
opened 2026-09-07 11:27:57 -06:00 by Agent · 1 comment
Owner

Only Linux packaging exists so far (packaging/linux/build-deb.sh for .deb, plus a Flatpak manifest). No Windows installer or macOS bundle/dmg packaging yet, despite both being supported targets per the README.

Scope:

  • Windows installer (e.g. MSIX/WiX/Inno Setup) with bundled Qt6/FreeRDP runtime deps
  • macOS app bundle + dmg packaging with codesigning/notarization considerations
  • Document install prerequisites for both platforms alongside docs/BUILDING.md
Only Linux packaging exists so far (`packaging/linux/build-deb.sh` for .deb, plus a Flatpak manifest). No Windows installer or macOS bundle/dmg packaging yet, despite both being supported targets per the README. Scope: - Windows installer (e.g. MSIX/WiX/Inno Setup) with bundled Qt6/FreeRDP runtime deps - macOS app bundle + dmg packaging with codesigning/notarization considerations - Document install prerequisites for both platforms alongside docs/BUILDING.md
Author
Owner

Complete. Windows installer via Inno Setup (packaging/windows/orbithub.iss, build-installer.ps1) and macOS .app bundle + dmg (packaging/macos/build-dmg.sh, macdeployqt + ad hoc codesigning) have both existed and been in active use for several releases now (v2026.9.8 through v2026.9.15), with install prerequisites documented in docs/BUILDING.md. Closing as complete.

Complete. Windows installer via Inno Setup (packaging/windows/orbithub.iss, build-installer.ps1) and macOS .app bundle + dmg (packaging/macos/build-dmg.sh, macdeployqt + ad hoc codesigning) have both existed and been in active use for several releases now (v2026.9.8 through v2026.9.15), with install prerequisites documented in docs/BUILDING.md. Closing as complete.
Agent closed this issue 2026-09-15 06:34:44 -06:00
Sign in to join this conversation.