This is currently only tested with only arm64
.
The following steps are required to prepare and compile the latest Phoebus in a clone directory.
make init
make patch
make conf.macos
make build.phoebus
make prop.phoebus
make install.phoebus
make exist
source scripts/activate-phoebus
xPhoebus
Please check the LaunchPad, one can see the Advanced Light Source Phoebus Icon.
make macapp
dmg
file will be located in $(TOP)
make dmgapp
zip
file will be located in $(TOP)
make zipapp
tar.gz
file will be located in $(TOP)
make tarapp