Update compilation authored by Karel Slaný's avatar Karel Slaný
......@@ -137,7 +137,7 @@ QT_VER=5.7.1 ./scripts/build_macos_dmgs.sh -d -s 10.12 --i386 --shared
```
or
``` shell
QT_VER=5.15.2 ./scripts/build_macos_dmgs.sh -d -s 11.1 --x86_64 --shared
QT_VER=5.15.2 ./scripts/build_macos_dmgs.sh -d -s 13.1 --x86_64 --shared
```
or the modification of any of those command to build the desired target.
......
......