Skip to content

pkg

You can only build the PKG target on macOS machines.

Usage

Add make_config.yaml to your project macos/packaging/pkg directory.

yaml
install-path: /Applications
sign-identity: <your-sign-identity>

Run:

fastforge package --platform macos --targets pkg

Released under the MIT License.