nimbus-eth2/installer/macos
..
nimbus-pkg
nimbus-pkg.xcodeproj
.gitignore
README.md
nimbus-pkg.pkgproj

README.md

This directory contains a set of files used for building a PKG macOS installation package for the Nimbus beacon node.

To build the package, you'll need XCode and and the "Packages" tool freeware 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.