2022-02-27 22:08:38 +00:00
|
|
|
This directory contains a set of files used for building a PKG macOS
|
|
|
|
installation package for the Nimbus beacon node.
|
|
|
|
|
2024-01-03 12:48:08 +00:00
|
|
|
To build the package, you'll need XCode and the "Packages" tool freeware
|
2022-02-27 22:08:38 +00:00
|
|
|
developer tool from:
|
|
|
|
http://s.sudre.free.fr/Software/Packages/about.html
|
|
|
|
|
|
|
|
Make sure the `packagesbuild` binary is in your PATH and run `make nimbus-pkg`
|
|
|
|
from the root of this repo.
|