- Xcode 12.4
- Qt 5.12.11
- Follow the instructions collected in the macOS to build the required tools / third-party dependencies and get the source code of Desktop repository.
- Set the env variables
MEGAQTPATHto a valid Qt installation path andVCPKGPATHto a directory containing a valid vcpkg installation. - Run the script
installer_mac.shto build the project and generate the application bundle for Desktop application. You can generate full packages using either cmake or qmake. Check script options with--helpflag. Build directory isRelease_x64 - Enjoy!