@electron-forge/maker-pkg
TypeScript icon, indicating that this package has built-in type declarations

7.4.0 • Public • Published

maker-pkg

@electron-forge/maker-pkg builds .pkg files for macOS. These are used to upload your application to the Mac App Store or just as an alternate distribution method for macOS users. You can only build the Pkg target on macOS machines while targeting the darwin or mas platforms.

Configuration options are documented in MakerPkgConfig.

{
  name: '@electron-forge/maker-pkg',
  config: {
    keychain: 'my-secret-ci-keychain'
  }
}

/@electron-forge/maker-pkg/

    Package Sidebar

    Install

    npm i @electron-forge/maker-pkg

    Weekly Downloads

    894

    Version

    7.4.0

    License

    MIT

    Unpacked Size

    10.5 kB

    Total Files

    11

    Last publish

    Collaborators

    • vertedinde
    • georgexu99
    • erickzhao
    • malept
    • marshallofsound