enable building on Apple Silicon
Without these changes the project can't be build on Mac OS/Apple Silicon because
- the dependency verification fails
- the build fails with "java.io.IOException: error=86, Bad CPU type in executable"
Closes #2559 (closed)
Edited by Torsten Grote