nimbus-eth2/installer/macos
Zahary Karadjov 3795d57d30
PKG package for macOS
2022-03-05 15:53:51 +02:00
..
nimbus-pkg PKG package for macOS 2022-03-05 15:53:51 +02:00
nimbus-pkg.xcodeproj PKG package for macOS 2022-03-05 15:53:51 +02:00
.gitignore PKG package for macOS 2022-03-05 15:53:51 +02:00
README.md PKG package for macOS 2022-03-05 15:53:51 +02:00
nimbus-pkg.pkgproj PKG package for macOS 2022-03-05 15:53:51 +02:00

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.