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
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Only Linux packaging exists so far (
packaging/linux/build-deb.shfor .deb, plus a Flatpak manifest). No Windows installer or macOS bundle/dmg packaging yet, despite both being supported targets per the README.Scope:
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.