Skip to content

Packager 0.1.0 Development Preview (Unsigned)

Pre-release
Pre-release

Choose a tag to compare

@what256 what256 released this 14 Jul 12:43

Unsigned development preview

This is a permanent download of the credential-free preview build. It is not an official signed release.

  • macOS DMGs are completely ad-hoc signed but are not Developer ID signed or Apple-notarized. Gatekeeper warnings are expected.
  • Windows MSI and NSIS installers are not Authenticode signed. SmartScreen warnings are expected.
  • Preview builds do not include signed automatic-update artifacts.

Desktop

  • Apple Silicon: Packager_0.1.0_aarch64.dmg
  • Intel Mac: Packager_0.1.0_x64.dmg
  • Windows ARM64: Packager_0.1.0_arm64-setup.exe or Packager_0.1.0_arm64_en-US.msi
  • Windows x64: Packager_0.1.0_x64-setup.exe or Packager_0.1.0_x64_en-US.msi

CLI

Download the matching packager-cli-v0.1.0-<platform>.tar.gz or .zip archive. The five .tgz files are local npm packages and are not published to the npm registry. Install the launcher together with the matching native package, for example:

npm install --global ./packager-cli-darwin-arm64-0.1.0-preview.3.tgz ./packager-cli-0.1.0-preview.3.tgz

Use SHA256SUMS to verify every asset. Built and tested on native macOS Intel/ARM64 and Windows x64/ARM64 runners in GitHub Actions.