Make macOS .dmg use correct build number, take 2

This commit is contained in:
Aaron Raimist
2019-01-05 17:06:09 -06:00
parent d3d0128a97
commit e7adc0098f
2 changed files with 7 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
1. Update Qt to v5.10+
brew install qt5
brew link qt5 --force
2. Download Spectral source
@@ -16,8 +17,8 @@
4. Build Spectral
/usr/local/Cellar/qt5/5.10.1/bin/qmake
make
qmake ../spectral.pro
make -j4
5. Open Spectral