Platform artifact matrix
What each platform's build actually produces, per the current electron-builder configuration — and which repository each row applies to.
AgentDock Pro
This matrix reflects AgentDock Pro's electron-builder.yml. The public free repository currently produces Windows and macOS x64-only artifacts and has no dedicated Linux packaging script — see Known limitations.
| Platform | Architecture | Artifacts | Signed? |
|---|---|---|---|
| Windows | x64 | NSIS installer, portable exe | No |
| Linux | x64 | AppImage, deb | No |
| macOS | x64 (Intel) | dmg, zip | No |
| macOS | arm64 (Apple Silicon) | dmg, zip | No |
None of these are code-signed — expect a SmartScreen warning on Windows and a Gatekeeper "unidentified developer" warning on macOS on first launch, regardless of platform.
Related
- Packaging
- Release workflow
- Windows — the SmartScreen warning unsigned builds trigger.